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

Use a single image for the container and the init-container of Reaper #1287

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

adejanovski
Copy link
Contributor

What this PR does:
Uses the same image for the init container than the container.
The initContainer cannot be overridden which creates issues when we want to override the coordinates of the reaper image.
These two should always be the same anyway, otherwise there could be a drift between the schema that is created and the main container image.

Checklist

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

@adejanovski adejanovski requested a review from a team as a code owner April 17, 2024 16:30
@adejanovski adejanovski merged commit dabe394 into main Apr 17, 2024
8 of 9 checks passed
Copy link

sonarcloud bot commented Apr 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

None yet

2 participants