🐛 Netmaker fails to refresh BW secrets on subsequent runs if already installed #190
Labels
No labels
🐛 bug
DO THE THING >:(
blocked
dependencies
k3s
kind
openbao
question
secrets
wontfix
✨ enhancement
🌱good first issue
📓documentation
📕kyverno
🔐 Bitwarden
🙋help wanted
🦩 MinIO
🧸 🧸 Duplicate
🩹 Bug Fix
🪠 CICD
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
small-hack/smol-k8s-lab#190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the Bug
Netmaker installs cleanly on the first pass, however if you run smol-k8s-lab again netmaker can cause a crash in the following ways:
Netmaker gets confused by the existing Zitadel apps and cannot return properly when checking roles/grants
Netmake will fail to update the BW secrets if the smol-k8s config has been edited between runs
The current workaround is to uninstall the netmaker appset, clear the PVCs, then delete the zitadel app and role.
Steps to Reproduce Bug
Run smol-k8s-lab with netmaker enabled on a system where netmaker is not yet installed
Run smol-k8s-lab again
Expected behavior
The BW secrets should be updated if needed, and zitadel whould be gracefully skipped if it already exists
User info (please complete the following information):
k3ssmol-k8s-lab(You can get this withsmol-k8s-lab --version): v3.4.0