Skip to content

Conversation

kaovilai
Copy link

@kaovilai kaovilai commented Mar 3, 2022

…e bundle, go mod tidy`

Appending minor fixes to openshift#580

  • Fix operator-sdk bundle validate ./bundle
    ERRO[0000] Error: Value openshift-adp-controller-manager: invalid service account found in bundle. sa name cannot match service account defined for deployment spec in CSV
  • Moved PrometheusRule Add Velero metrics recording rule openshift/oadp-operator#579 to config/prometheus, include prometheus in kustomize
  • go mod tidy

@shubham-pampattiwar Generally new bundle manifests should be defined in config/ and everything in bundle/ programmatically generated by running make bundle.
You can double check your config/ is correct by

  • rm -rf bundle
  • make bundle

…e bundle`, `go mod tidy`

- Fix `operator-sdk bundle validate ./bundle`
   `ERRO[0000] Error: Value openshift-adp-controller-manager: invalid service account found in bundle. sa name cannot match service account defined for deployment spec in CSV`
- Moved PrometheusRule to config/prometheus, include prometheus in kustomize
- `go mod tidy`
@eemcmullan eemcmullan merged commit 1bd97fb into eemcmullan:status-descriptors Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants