You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
sync-by-unitobot
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
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:
* Kubernetes version information:Insert image tag or Git SHA here
* Kubernetes cluster kind:kubectl version
Anything else we need to know?:
┆Issue is synchronized with this Jira Task by Unito
┆friendlyId: K8SSAND-1804
┆priority: Medium
The text was updated successfully, but these errors were encountered: