Zach Aller

Results 35 issues of Zach Aller

This adds SMP info to the types that are arrays so that we can generate a proper schema for kustomize. This is related to this PR from rollouts. https://github.com/argoproj/argo-rollouts/pull/2153 or...

# Summary In regards to https://github.com/argoproj/argo-rollouts/pull/2163 we should update our e2e action to support multiple versions of kuberentes. --- **Message from the maintainers**: Impacted by this bug? Give it a...

enhancement

This is a breaking change so we would want to make a note of it in upgrade docs. Signed-off-by: zachaller

# Summary We are planning to add traffic mirror and header based routing which now puts a different set of requirements on Argo Rollouts to have the idea of precedence...

enhancement

# Summary As an end user of Argo Projects and a user of Kustomize I would like to be able to use strategic merge patching to merge arrays for both...

type/feature
area/spec

### GitHub Username @zachaller ### Organization you are requesting membership in argoproj ### Requirements - [x] I have reviewed the community membership guidelines (https://github.com/argoproj/argoproj/blob/master/community/membership.md) - [x] I have enabled 2FA...

With docker hubs pull rate limits having a hard coded image tag becomes an issue on larger deployments where we constantly can not pull from docker hub such as [https://github.com/loft-sh/vcluster/blob/main/pkg/controllers/resources/pods/translate.go#L31](https://github.com/loft-sh/vcluster/blob/main/pkg/controllers/resources/pods/translate.go#L31)...

area/chart
area/syncer
kind/question

The labels seem to be blown away on the synced ingress object, these should probably be kept so that things like cert-manager can still be configured.

area/syncer
kind/feature

Just wondering if there is any plans to ever support GSSAPI for authentication

enhancement
help-wanted