Skip to content

fix: run pre- and post-upgrade consistently#3043

Open
merll wants to merge 9 commits intomainfrom
APL-1707
Open

fix: run pre- and post-upgrade consistently#3043
merll wants to merge 9 commits intomainfrom
APL-1707

Conversation

@merll
Copy link
Contributor

@merll merll commented Mar 12, 2026

📌 Summary

This PR fixes an issue where the pre- and post-upgrade do not work as expected. They rely in information from the ConfigMap resource that is updated within the upgrade process. This is changed to consistently work with the version information gathered at the beginning of the upgrade.

This also includes a minor improvement of not awaiting an Application sync on apl-operator, when it is running locally outside the cluster for testing purposes.

🔍 Reviewer Notes

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

@merll merll marked this pull request as draft March 13, 2026 13:38
@merll merll marked this pull request as ready for review March 13, 2026 20:37
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