Rob Reus 236fe5cbc2 fix(common): Bugfixes on codeserver ingress (#615)
**Description**
The codeserver ingress uses a non existent include to get the fullname.
It also does not set a name for the ingress, causing the resulting
ingress resource have no name which kubernetes does not accept. It also
uses the wrong namespace for middleware when no other regular ingresses
are configured due to the operator verification only checking
`.Values.ingress`.

**⚙️ Type of change**

- [ ] ⚙️ 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?**
Applying the fixes locally and running the updated code. The codeserver
ingress got deployed without problems and worked perfectly.

**📃 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
- [ ] #️⃣ 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

** 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-22 23:24:55 +01:00
2023-11-18 18:21:03 +01: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

library

Common Library Tests

Helm Library Chart for TrueCharts Charts and Apps

Note: Prior to creating a PR request here to add an chart as a dependency and creating the relevant injectors, you'll first need to submit a PR in the truecharts/charts repository with said application.

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