bcbrockway

Results 15 issues of bcbrockway

As per the title, it would be nice for scripting if the command `tk env list -l foo=bar` exited with a non-zero code when it can't find anything using the...

**Current situation** We have a couple of Fargate nodes in our cluster in addition to the regular EC2 instances we want to monitor with the `network-policy` command. Fargate doesn't support...

bug
gadget/network-policy
customer-issue

If `default_allow_privilege_escalation` in a `kubernetes_pod_security_policy` resource is not specified then it should not be written to the PodSecurityPolicy manifest. With it set to `true` it will explicitly set a pod's...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

**Describe the bug** When a `kustomize`d image has the default registry prefix explicitly set in the base the image updater will remove the prefix when it updates the `kustomization.yaml` file:...

bug

As per subject! Not sure what else needs to be said other than that we'd love to see support for this and would be willing to contribute if it's something...

stale

Hey guys, there's a tag, `v2` listed in the Docker Hub API but there's no manifest for it, which can mess with FluxCD (see https://github.com/fluxcd/flux/issues/2517 as an example): ```bash TOKEN=`curl...

Hi all, our ArgoCD Image Updater randomly changed one of our prod tags from v1.10.0 to a branch image - `20221209-update-renovatejson-v4`. They use the `NewVersion` function ([here](https://github.com/argoproj-labs/argocd-image-updater/blob/master/pkg/tag/tag.go#L161)) and we should...

question

**Describe the bug** We have the Image Updater running on EKS clusters using IRSA to link them to an IAM role that grants it permissions to our ECR registry. In...

bug