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

Set the minor version on the SGCluster object #557

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

vshnbot
Copy link
Collaborator

@vshnbot vshnbot commented Nov 28, 2024

Summary

We need to ensure that the SGCluster always contains the "correct" version and that we don't override it with just a major version. The reason is, that Stackgres doesn't allow changing the version number in the SGCluster object. Since stackgres changes the version field during a minor upgrade, it won't be possible anymore to "revert" this change to a major version only setting.

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Update tests.
  • Link this PR to related issues.

Link: vshn/appcat#274

Signed-off-by: Nicolas Bigler <nicolas.bigler@vshn.ch>
@TheBigLee TheBigLee force-pushed the appcat/274/fix/scaling_pg_issue branch from 07f7143 to ef7dc7c Compare December 3, 2024 12:08
@TheBigLee TheBigLee added the bug Something isn't working label Dec 3, 2024
@TheBigLee TheBigLee changed the title PR for appcat on fix/scaling_pg_issue Set the minor version on the SGCluster object Dec 3, 2024
@TheBigLee TheBigLee merged commit 8199179 into master Dec 3, 2024
10 checks passed
@TheBigLee TheBigLee deleted the appcat/274/fix/scaling_pg_issue branch December 3, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants