Commit Graph
100 Commits
Author SHA1 Message Date
Kjeld SchoutenandGitHub 6cb1695e2e feat(grafana): add nginx dashboard and improve tests (#33650)
**Description**
We also want nginx dashboards and the dashboards being actually covered
by tests

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-27 15:47:16 +01:00
Kjeld SchoutenandGitHub d8c0c61e30 feat(volsync): add automatic grafana dashboards (#33651)
**Description**
Volsync actually does have Grafana dashboard. now its actually part of
the helm-chart as well.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-27 15:46:49 +01:00
Kjeld Schouten 85e59af14a chore(pod-nuke): remove pod-nuke experiment 2025-03-27 15:04:37 +01:00
Kjeld SchoutenandGitHub 8c34de80d5 fix(Grafana): always deploy cert manager dashboard
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-27 14:55:55 +01:00
Kjeld Schouten 3b797201f8 chore(pod-nuke): bump container 2025-03-26 22:34:20 +01:00
Kjeld Schouten 8c98f31114 chore(pod-nuke): bump container version 2025-03-26 22:18:46 +01:00
Kjeld Schouten 8ea389ef79 feat(pod-nuke): ensure we dont keep runnign on already processed node failures 2025-03-26 22:18:31 +01:00
Kjeld Schouten 909fffb6c3 bump pod-nuke 2025-03-26 20:44:36 +01:00
Kjeld Schouten 3cd41900e9 fix(pod-nuke): add sa 2025-03-26 20:44:36 +01:00
Kjeld Schouten 50314689c3 fiux version 2025-03-26 19:48:10 +01:00
Kjeld Schouten 53ffbf58e5 fix(pod-nuke): ensure it runs 2 replicas 2025-03-26 19:47:51 +01:00
Kjeld Schouten a55a8a1fbf feat(pod-nuke): add chart and use kubectl container as basis 2025-03-26 19:47:45 +01:00
Kjeld Schouten 2a845a5981 oops 2025-03-26 19:47:40 +01:00
Kjeld Schouten 54748394f3 feat(pod-nuke): add container to auto-nuke pods on broken nodes 2025-03-26 19:47:33 +01:00
Kjeld SchoutenandGitHub 2a67f70933 Revert "fix(blocky): dashboard" (#33174)
Reverts truecharts/public#33125

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-12 16:54:06 +01:00
Kjeld Schouten 7abb60c4fa fix(minecraft): increase limits 2025-03-12 16:02:01 +01:00
Kjeld Schouten 70dd7a3236 fix(minecraft): increase memory limit 2025-03-12 14:42:15 +01:00
Kjeld Schouten 1110e82836 add nginx ip whitelist example 2025-03-11 14:54:38 +01:00
Kjeld Schouten 440286ea0d add traefik guide placeholders 2025-03-11 14:45:35 +01:00
Kjeld Schouten 17b4666dc4 Add install guide for NGINX 2025-03-11 14:42:57 +01:00
Kjeld Schouten f230724f3f add annoation examples to nginx 2025-03-11 14:37:29 +01:00
Kjeld Schouten ca8ab1fb0f feat(website): add bigger ingress guides section 2025-03-11 14:35:24 +01:00
Kjeld Schouten efe34e14c4 set ingressClass 2025-03-11 14:21:55 +01:00
Kjeld Schouten a808817ae3 feat(nextcloud): add nginx compatibility 2025-03-11 14:11:27 +01:00
Kjeld Schouten 397eb26837 fix(cluster): use general le-prod issuer 2025-03-11 14:03:17 +01:00
Kjeld Schouten 6fdafa3c6f fix(cluster): move away from traefik based ingress 2025-03-11 13:40:47 +01:00
Kjeld Schouten feb2964081 fix(website): dont load crds for crd-only prometheus install 2025-03-11 13:40:47 +01:00
Kjeld Schouten 39b57de35d fix(website): provide a more viable prometheus config default 2025-03-11 07:49:34 +01:00
Kjeld Schouten 7eaf4e00e3 fix(spegel): correct filename for grafana dashboard 2025-03-10 23:24:57 +01:00
Kjeld Schouten e79997984b fix(grafana): use recreate instead of rolling 2025-03-10 23:18:33 +01:00
Kjeld Schouten f934f8aa69 fix(website): fix automatic oopsie 2025-03-10 14:11:42 +01:00
Kjeld Schouten 9396c05355 chore(website): update quickstart guide 2025-03-10 14:10:46 +01:00
Kjeld Schouten b8b35bec2b chore: bump grafana 2025-03-10 14:05:54 +01:00
Kjeld Schouten 65b60cb02a fix: rename grafana datasources everywhere 2025-03-10 14:05:23 +01:00
Kjeld SchoutenandGitHub 66806eab34 bump immicc
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-08 21:17:44 +01:00
Kjeld SchoutenandGitHub dfb004ea46 fix(immicc): allow GPU assignment for ML workload
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-08 21:17:22 +01:00
b62e536593 feat(common): BREAKING CHANGE refactor add-on system (#31167)
**Description**

This PR updates the add-on system to allow for more end-user flexibility
It basically moves add-on container configuration to values.yaml, to
expose all container options to end users.

Fixes: #27351
Fixes: #31876

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: kqmaverick <kqmaverick@gmail.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-03-02 16:14:39 +01:00
Kjeld SchoutenandGitHub c738c1d5c4 chore(blocky): bump
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 14:25:43 +01:00
Kjeld SchoutenandGitHub cfb1a4309c fix(blocky): disable some buggy/broken lists
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 14:25:25 +01:00
Kjeld SchoutenandGitHub beb5d460e1 chore(blocky): bump blocky
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 13:04:10 +01:00
Kjeld SchoutenandGitHub 45ef1f09a2 chore(blocky): use more default blocklists
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 13:03:45 +01:00
Kjeld SchoutenandGitHub 22ca81d21b feat(blocky): split default blacklists in different categories
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 13:02:18 +01:00
Kjeld SchoutenandGitHub b7e8c9034e chore(blocky): increase list of default blocklists
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-27 12:55:42 +01:00
Kjeld SchoutenandGitHub 5af622f7e8 feat(common): BREAKING CHANGE disable traefik integration by default (#31865)
**Description**
This PR disables traefik integration by default on main ingress.
Users should explicitly pick it if they want this level of integration
going forward

⚒️ Fixes  #31864

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-09 12:05:47 +01:00
Kjeld SchoutenandGitHub 73f16f0e77 feat(common): include dependencies as a common-subtree (#31534)
**Description**
This PR, creates a subkey for common called "dependencies", which will
get merged with the main program.
Technically it functions the same as helm-dependencies, but instead of
creating multiple charts it merges everything in a single chart

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-09 12:04:25 +01:00
Kjeld Schouten ac0770d65e feat(nextcloud): prep nextcloud ingress for new common 2025-02-09 11:46:00 +01:00
5fd65bb3d5 feat(common): enable middlewares when referenced on ingress and add chart+common middlewares (#31535)
**Description**

Currently users have to enable the ingressMiddleware AND reference said
middleware under their ingress.
This adds additional work and is confusion when, for example, we include
our own middleware.

This PR checks if a disabled middleware, is referenced anywhere on an
enabled ingress with traefik-integration enabled.
It does so by excluding any external middlewares (with namespace
explicitly defined)

If it finds any that are not enabled, it will still enable/create them
regardless.

This PR also increases the places ingress-middleware can be referenced
on the ingress:

1. common-middlewares (.Values.global.traefik.commonMiddlewares)
Special bare-bones middlewares that are applied to all ingresses by
default, unless very explicitly overridden

2. chart-middlewares
($ingress.integrations.traefik.chartMiddlewares)
Special middlewares that are defined by the chart creator and should
always be loaded regardless of user middlewares, for example: nextcloud

3. user-middlewares
what we had already

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-02-09 11:24:43 +01:00
Kjeld Schouten b63677e322 fix(website): fix news sidebar 2025-02-09 11:21:31 +01:00
Kjeld SchoutenandGitHub a1cda9f0ad Update main.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-08 23:04:30 +01:00
Kjeld SchoutenandGitHub 3e56a7d3d6 Update customVersioning.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-08 22:57:59 +01:00
Kjeld SchoutenandGitHub 7790af2882 Update helm-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-08 22:22:50 +01:00
Kjeld SchoutenandGitHub aea73428ee Update groups.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-08 22:05:31 +01:00
Kjeld SchoutenandGitHub e489a96148 Update customVersioning.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-08 22:05:05 +01:00
Kjeld Schouten 6eb055d598 more work 2025-02-08 19:00:47 +01:00
Kjeld Schouten 865e16ba6d chore: move more things to use quay 2025-02-08 18:55:02 +01:00
Kjeld Schouten 208184b7a4 feat: add dockerhub prevention script 2025-02-08 18:47:47 +01:00
Kjeld Schouten a02cf9273a chore(removate): more pvcs 2025-02-08 18:38:41 +01:00
Kjeld Schouten eb234c080e chore: move itzg to ghcr 2025-02-08 18:01:16 +01:00
Kjeld Schouten b07dc929a4 chore: move bitnami dockerhub references to ecr 2025-02-08 17:57:36 +01:00
Kjeld Schouten dd05960e31 chore: Always utilise ECR for docker.io/library 2025-02-08 17:54:47 +01:00
Kjeld Schouten a2633a65b4 bump renovate version 2025-02-08 17:25:20 +01:00
Kjeld Schouten a77936c641 fix(renovate): lower renovate frequency slightly 2025-02-08 17:25:02 +01:00
Kjeld Schouten 982cdc6172 fix(dockerfiles): ensure docker.io and library are explicitly mentioned 2025-02-08 14:56:15 +01:00
Kjeld Schouten 697c47fda8 fix: ensure docker.io library explicitly mentions library 2025-02-08 14:56:15 +01:00
Kjeld Schouten 74932d94a4 chore(cluster): bump renovate 2025-02-08 14:07:45 +01:00
Kjeld Schouten bde4b97afd chore(renovate): move to stable 2025-02-08 14:06:59 +01:00
Kjeld Schouten 2bac9fe04f bump 2025-02-08 14:06:21 +01:00
Kjeld Schouten 9c7e806261 hardcode dns lookup for dockerhub mirror 2025-02-08 13:23:39 +01:00
Kjeld Schouten 1b178e670e move renovate cache mountpoint 2025-02-08 13:09:46 +01:00
Kjeld Schouten ee0895f304 bump chart version for renovate on cluster 2025-02-08 13:06:33 +01:00
Kjeld Schouten 3f5ed2bf88 fix(renovate): some minor renovate chart tweaks 2025-02-08 13:06:12 +01:00
Kjeld Schouten 47813899e8 use githubpattc for renovate 2025-02-08 12:54:40 +01:00
Kjeld Schouten e442e3f0ca set renovate cache dir 2025-02-08 12:38:26 +01:00
Kjeld Schouten 539e518820 some work on renovate 2025-02-08 12:32:23 +01:00
Kjeld Schouten 2d629f6867 try this instead 2025-02-07 15:30:41 +01:00
Kjeld SchoutenandGitHub 0a262859c5 Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 15:30:15 +01:00
Kjeld SchoutenandGitHub 88d7cabda1 Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 15:28:51 +01:00
Kjeld SchoutenandGitHub 09a9fbfad1 Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 15:28:36 +01:00
Kjeld SchoutenandGitHub a375f44104 Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 15:28:09 +01:00
Kjeld Schouten e281945a7e hmm 2025-02-07 15:16:52 +01:00
Kjeld Schouten 549bafd635 feat(cluster): try adding renovate to cluster 2025-02-07 15:03:45 +01:00
Kjeld SchoutenandGitHub a93c641e86 Update Chart.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 14:58:37 +01:00
Kjeld SchoutenandGitHub e776473aba Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 14:58:21 +01:00
Kjeld SchoutenandGitHub 67e78fcd5a fix(renovate); correct renovate repo url
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 14:49:33 +01:00
Kjeld SchoutenandGitHub cd35255de1 chore(clustertool): tweak upgrade plan for kubernetes
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 12:45:31 +01:00
Kjeld SchoutenandGitHub 7a57a3cc40 chore(clustertool): tweak upgrade plan for Talos
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 12:45:07 +01:00
Kjeld SchoutenandGitHub 2b8b09c128 Delete clustertool/embed/generic/kubernetes/system/kyverno/app directory
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 12:10:44 +01:00
Kjeld SchoutenandGitHub 9650b28209 Delete clustertool/embed/generic/kubernetes/core/kyverno-policies/app directory
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 12:10:28 +01:00
Kjeld SchoutenandGitHub 708d0ffcac feat(clustertool): remove kyverno schematic policy
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 12:09:43 +01:00
Kjeld SchoutenandGitHub f36acdbffe feat(clustertool): dont have system-upgrade-controller depend on kyverno
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 12:08:26 +01:00
Kjeld SchoutenandGitHub 041ca23bd7 feat(clsutertool): enable admission policy mutation feature gate
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 11:57:19 +01:00
Kjeld SchoutenandGitHub ee33651779 feat(clustertool): add some api-server args
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 11:54:43 +01:00
Kjeld SchoutenandGitHub f2cc05e0fd feat(clustertool): by default forward cluster dns to host
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 11:47:55 +01:00
Kjeld SchoutenandGitHub d2cd7d1242 chore(clustertool): tweak patch defaults
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 11:44:35 +01:00
Kjeld SchoutenandGitHub 63fc480d78 fix(clustertool): adapt nfs and containers defaults
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 11:34:34 +01:00
Kjeld SchoutenandGitHub b34e1fc040 Update talconfig.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 11:32:23 +01:00
Kjeld SchoutenandGitHub 4a2fa5be8c fix(clustertool): add another instance of discard_unpacked_layers
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-07 11:30:05 +01:00
Kjeld SchoutenandGitHub aa83fc1991 feat(clustertool): disable scheduler ImageLocality
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-03 12:37:34 +01:00
Kjeld SchoutenandGitHub 020249cd29 feat(clustertool): update sysctls
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-03 12:35:32 +01:00
Kjeld SchoutenandGitHub 2e85b6353d Update all.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-02-03 12:28:05 +01:00