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: add partial support, change k0s config filename, always use NLLB for k0s #1180

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

onedr0p
Copy link
Owner

@onedr0p onedr0p commented Jan 18, 2024

  • Adds partials support - currently being used for Cilium helm values to avoid duplication
  • Change the k0s config filename from k0s-config.yaml to k0sctl.yaml - This is actually the default filename as described in the k0sctl docs.
  • Always enable the NLLB for k0s - this makes cilium k8s add and k8s port a localhost addr instead of using the first master IP.
  • move some CLI flags for makejinja to the config file

…B for k0s

Signed-off-by: Devin Buhl <devin@buhl.casa>
@github-actions github-actions bot added area/bootstrap Changes made in the bootstrap directory area/taskfile labels Jan 18, 2024
Signed-off-by: Devin Buhl <devin@buhl.casa>
@onedr0p onedr0p merged commit d46e7f9 into main Jan 18, 2024
6 checks passed
@onedr0p onedr0p deleted the add-partials branch January 18, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bootstrap Changes made in the bootstrap directory area/taskfile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant