Skip to content

fix: Add missing feast init templates to operator CRD and enhance persistence documentation#6402

Merged
ntkathole merged 1 commit into
feast-dev:masterfrom
ntkathole:operator_docs
May 28, 2026
Merged

fix: Add missing feast init templates to operator CRD and enhance persistence documentation#6402
ntkathole merged 1 commit into
feast-dev:masterfrom
ntkathole:operator_docs

Conversation

@ntkathole

Copy link
Copy Markdown
Member

What this PR does / why we need it:

  • Enhance the persistence guide (02-persistence.md) with comprehensive Secret/ConfigMap
    documentation for all operator-supported store types. Users were struggling to create the correct Secret or ConfigMap for different online/offline/registry store backends. The existing 02-persistence.md covered the
    pattern at a high level but lacked copy-paste-ready examples for most store types.
  • Add missing feast init template types (milvus, ray, ray_rag, pytorch_nlp) to the
    FeastInitOptions.Template enum in the operator CRD, aligning it with the SDK CLI's
    supported templates.

@ntkathole ntkathole self-assigned this May 13, 2026
@ntkathole ntkathole requested a review from a team as a code owner May 13, 2026 15:09
…sistence documentation

Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
@ntkathole ntkathole merged commit 1941d4d into feast-dev:master May 28, 2026
22 of 26 checks passed
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.

2 participants