Joël Pepper

Results 23 comments of Joël Pepper

@NickMeves @JoelSpeed @YoavOst Anyway other people can help get this reviewed and merged faster? At work we're also running into the parallel Ajax problem which is currently blocking

I am also on 1.19 (1.19.3 to be precise), but I only get a deprecation warning with the beta Ingress, I can still use it (both through kubectl and this...

@anuraaga @pavolloffay Is there a precedent for "double slash" annotations in k8s? The way I read it, this would imply a hierarchical structure between values. I think this is somewhat...

@pavolloffay Many things in Kubernetes follow a `"/"` pattern, with the `"/"` prefix being optional. Beyond the namespace grouping in my mental model everything else about annotations/labels etc is a...

Oh and Kubernetes actually forbids a second slash in the annotation key: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set

@pavolloffay I think this got buried over the holidays, can we pick up where we left of?

@pavolloffay Agreed, I meant having two containers of the same language (say Java) be served by two different Instrumentation CRs. But as I already said, I can't see that happening...

> Ran into this defect yesterday with `1.9.1` -- any known workarounds for now short of downgrading to `1.7.0` ? I've submitted a Pull request to [go-containerregistry](https://github.com/google/go-containerregistry/pull/1550) based on @zx96...

> That's fantastic, thanks @BronzeDeer and kudos to @zx96 as well. > > Given that change, could we then avoid using `--reproducible` in kaniko because PAX headers would be corrected...