FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Project name is having missing validation to llimit the size · Issue #4626 · feast-dev/feast · GitHub

Project name is having missing validation to llimit the size #4626

Description

Expected Behavior

Based on the documentation project name should be limited to 16 chars along with other validations only to allow alpha numeric characters and allow _ but not as a beginning character.

Ask is - We have to update the documentation to reflect the current behavior of the product.

Current Behavior

Current behavior does not limit the project length. Allows unlimited chars.

Steps to reproduce

  • do the feast init to create a new feast repo with default configurations.
  • go to feature_repo folder after the repo creation.
  • modify the feature_store.yaml file and update the project name to more than 16 chars.
  • execute feast apply command.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL