Amit Ben Ami
Amit Ben Ami
# Summary Instead of re-writing the same custom health check for different CRDs, share them altogether at once, under the same key in the ```ConfigMap```. # Motivation I have multiple...
### Bug report info ```plain text act version: 0.2.45 GOOS: darwin GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock $HOME/.docker/run/docker.sock Config files: /Users/amitbe/.actrc:...
Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project.  #### Changes included in this PR - Changes to...
**Describe the bug** I'm using ArgoCD for deploying my applications on Kubernetes. I am using my own chart with CRDs I created: `Host` and `Check` CRDs. The chart templates both...
### What feature/behavior/change do you want? `eksctl update accessentry` that will update existing [Access Entries](https://eksctl.io/usage/access-entries/) with new properties. The `aws eks cli` already support this API with some options -...