Skip to content

Feast Go Operator: Add support for setting envFrom vars in services #4916

@lokeshrangineni

Description

@lokeshrangineni

Enhance the feast go operator to support loading the environment variables using envFrom

Allow users to add or override the container envFrom vars for each deployed feast service. The EnvFrom object should be added to the existing OptionalConfigs struct as a pointer object, e.g. -

We need to add the EnvFrom to OptionalConfigs Type in the featurestore_types.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions