Alistair Hey
Alistair Hey
I like the implementation - it would be potentially more valuable to start porting some of the apps over to the existing new style. Probably pick some of the simpler...
sure - if you mention this issue in the ones you open I can go and add the label.
/assign: me I can take a look ad adding this to arkade, Ill use the new style that was brought in as part of the Loki app and iterate improvements...
We can't add both. A 1.18 cluster: ``` Error from server (Invalid): error when creating "/tmp/.arkade/temp_openfaas_ingress.yaml": Ingress.extensions "openfaas-gateway" is invalid: annotations.kubernetes.io/ingress.class: Invalid value: "nginx": can not be set when the...
I was already using `--validate=false` ``` kubectl apply --validate=false -f /tmp/.arkade/temp_openfaas_ingress.yaml Error from server (Invalid): error when creating "/tmp/.arkade/temp_openfaas_ingress.yaml": Ingress.extensions "openfaas-gateway" is invalid: annotations.kubernetes.io/ingress.class: Invalid value: "nginx": can not be...
This other feature would be useful here https://github.com/alexellis/arkade/issues/3
> I haven't had time to maintain this project for quite a while. I originally made it just for myself, but it appears to have become quite popular. Many thanks...
`go-jot` or `jot-go`? names are hard. Using the spelling of the pronunciation of JWT instead of the acronym?
Id guess a merge and patch release fix https://github.com/dgrijalva/jwt-go/pull/429 and one/some of the new maintainers over at https://github.com/golang-jwt/ having maintainer on here so we can port issues over (see https://github.com/golang-jwt/jwt/issues/7...
@dgrijalva Iv updated #429 with the same patch applied in the golang-jwt repo to fix the issue. If you can grab a few mins to review and if approved mint...