Skip to content

feat: Allow hyphen in repo name - #5562

Merged
haoxu0 merged 7 commits into
masterfrom
allow-hyphen-name
Aug 20, 2025
Merged

haoxu0 merged 7 commits into
masterfrom
allow-hyphen-name

Conversation

@haoxu0

@haoxu0 haoxu0 commented Aug 10, 2025

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes:

Misc

@haoxu0
haoxu0 requested a review from a team as a code owner August 10, 2025 16:51
@franciscojavierarceo

Copy link
Copy Markdown
Member

@HaoXuAI take a look at the integration test. Looks like this constraints is requierd.

@haoxu0 haoxu0 changed the title feat: Allow hyphen in repo nam feat: Allow hyphen in repo name Aug 10, 2025
@ntkathole

Copy link
Copy Markdown
Member

We will have to change the operator regex as well to be consistent with SDK - https://github.com/feast-dev/feast/blob/master/infra/feast-operator/api/v1alpha1/featurestore_types.go#L71

@haoxu0
haoxu0 requested a review from a team as a code owner August 11, 2025 06:25
@haoxu0
haoxu0 force-pushed the allow-hyphen-name branch from 4e17dd5 to 8f62ebd Compare August 11, 2025 06:26
haoxu0 added 5 commits August 10, 2025 23:27
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
@haoxu0
haoxu0 force-pushed the allow-hyphen-name branch from 8f62ebd to 959fc42 Compare August 11, 2025 06:27
haoxu0 added 2 commits August 20, 2025 00:10
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>

@ntkathole ntkathole left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@haoxu0
haoxu0 merged commit 4436673 into master Aug 20, 2025
20 checks passed
franciscojavierarceo pushed a commit that referenced this pull request Aug 30, 2025
# [0.53.0](v0.52.0...v0.53.0) (2025-08-30)

### Bug Fixes

* Consistency in allow_cache and savedDatasets api ([#5572](#5572)) ([7e8b914](7e8b914))
* **docs:** Use absolute image URLs in README ([7188fc9](7188fc9))

### Features

* Added ray example template ([#5570](#5570)) ([a66d890](a66d890))
* Allow hyphen in repo name ([#5562](#5562)) ([4436673](4436673))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants