-
Feature
-
Resolution: Done
-
Major
-
None
-
None
-
BU Product Work
-
False
-
-
False
-
0% To Do, 0% In Progress, 100% Done
-
XS
-
0
Feature Overview (aka. Goal Summary)
Prevent the OpenShift Installer from exposing the `kubeadmin` password in the console after a successful installation.
Goals (aka. expected user outcomes)
Ensured the `kubeadmin` password is no longer displayed in the console by the OpenShift Installer following a successful installation
Requirements (aka. Acceptance Criteria):
The OpenShift Installer will no longer print the `kubeadmin` password in the console. While this password will still be available in the installation `auth` directory, exposing it via the console standard output is risky for environments where the installation is automated using tools like GitHub Actions.
Documentation Considerations
Remove any mentions in the documentation regarding the `kubeadmin` password being visible after installation and refer the user to the file that contains that information