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
Is your feature request related to a problem? Please describe.
Some K8s components are supported to have a custom UI component, and those can be found here. The scope of this issue is to support Secrets. The new Secrets component should be similar to other components we already have, so feel free to check the existing ones out. You can fetch the data about a secret by calling the backend on
Hi @petar-cvit, I think this issue is a bit advanced for a good first issue 😄 so I'll need some more time, I'll have to create a template that already has secrets on it to test the new component. I'll start reading https://cyclops-ui.com/docs/templates/
Is your feature request related to a problem? Please describe.
Some K8s components are supported to have a custom UI component, and those can be found here. The scope of this issue is to support
Secrets
. The newSecrets
component should be similar to other components we already have, so feel free to check the existing ones out. You can fetch the data about a secret by calling the backend onTo be able to test this, you will need to use a template that supports secrets. You should add the following template and create a Module from it:
The text was updated successfully, but these errors were encountered: