Jan
Jan
After we migrated to fastapi, we can get rid of the mock. The dummy return values when not using kubernetes can be returned by the origin api by using a...
Ability to upload files besides plain text. Fixes #136
When a secret is rendered we currently only display a complete SealedSecrets YAML object. Sometimes you just need the value of a specific key. We could display all rendered key-value...
An optional configuration option to exclude namespaces from list of displayed namespaces in the ui.
The Application should get a metrics endpoint with the following metrics: - Number of sealing operations - Flask metrics: https://pypi.org/project/prometheus-flask-exporter/ https://dev.to/camptocamp-ops/implement-prometheus-metrics-in-a-flask-application-p18 The Helm Chart should get a optional value for...
Provide a optional configuration for an e-mail adress as contact for troubles with kubeseal-webgui.
Add support for encrypting binary data in sealed secret objects. Maybe an optional upload button for providing the content of a file like e.g. a java keystore that should be...
**Is your feature request related to a problem? Please describe.** When using the bitbucket server event source I want to be able to configure a custom CA trust for accessing...
Closes #238 Adds support for multiple configurable environments in the ui component. This is for the use case that you want to have one kubeseal-webgui ui and add multiple clusters...