Ernesto R. C. Pereda

Results 15 issues of Ernesto R. C. Pereda
trafficstars

**Is your feature request related to a problem? Please describe.** The Config tab of the worker view can show the value of the celery config that contains secrets. **Describe the...

enhancement

This package does not work for react 16, for the following reasons: * `PropTypes` does not belongs to the `react` package anymore. * `React.createClass` does not exist in react 16....

Hi, this is my first contribution so please let me know if I have missed anything. This PR adds the posibility to define the name of the keys for the...

chart( cluster )

When you pass the following values: ```yaml backups: secret: create: false name: my-existing-secret ``` Forces `my-existing-secret` to contain `ACCESS_KEY_ID` and `ACCESS_SECRET_KEY`. The name of those keys are hardcoded in the...

chart( cluster )