Skip to content

Fine-tuning Flux configuration - #196

Merged
Andrei Kvapil (kvaps) merged 1 commit into
cozystack:mainfrom
kingdonb:fix-195
Jul 4, 2024
Merged

Fine-tuning Flux configuration#196
Andrei Kvapil (kvaps) merged 1 commit into
cozystack:mainfrom
kingdonb:fix-195

Conversation

@kingdonb

@kingdonb Kingdon Barrett (kingdonb) commented Jul 3, 2024

Copy link
Copy Markdown
Member

Fix #195

Don't set the interval so short on HelmReleases, with this many HelmReleases that really hamstrings the control plane.

Also, copy the install/upgrade remediation config from system packages to the Kubernetes templates for addon packages (cilium, flux, ingress) - in my testing the ingress-nginx chart fails every time the first time. Maybe that should be filed as a separate issue, I haven't looked into detail, it is some issue related to a secret not being created, I think it said something related to an admission controller.

Looks as though it's a conflict with being installed at the same time as the cert-manager addon.

Don't set the `interval` so short on HelmReleases, with this many
HelmReleases that really hamstrings the control plane.

Also, copy the install/upgrade remediation config from system packages
to the Kubernetes templates for addon packages (cilium, flux, ingress) -
in my testing the ingress-nginx chart fails every time the first time.
Maybe that should be filed as a separate issue, I haven't looked into
detail, it is some issue related to a secret not being created.

I assume it's a conflict with being installed at the same time as the
cert-manager addon (but I'm not sure and I can't look into it now!)

Signed-off-by: Kingdon Barrett <kingdon+github@tuesdaystudios.com>

@kvaps Andrei Kvapil (kvaps) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thank you!

@kvaps
Andrei Kvapil (kvaps) merged commit 2ab9a38 into cozystack:main Jul 4, 2024
@kingdonb
Kingdon Barrett (kingdonb) deleted the fix-195 branch July 4, 2024 00:38
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.

(pre-0.8) add-ons, cilium should have retries configuration

2 participants