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

v1alpha2? #167

Closed
Fedosin opened this issue Jun 16, 2023 · 3 comments · Fixed by #190
Closed

v1alpha2? #167

Fedosin opened this issue Jun 16, 2023 · 3 comments · Fixed by #190
Labels
area/api Issues or PRs related to the APIs kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Fedosin
Copy link
Contributor

Fedosin commented Jun 16, 2023

Let's discuss ideas that require a change in the API version.

  1. ImageMeta can be presented as an image url, i.e. <repository>/<image_name>:<tag> instead of the current object.
  2. SecretName and SecretNamespace can be combined in one object called secret or configSecret:
secret:
  name: some_name
  namespace: default
  1. ComponentConfig is deprecated in 0.15.0, so we have to migrate our ManagerSpec to something else.

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 16, 2023
@furkatgofurov7
Copy link
Member

/area api

@k8s-ci-robot k8s-ci-robot added the area/api Issues or PRs related to the APIs label Jun 21, 2023
@alexander-demicev
Copy link
Contributor

Looks good to me

@furkatgofurov7
Copy link
Member

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Issues or PRs related to the APIs kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants