Manuel Castellin
Manuel Castellin
Hi, I've been toying around with chaostoolkit-aws today and when I configured a `get_metric_data` function for the cloudwatch probe, filled out all required inputs but still got this error: ```...
To complete the process we would like to include an image to build on top of the ybase and extend with custom Hybris implementation. - include custom code - hooks...
We want to be able to pass the image name and tags to the image generation script.
We recently introduced the github action setup to perform a simple test run of the ybase build script. We want to document the `test` directoy to show how to perform...
Newest versions of Hybris build with JDK version 11. We want to update the dockerfile to build image with said compiler version
**Is your feature request related to a problem? Please describe.** When defining controls from file with *control-file* options like `chaosaws.s3.controls.upload` it's impossible to set the required configuration properties unless those...
Adding convenience script that removes untagged images from the local registry. I find myself with a lot of unused and untagged images when I develop new Dockerfiles and I need...
Hi! My name is Manuel and I would like to contribute to your repository with a blog post on Docker container security. I have been a Docker user for a...
**What this PR does / why we need it**: With this change is now possible to override the `.Capabilities.KubeVersion.Version` parameter with a fixed Kubernetes version using `kubeVersionOverride` in values.yaml file....