summarylogtreecommitdiffstats
path: root/capo-shell
AgeCommit message (Collapse)Author
2025-06-12feat: add support for CAPO_SHELL_KUBECONFIG_FILTERChris Werner Rau
This can be used to swap the admin certificate for OIDC config, as an example
2025-06-06fix: pass context downChris Werner Rau
2024-01-10fix: race condition to leave file after exitChris Werner Rau
2023-09-07fix: unset KUBECONFIG and OS_AUTH_URL if config not found in clusterChris Werner Rau
this should prevent accidentally accessing the management cluster in those cases
2023-09-06initial commitChris Werner Rau