Carlos Juan Gómez Peñalver
Carlos Juan Gómez Peñalver
If this is a FEATURE REQUEST, please: - I would like to have a way to test my charts API [`Capabilities`](https://helm.sh/docs/chart_template_guide/builtin_objects/) This is an extended practice where Helm charts are...
CronJobber is deployed on `cronjobber` NS and other regular `CronJob`s are deployed on NS `zzzzz` To test my `TZCronJob` was deployed with `schedule: */1 20 * * *` @ 20.02...
> Deprecated in v1.16, planned for removal in v1.22. Use apiextensions.k8s.io/v1 CustomResourceDefinition instead. CRDs v1 allows the TZCronJob to be registered as part of the K8s API and be detected...
fixes #58 This PR aims to create a flow to lint and test changes int the Helm chart using [helm/chart-testing](https://github.com/helm/chart-testing) and release a new version of the chart using GitHub...
### Description Add a sensible default NetworkPolicies for the operator to be able to connect with the Keycloacks deployed on CNI secured clusters ### Discussion _No response_ ### Motivation Being...
**What is this feature?** Fix the current mixin Alert which is failing to be evaluated The current query results in a many-to-one relationship which requires explicit grouping see more details...
### Describe the feature request I would like the Unleash instance CORS configuration to be split into independent entries so they can be managed with independent API calls This would...
I'm seeing the same error as https://github.com/szn/confluence.md/issues/8 Markdown2 dependency has at least 2 new releases since the last `confluence.md` release with bug fix https://github.com/trentm/python-markdown2/blob/master/CHANGES.md Maybe this could be fix by...
We have a case where the developers were using the `dev` branch and the main branch on Github because they were using a Gitflow approach But now they are doing...