Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add required fields on kubernetes manifest generation #2014

Open
jkandasa opened this issue Feb 21, 2024 · 0 comments
Open

add required fields on kubernetes manifest generation #2014

jkandasa opened this issue Feb 21, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@jkandasa
Copy link
Member

on community operator release, we generate manifests from https://github.com/tektoncd/operator/tree/v0.70.0/operatorhub/kubernetes
The following fields are mandatory, but those fields are missing on manifests/tektoncd-operator.clusterserviceversion.yaml

  • metadata.annotations.containerImage - operator image
  • spec.minKubeVersion - minimal kubernetes supported version

Add support for these fields

@jkandasa jkandasa added the kind/bug Categorizes issue or PR as related to a bug. label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant