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

[#513] remove code preventing release of 1.11 #514

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

* When completing and locally testing a migration of a module to Extensions Helm, the above steps can be taken.
* As a precursor to the above steps, it would be helpful to create a simple aiSSEMBLE project to use as a test-bed.
* It is important to note that because the module's helm charts will not be published to the Helm Repository remote
until a build via GitHub Actions is completed, the `repository` field in the module's `Chart.yaml` file must be updated
Copy link
Contributor

Choose a reason for hiding this comment

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

Q: Is this a scenario where after the release and subsequent build in GHA then the workaround is no longer needed? Just trying to understand the scenario.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah this is specifically to test chart changes pre-merge to dev. After that the changes would be available in ghcr.io as the lastest snapshot.

Because ArgoCD is strictly GitOps it required a special approach. Since we're not yet switching over to Argo for local, the old instructions apply.

DRAFT_RELEASE_NOTES.md Outdated Show resolved Hide resolved
Rolls back changes related to local ArgoCD deployment and the
integration of Universal Config with the spark-infrastructure chart.
Includes release notes updates and Baton migrations.
@ewilkins-csi ewilkins-csi force-pushed the 513-remove-inflight-changes branch from f820423 to b88232d Compare December 20, 2024 13:58
@ewilkins-csi ewilkins-csi merged commit 5753a64 into dev Dec 20, 2024
3 checks passed
@ewilkins-csi ewilkins-csi deleted the 513-remove-inflight-changes branch December 20, 2024 14:08
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.

5 participants