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

refactors: auto-upgrade-controller #957

Merged
merged 1 commit into from
Feb 15, 2024
Merged

refactors: auto-upgrade-controller #957

merged 1 commit into from
Feb 15, 2024

Conversation

axeII
Copy link
Owner

@axeII axeII commented Feb 12, 2024

Description of the change

Refactors auto upgrade controller

Benefits or applicable issues

Adds option to update cluster k3s version via gitops.

@bot-akira
Copy link
Contributor

bot-akira bot commented Feb 12, 2024

--- kubernetes/apps Kustomization: flux-system/cluster-apps Namespace: flux-system/system-upgrade

+++ kubernetes/apps Kustomization: flux-system/cluster-apps Namespace: flux-system/system-upgrade

@@ -1,11 +1,10 @@

 ---
 apiVersion: v1
 kind: Namespace
 metadata:
   labels:
-    goldilocks.fairwinds.com/enabled: 'true'
     kustomize.toolkit.fluxcd.io/name: cluster-apps
     kustomize.toolkit.fluxcd.io/namespace: flux-system
     kustomize.toolkit.fluxcd.io/prune: disabled
   name: system-upgrade
 

@axeII
Copy link
Owner Author

axeII commented Feb 12, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.0s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@axeII axeII merged commit 7750cc7 into main Feb 15, 2024
5 checks passed
@axeII axeII deleted the refactor/auto-upgrade branch February 16, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant