Jan

Results 18 issues of 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...

enhancement

Ability to upload files besides plain text. Fixes #136

enhancement
hacktoberfest-accepted

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...

enhancement
hacktoberfest-accepted

An optional configuration option to exclude namespaces from list of displayed namespaces in the ui.

enhancement
hacktoberfest-accepted

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...

enhancement
hacktoberfest-accepted

Provide a optional configuration for an e-mail adress as contact for troubles with kubeseal-webgui.

enhancement
hacktoberfest-accepted

Replace Flask with Fastapi

enhancement
hacktoberfest-accepted

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...

enhancement
hacktoberfest-accepted

**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...

enhancement

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...

enhancement