-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
kind/featureNew feature or requestNew feature or request
Description
Feast go operator is in development and we are creating this issue to track the effort to add e2e integration tests.
The goal of the ticket is to address following scenarios:
- Kubernetes FeatureStore CR should spin up all the necessary services required in our case it will be registry, online and offline services.
- Assert
FeatureStoreCR status should be in ready state. - Assert registry, online and offline service pods are in Running state.
- Assert feast client ConfigMap is existing.
- Assert registry, online and offline services are having associated Kubernetes service objects defined.
- Assert registry, online and offline services are having associated Kubernetes service account objects defined.
Metadata
Metadata
Assignees
Labels
kind/featureNew feature or requestNew feature or request