Skip to content

Conversation

@ATGardner
Copy link
Contributor

What

Adjust the REQUIRED_VERSION_CONSTRAINT to ensure compatibility with
Argo CD versions 3.0 to 3.2, allowing for smoother upgrades and
installation processes.

Adjust the REQUIRED_VERSION_CONSTRAINT to ensure compatibility with
Argo CD versions 3.0 to 3.2, allowing for smoother upgrades and
installation processes.
@ATGardner ATGardner requested a review from a team as a code owner November 18, 2025 12:09
@ATGardner ATGardner self-assigned this Nov 18, 2025
fieldRef:
fieldPath: metadata.namespace
REQUIRED_VERSION_CONSTRAINT: ">=2.12 <3.1"
REQUIRED_VERSION_CONSTRAINT: ">=3 <=3.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure this will work for all runtime versions between 3.0 and 3.3 (excluding 3.3) ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

test it out with https://jubianchi.github.io/semver-check/#/%3E%3D3%20%3C%3D3.2/3.2.9
i think it is correct, yeah

Copy link
Contributor Author

Choose a reason for hiding this comment

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

but >=3 <3.3 would work just as well, if you think it is more clear

@ATGardner
Copy link
Contributor Author

re-created in #937

@ATGardner ATGardner closed this Nov 18, 2025
@ATGardner ATGardner deleted the update-argocd-constraint branch November 18, 2025 15:32
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.

3 participants