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

Create Medusa CronJob in operator namespace #1227

Merged
merged 6 commits into from
Mar 7, 2024
Merged

Conversation

emerkle826
Copy link
Contributor

What this PR does:
Creates the Medusa purge CronJob in the operator namespace (instead of the K8ssandra Cluster namespace)

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

Checklist

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

@emerkle826 emerkle826 requested a review from a team as a code owner February 28, 2024 16:40
@emerkle826 emerkle826 self-assigned this Feb 28, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 57.32%. Comparing base (6ad0ed0) to head (c927ccd).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1227      +/-   ##
==========================================
+ Coverage   57.30%   57.32%   +0.02%     
==========================================
  Files         103      103              
  Lines       10794    10801       +7     
==========================================
+ Hits         6185     6192       +7     
- Misses       4069     4070       +1     
+ Partials      540      539       -1     
Files Coverage Δ
controllers/k8ssandra/medusa_reconciler.go 64.65% <87.50%> (+0.70%) ⬆️

... and 2 files with indirect coverage changes

Copy link

sonarcloud bot commented Mar 6, 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

@adejanovski adejanovski merged commit 2fc39af into main Mar 7, 2024
62 checks passed
@emerkle826 emerkle826 deleted the cronjob-namespace branch March 7, 2024 14:43
ericsmalling added a commit to ericsmalling/k8ssandra-operator that referenced this pull request Apr 11, 2024
ericsmalling added a commit to ericsmalling/k8ssandra-operator that referenced this pull request May 22, 2024
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.

Medusa purge cronjob should be created in the operator namespace
2 participants