Shubham
Shubham
Hi @gjtempleton @MaciekPytel PTAL!
> Question for a future improvement: Worth scripting something up to keep these versions in sync whenever we touch one of them? (Potentially an extension to the existing [update-deps.sh](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/hack/update-deps.sh)?) @gjtempleton,...
> > > We also have one CI pipeline for all the projects under this repo, current drift at the head of the default branch is only one patch release,...
Hi @adrianmoisey CA imports a huge chunk of internal k8s code because it calls out to the scheduler implementation. Therefore, to avoid version incompatibilities we keep the set of libraries...
cc @gjtempleton, Can we merge this PR? Later we can add the script for it that you suggested above.
hi @gjtempleton, Could you approve this PR?
hi @gjtempleton, Could you approve this PR?
/remove-lifecycle stale
I have one concern not all the flags are in the parameter table(Flags table in FAQ) you mentioned in this PR. I also checked the script locally, it generated the...