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

fix/ci: fix autosync deactivation and add support for the chart auto-updater workflow #64

Merged
merged 7 commits into from
Aug 11, 2023

Conversation

lentidas
Copy link
Contributor

@lentidas lentidas commented Jul 20, 2023

Description of the changes

This PR:

  • re-adds the support to deactivate the auto-sync, which was broken by the use of dynamic Terraform blocks on the PR chore: release 3.1.0 #59. This is not a breaking change, because users can still use the old way of passing an empty map to the app_autosync variable in order do deactivate the auto-sync.
  • prepares the README.adoc to support the chart updater workflow (the workflow will be added later, since it needs to be a custom one for this module as we need to untar the Chart.yaml).

⚠️ Do a Rebase and merge

Breaking change

  • No

Tests executed on which distribution(s)

  • EKS (AWS)
  • SKS (Exoscale)
  • KinD

@lentidas lentidas requested a review from a team as a code owner July 20, 2023 07:28
@lentidas lentidas self-assigned this Jul 20, 2023
ckaenzig
ckaenzig previously approved these changes Aug 9, 2023
@lentidas lentidas requested a review from ckaenzig August 9, 2023 10:58
@lentidas lentidas merged commit d92abba into main Aug 11, 2023
@lentidas lentidas deleted the fix_autosync_ci_add_chart_updater branch August 11, 2023 08:10
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.

None yet

2 participants