Commit Graph

9 Commits

Author SHA1 Message Date
Stavros Kois 81fce455d0
Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-02-17 15:46:44 +02:00
Kjeld Schouten 998fe753aa
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-17 14:32:44 +01:00
Kjeld Schouten 512dea10b6
feat(kubeapps): add support for tokenless login (#18259)
**Description**
This adds alpha code to test if we can make kubeapps work without pesky
token login.

**⚙️ 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:**
For production use of this, users should explicitly:
A. Setup NetworkPolicies
B. Add a GOOD authentication proxy in front

**✔️ 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

** 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>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-17 13:40:00 +01:00
Kjeld Schouten a07c7f57d3 Revert "feat(kubeapps): add tokenlessloginoption"
This reverts commit b7ab46c33b.
2024-02-16 15:27:58 +01:00
Kjeld Schouten b7ab46c33b feat(kubeapps): add tokenlessloginoption 2024-02-16 15:26:09 +01:00
Kjeld Schouten d26a27f9c8
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 16:57:38 +01:00
Kjeld Schouten be093f9868
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 11:58:59 +01:00
TrueCharts-Bot 6d1cccdd96 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-14 00:08:48 +00:00
Kjeld Schouten 671a58f7a1 feat(kubeapps): move to enterprise train, finished testing 2024-02-13 13:57:34 +01:00