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

Support Stargate with DSE and upgrade Stargate to 1.0.77 #1126

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

adejanovski
Copy link
Contributor

What this PR does:
Switches to the dse-68 stargate image when it is deployed with a DSE cluster.
Upgrades Stargate to the latest 1.0.77.

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

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

codecov bot commented Dec 1, 2023

Codecov Report

Merging #1126 (9cf7104) into main (02d4415) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1126   +/-   ##
=======================================
  Coverage   56.87%   56.88%           
=======================================
  Files         100      100           
  Lines       10300    10309    +9     
=======================================
+ Hits         5858     5864    +6     
- Misses       3931     3933    +2     
- Partials      511      512    +1     
Files Coverage Δ
apis/stargate/v1alpha1/stargate_types.go 93.54% <ø> (ø)
pkg/stargate/deployments.go 92.96% <100.00%> (+0.16%) ⬆️

... and 3 files with indirect coverage changes

Copy link

sonarqubecloud bot commented Dec 1, 2023

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 2 Code Smells

No Coverage information No Coverage information
2.6% 2.6% Duplication

@adejanovski adejanovski marked this pull request as ready for review December 1, 2023 15:25
@adejanovski adejanovski requested a review from a team as a code owner December 1, 2023 15:25
Copy link
Contributor

@olim7t olim7t left a comment

Choose a reason for hiding this comment

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

:shipit:

@adejanovski adejanovski merged commit 2039871 into main Dec 5, 2023
60 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.

Support Stargate with DSE
2 participants