Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Running Feast in GKE, encountered an issue with the UI project selector. While my deployment correctly recognizes multiple projects in the backend, the UI dropdown only displays the generic label "Project" instead of showing actual project names.

Verified that multiple projects exist by running
feast projects listfrom within the pod:thought it bcs my feature store.yaml using var:
but after fetch secrets in feature store deployment also doesnt work:
anything i missed out, requires help 🙏
Beta Was this translation helpful? Give feedback.
All reactions