David Gamero

Results 28 comments of David Gamero

> > Not released yet but a fix is merged in > > Not sure if I should open a new issue but I tried using `azure/k8s-deploy@main` in order to...

just ran into this on #14319 while working on typescript experimental, hoping it gets merged soon!

bumping- same issue here

in the latest k8s..io/api which is now v0.30.0, the flowcontrol/v1alpha api is [no longer present](https://github.com/kubernetes/api/tree/v0.30.0/flowcontrol) as of [this commit](https://github.com/kubernetes/api/commit/c1b160a6d5cece2143c167c18e401f3538626848) this resulted in the same issue for me ` k8s.io/api/flowcontrol/v1alpha1: module...

i have been unable to repoduce this issue. is it still occuring on the latest versions?

hi @onabison , when you say you "don't have a problem creating the secret the usual way with a manifest" do you mean `kubectl apply` from a github action running...