-
Bug
-
Resolution: Done
-
Major
-
1.2
-
2
-
False
-
-
False
-
-
Bug Fix
-
Rejected
-
-
-
RHDH Core Team 3260
-
Moderate
Description of problem:
In the plugin list in our documentation, the Kubernetes plugin path is incorrect.
When trying to configure this plugin, the init container kept crashing because it couldn't find the plugin at the defined path.
The path in the docs is ./dynamic-plugins/dist/backstage-plugin-kubernetes-dynamic , but it should be ./dynamic-plugins/dist/backstage-plugin-kubernetes.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Add the Kubernetes plugin to your list of plugins in your RHDH config.
- Reboot your RHDH pod to have the new plugins loaded.
- The init container will continually crash and RHDH won't start.
Actual results:
If you follow the docs, your instance of RHDH will never start.
Expected results:
The plugin should load properly.
Reproducibility (Always/Intermittent/Only Once):
Always.
Build Details:
N/A
Additional info (Such as Logs, Screenshots, etc):
N/A
- is related to
-
RHIDP-3369 [DOC] Fix janus-idp-backstage-plugin-rbac path
- To Do
-
RHIDP-3087 Update the plugin lists
- Closed