Extend current ImageConfig to allow more values to images as well as …
What this PR does: Part of the implementation of https://github.com/k8ssandra/k8ssandra-operator/issues/532
Which issue(s) this PR fixes: Fixes https://github.com/k8ssandra/k8ssandra-operator/issues/532 Fixes #636
Checklist
- [ ] Changes manually tested
- [x] Automated Tests added/updated
- [ ] Documentation added/updated
- [x] CHANGELOG.md updated (not required for documentation PRs)
- [x] CLA Signed: DataStax CLA
PR still missing modifications to ImagePullPolicy for certain imageTypes in the CassandraDatacenter spec..
@burmanm, should we close this? We've had some evolutions lately that might cover this already?
You mean merge? We haven't merged any changes to master.
no, I mean is it still something we want to do? Recently you've extended the capabilities of the imageConfig, allowing to add new images dynamically and dealing with defaults more efficiently.
Recently you've extended the capabilities of the imageConfig, allowing to add new images dynamically and dealing with defaults more efficiently.
Yes, in this PR, not anywhere else. We haven't changed imageConfig properties in anyway elsewhere. That includes HCD version overrides or namespace overrides for airgaps. They are all in this PR only.
Do we not want those features anymore? I thought there was a customer request for the override namespace registry.