Tim Bannister

Results 1189 comments of Tim Bannister

> taken up on the K8s side. I don't think we should contort the definition of an OCI image to attempt to force them to accept what On the Kubernetes...

/hold pending assignment of publication date (by release comms) we'll also keep this held until the v1.31 release has happened

Hi. Is this ready for review, @mimowo ?

/approve ### :stop_sign: Do not unhold or merge until Kubernetes v1.31 is released :stop_sign:

This PR has missed its deadline @carlbraganza & @edithturn. What's the next step?

/close This was not part of the v1.31 post-release comms.

> In general, I think it's pretty abnormal to see templated values in K8s resources that are directly applied to the cluster. When the Kubernetes project does templating, it's usually...

@zswanson programming languages, such as CEL, let you write expressions that take context as input. For example, a CEL expression could be something like: ```cel has(nodeclass.name) && ("eks.amazonaws.com/" + nodepool.clusterName...

> Yah ok so you mean use a mutating admission controller on the Node itself then. No; Karpenter can set values within the `.spec` of the NodeClaim at the time...