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

[minor] Add manage onlineUpgrade support for gitops + skip deprovision tasks based on edition #1391

Merged
merged 5 commits into from
Dec 5, 2024

Conversation

whitfiea
Copy link
Contributor

@whitfiea whitfiea commented Dec 5, 2024

Adds support for the manage onlineUpgrade cronjob, that will automatically run the offlineupdate phase of manage based on a schedule. The schedule defaults to midnight each night, but this PR gives the option to override it. See ibm-mas/gitops#238 for more details. https://jsw.ibm.com/browse/MASCORE-4544

This PR also adds support to skip some deprovision tasks for apps that won't be in a certain edition, as were just no-ops buy consumed resource to run. https://jsw.ibm.com/browse/MASCORE-4622

Lastly, the DB2 change is to remove the db2 archive and temp entries in the template if the storageclass is not set. These are optional, but the fact that the keys are still present (with no value) was causing some confusion. https://jsw.ibm.com/browse/MASCORE-4614

@whitfiea whitfiea merged commit 3bd4d0c into master Dec 5, 2024
9 checks passed
@whitfiea whitfiea deleted the ajw-mascore4622 branch December 5, 2024 16:25
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.

2 participants