10 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing
c6aa97a1a2 fix(common): Finishing touches (#325)
**Description**
This PR intends to do the finishing touches required for release of the
newly redesigned common-chart

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [X] 🪛 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:**

- [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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ 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 <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-28 00:09:46 +01:00
Kjeld Schouten-Lebbing
61043a3566 remove unvalid 2023-01-21 12:16:16 +01:00
Stavros kois
5e3c6eeb99 cleanup on finish also 2022-12-13 15:04:50 +02:00
Stavros kois
d594f81343 add cert tests 2022-12-12 20:27:35 +02:00
Stavros kois
a07638a352 switch to helm install dryrun to run objects against kubeapi 2022-12-11 16:00:52 +02:00
Stavros kois
b4832ed5b2 create label and annotation renderer and update sa tests 2022-11-22 17:17:38 +02:00
Stavros kois
61e2318dd9 add service account and fix documentIndex in tests 2022-11-21 19:19:32 +02:00
Stavros kois
2161d6380f update sciprts a bit 2022-11-21 16:27:05 +02:00
Stavros kois
e6a7acde9a update common-test 2022-11-20 22:41:55 +02:00
Stavros kois
b18f776098 add tests 2022-11-09 14:18:34 +02:00