Christian Moser
Christian Moser
Please have a look at the branch where I hijacked one of the OptionOpsTests to show the issue. I've added two tests. One works as expected and the description is...
**Which version of kube-score are you using?** > kube-score version: 1.10.0 **What did you expect to see?** > For some of the checks, especially for CRITICAL checks, I would like...
Signed-off-by: Christian Moser ## Description This would allow building the telepresence docker image for different architectures especially if the build is triggered locally on an arm64 architecture. I don't have...
The project could leverage the K8s CronJob to do the scheduling. This would simplify the code and optimize the K8s resource usage. eg ``` apiVersion: batch/v1beta1 kind: CronJob metadata: name:...
Currently, the plugin resolves the dependencies using ivy resolver. Our builds only work with coursier, therefore we noticed sbt failing to resolve the dependencies. The plugin seems not maintained anymore....
Support 1.16 and 1.17 Schema to implement the latest features in MS Teams
**Environment info:** * Krakend CE 2.12.0 * docker **Describe what are you trying to do**: I was trying to configure the backend/graphq mutation using POST as described here: * https://www.krakend.io/docs/backends/graphql/#post--mutation...