Kjeld Schouten 0e7780fa69 feat(common): Add .global.stopAll option to stop all on native Helm (#423)
**Description**
This implements a SCALE stop-button *like* experience on native helm.

This one actually works, in stark contrast to the iX stop-button
attempt:
- It uses helm, so helm edits don't magically start apps again (iX stop
button messes with objects managed by helm)
- It actually stops daemonsets (by only scheduling them on non-existing
nodes)
- It actually prevents (cron)jobs from running
- It hibernates cnpg clusters
- It can be expanded to as many custom objects as wel like/need in the
future

**⚙️ 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:**
Can be abstracted away a bit (by putting an include in-between) to also
stop things prior to using the SCALE stop button, when iX ever exposes
that option.

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ 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._

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-13 10:10:27 +02:00
2023-01-21 12:19:40 +01:00
2023-01-21 12:19:40 +01:00
2022-11-18 14:05:46 +02:00
2023-05-05 12:30:28 +02:00
2023-01-21 12:19:40 +01:00
2023-02-17 15:18:15 +01:00
2023-01-21 12:19:40 +01:00
2023-02-18 18:37:51 +01:00

library

Common Library Tests

Helm Library Chart for TrueCharts Charts and Apps

Description
Helm Library Charts for TrueCharts
Readme 11 MiB
Languages
Smarty 99.4%
Shell 0.6%