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

K8SSAND-1804 ⁃ imageConfig parsing bugs with single version override + registry override #415

Closed
burmanm opened this issue Sep 26, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@burmanm
Copy link
Contributor

burmanm commented Sep 26, 2022

What happened?
If I override a single Cassandra version to something like "k8ssandra:4.0.0" and add a new imageRegistry override to "ghcr.io", I end up with just "ghcr.io/" and nothing else. This is because of missing closures in the imageRegistry parsing.

Did you expect to see something different?

How to reproduce it (as minimally and precisely as possible):

Environment

  • Cass Operator version:

    Insert image tag or Git SHA here

    * Kubernetes version information:

    kubectl version

    * Kubernetes cluster kind:
insert how you created your cluster: kops, bootkube, etc.
  • Manifests:
insert manifests relevant to the issue
  • Cass Operator Logs:
insert Cass Operator logs relevant to the issue here

Anything else we need to know?:

┆Issue is synchronized with this Jira Task by Unito
┆friendlyId: K8SSAND-1804
┆priority: Medium

@burmanm burmanm added the bug Something isn't working label Sep 26, 2022
@burmanm burmanm self-assigned this Sep 26, 2022
@sync-by-unito sync-by-unito bot changed the title imageConfig parsing bugs with single version override + registry override K8SSAND-1804 ⁃ imageConfig parsing bugs with single version override + registry override Sep 26, 2022
burmanm added a commit to burmanm/cass-operator that referenced this issue Sep 26, 2022
burmanm added a commit that referenced this issue Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant