You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the introduction of OIDC(a new way to Adding or removing users) in MetalK8s there is no longer the need to continue to support the basic file-based authentication system and hence needs to be removed.
What should be done:
Remove the htpasswd file from the Kubernetes apiserver manifest
Remove htpasswd from the salt tree
Implementation proposal (strongly recommended):
Test plan:
Test & verify that authentication in MetalK8s still works with OIDC flow
The text was updated successfully, but these errors were encountered:
Component:
'kubernetes', 'salt'
Why this is needed:
With the introduction of OIDC(a new way to Adding or removing users) in MetalK8s there is no longer the need to continue to support the basic file-based authentication system and hence needs to be removed.
What should be done:
Implementation proposal (strongly recommended):
Test plan:
Test & verify that authentication in MetalK8s still works with OIDC flow
The text was updated successfully, but these errors were encountered: