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

feat(t8s-cluster): drift detection #301

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

cwrau
Copy link
Member

@cwrau cwrau commented Mar 21, 2023

in preparation of fluxcd/helm-controller#643 we raise the reconcile times, as the reconciliation might now really do some work, finally!

in preparation of fluxcd/helm-controller#643 we raise the reconcile times, as the reconciliation might now really do some work, finally!
@teutonet-bot
Copy link
Contributor

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

charts/t8s-cluster/ci/artifacthub-values.yaml

charts/t8s-cluster/ci/lint-calico-values.yaml

charts/t8s-cluster/ci/securityGroups-values.yaml has no changes

charts/t8s-cluster/ci/lint-values.yaml

charts/t8s-cluster/ci/bastion-values.yaml

charts/t8s-cluster/values.yaml has no changes

@cwrau cwrau added this pull request to the merge queue Mar 23, 2023
Merged via the queue into main with commit 8e07e94 Mar 23, 2023
@cwrau cwrau deleted the feat/t8s-cluster-drift-detection branch March 23, 2023 10:49
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.

2 participants