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 registry prefixer in bundle creation #552

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

burmanm
Copy link
Contributor

@burmanm burmanm commented Jul 18, 2023

What this PR does:
community-bundles require the docker.io prefix (or any other registry, but set to docker.io for now), while certified bundles use the registry.connect.redhat.com registry.

The current master has a bug where it sets the certified to docker.io/registry.connect.redhat.com/ ..

Which issue(s) this PR fixes:
Fixes #549

Checklist

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

@burmanm burmanm requested a review from a team as a code owner July 18, 2023 09:42
@burmanm burmanm merged commit 7d9fb9b into k8ssandra:master Jul 21, 2023
3 of 8 checks passed
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.

release-certified-bundle has wrong containerImage path
1 participant