Skip to content

Conversation

@Pyrofab
Copy link
Member

@Pyrofab Pyrofab commented May 13, 2024

The current setup for Cozy involves bypassing Kubernetes' image cache and restarting the pod after every update so that the new latest image can be used. This requires an action from the infra team, makes every restart a tiny bit slower, wastes some bandwidth, and prevents rollbacks.

Now with #4 reducing the necessity for manual actions, it was time to have some mechanism that allows Cozy updates to be picked up and logged by relevant tooling.

This PR lays the groundwork for automated versioned updates of the Cozy chart. The next steps involve enabling automated sync for the quilt-cozy application in ArgoCD, and adding a workflow to the Cozy repository to trigger a repository_dispatch event when pushing to the main branch.

@Pyrofab Pyrofab merged commit 86e7222 into QuiltMC:main Jun 4, 2024
@Pyrofab Pyrofab deleted the cozy-update-workflow branch June 4, 2024 22:30
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.

1 participant