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

Fix image configuration #1108

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Fix image configuration #1108

merged 1 commit into from
Oct 27, 2023

Conversation

pschichtel
Copy link
Contributor

@pschichtel pschichtel commented Oct 27, 2023

What this PR does:

Previously the image name was constructed as docker.io/cr.k8ssandra.io/... which is obviously wrong.

Fixes #1109

Which issue(s) this PR fixes:
I haven't created one, but I can if needed.

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

Copy link
Contributor

@adejanovski adejanovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for pushing this PR promptly @pschichtel !

Would you mind adding an entry for this in the 1.10 changelog file before we merge it?

@pschichtel
Copy link
Contributor Author

@adejanovski I amended the entry, is it fine like that? 1.10.0 is still considered unreleased in that file.

CHANGELOG/CHANGELOG-1.10.md Outdated Show resolved Hide resolved
Previously the image name was constructed as docker.io/cr.k8ssandra.io/... which is obviously wrong.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@adejanovski adejanovski merged commit a5f06e6 into k8ssandra:main Oct 27, 2023
10 checks passed
@adejanovski
Copy link
Contributor

Thanks @pschichtel, merged ✅

adejanovski pushed a commit that referenced this pull request Oct 27, 2023
Previously the image name was constructed as docker.io/cr.k8ssandra.io/... which is obviously wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm Chart v1.10.0 broken image reference
2 participants