Skip to content

Conversation

@debsmita1
Copy link
Collaborator

Solution description:

  • added Customize menu action in the cluster details page
  • added customization form fields for perspectives and dev catalog types
  • the addPage , catalog types, and perspectives customization reads from the SERVER_FLAGS
./bin/bridge -developer-catalog-types '{ "state": "Disabled" ,"disabled": ["HelmChart", "Devfile"] }'
Screen.Recording.2022-10-07.at.10.54.39.PM.mov
./bin/bridge -perspectives '[{ "id" : "dev", "visibility": {"state": "AccessReview" , "accessReview": { "missing" : [{ "resource" : "namespaces", "verb" : "list" }]}}}, { "id" : "dev-test", "visibility": {"state" : "Enabled" }}, { "id" : "admin", "visibility": {"state" : "Disabled" }}]'
Screen.Recording.2022-10-07.at.10.55.24.PM.mov

@christoph-jerolimov christoph-jerolimov merged this pull request into christoph-jerolimov:cluster-configuration Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants