Skip to content

Support upgrading the cluster extensions #17

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

Merged
merged 7 commits into from
May 21, 2025
Merged

Conversation

ray-milkey
Copy link
Contributor

Description

Support upgrading the cluster extensions.

Changes

Add an annotation to the project watcher that contains the version of the cluster extensions that were last applied. When the tenant controller gets an event that indicates it is seeing a project that was already processed, it compares the current version to the installed version and if they are different, the current version is installed. This handles the case where the extensions have been upgraded.

Additional Information

Include any additional information, such as how to test your changes.

Checklist

  • Tests passed
  • Documentation updated

@ray-milkey ray-milkey marked this pull request as draft April 22, 2025 20:55
@ray-milkey ray-milkey marked this pull request as ready for review May 2, 2025 19:20
@badhrinathpa badhrinathpa merged commit 562bc74 into main May 21, 2025
15 checks passed
@badhrinathpa badhrinathpa deleted the upgrade-extensions branch May 21, 2025 21:57
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.

4 participants