sighupio / permission-manager

Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW
https://sighup.io/
BSD 3-Clause "New" or "Revised" License
1.31k stars 172 forks source link

fix: Kubeconfig in UI missing certificate-authority-data value #90

Closed Al-Pragliola closed 3 years ago

Al-Pragliola commented 3 years ago

fixes #89

this bug was introduced in version v1.7.1-rc1, the string from CAData can be empty at times and in the previous version a fallback to CAFile was present, so I just reintroduced it.

This branch is taken from the commit 1ba5bcf9f3cf3bdeddfe2789c7659c3fd3095df6 so we can tag it as v1.7.2 (in branch fix-issue-89) without getting all the fixes scheduled for version 2.0.0