Commit Graph

12 Commits

Author SHA1 Message Date
TrueCharts-Bot 8965459106 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-22 00:08:32 +00:00
Kjeld Schouten e010e5f926 kubeapps back to token for now 2024-02-21 12:45:45 +01:00
TrueCharts Bot e5e0cb634d
chore(deps): update container image ghcr.io/xstar97/my-proxy-service to v0.0.3@272f4af by renovate (#18388)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/xstar97/my-proxy-service](https://togithub.com/xstar97/my-proxy-service)
| patch | `v0.0.2` -> `v0.0.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>xstar97/my-proxy-service
(ghcr.io/xstar97/my-proxy-service)</summary>

###
[`v0.0.3`](https://togithub.com/xstar97/my-proxy-service/compare/v0.0.2...v0.0.3)

[Compare
Source](https://togithub.com/xstar97/my-proxy-service/compare/v0.0.2...v0.0.3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 07:27:50 +01:00
TrueCharts-Bot a3510a2ba2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-18 00:09:46 +00: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 ce9d71d611 Revert "ahh yes"
This reverts commit bc603c4c24.
2024-02-16 15:27:54 +01:00
Kjeld Schouten bc603c4c24 ahh yes 2024-02-16 15:26:44 +01:00
Kjeld Schouten b7ab46c33b feat(kubeapps): add tokenlessloginoption 2024-02-16 15:26:09 +01:00
Kjeld Schouten a316e701d2
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 11:58:48 +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