Blake Pettersson

Results 233 comments of Blake Pettersson

> _CHALLENGE_: > > The main challenge is that I cannot figure out a way to publish and re-tag an image. For example, there is no easy way to do...

> There's an `OutputOf` operator > > ```ts > type EncodedPositive = t.OutputOf > > /* > same as > type EncodedPositive = number > */ > ``` Is there...

See [this comment](https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/228#issuecomment-1148617407)

I have a local branch that works with OpenAPI 3. It's a bit rough around the edges, and I'd need some help to try to see what the next steps...

@kishorj @M00nF1sh apart from the conflict with master and the CLA, what would be the showstopper to get this in?

The use case that'd be interesting for us would be the inverse; i.e to ensure that certain apps _gets deleted last_. For example with [Karpenter](https://karpenter.sh/), we'd want to say that...

How will this interact with #10432? Does this topic need to take that into account?

@bryantbiggs so it seems :facepalm:. The issue in the case of EKS managed node groups seems to be that EKS autogenerates a security group that already has the `kubernetes.io/cluster/${var.cluster_name}` set,...