Ismayil Mirzali

Results 45 comments of Ismayil Mirzali

Failing test is unrelated to this PR but I'll look into fixing it

@deadlysyn I also expected similar behavior where I'd be able to do something like `aws-vault refresh ` and it'd acquire new credentials and apply those instead. I'd be down to...

cc @evafp90 `image: public.ecr.aws/eks-distro/kubernetes-sigs/aws-iam-authenticator:v0.5.7-eks-1-20-15` Does that cover your use case?

@jpbruyere Doesn't the compiler do some amount of vectorization at -O3 level? (At least I've seen this happen in C++, not sure about C).

This is pretty standard behavior for brew, it'll ask for you to install XCode for many other packages, for example `dotnet`. Not something caused by Hyperkit.

@lenis0012 I might be interested as well.

@lenis0012 Any build instructions we could use?

See: https://github.com/kubernetes/ingress-nginx/blob/1dc9d9883347cf9552630785b89872a2ab754ef3/test/data/config.json#L56342 /kind feature /area stabilization

> > See: > > https://github.com/kubernetes/ingress-nginx/blob/1dc9d9883347cf9552630785b89872a2ab754ef3/test/data/config.json#L56342 > > > > /kind feature /area stabilization > > I made the change thank you for the feedback! Although httpbin has not been...

@Aryan-Deshpande you should also look into `images/httpbin` in the repo, some changes will be required there to make this PR finalized. In particular, https://github.com/kubernetes/ingress-nginx/blob/main/images/httpbin/rootfs/Dockerfile will need some changes alongside https://github.com/kubernetes/ingress-nginx/blob/main/images/httpbin/cloudbuild.yaml...