[FEATURE] Leverage Secret resources for BMC credentials #4
Labels
component/manager
Relevant to the custom Kubernetes controllers
kind/feature
New feature proposed/asked
Milestone
Is your feature request related to a problem? Please describe.
The username and password of the BMC are currently stored in the KubeBMC object:
It would be great if we dropped the credential part from KubeBMC CRD and made it associated with a Secret object.
Describe the solution you'd like
Put the credential part into Secret objects and associate KubeBMC objects with them.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: