Mike Dame

Results 391 comments of Mike Dame

> @damemi would you be ok referring the new design in https://docs.google.com/document/d/1S1JCh-0F-QCJvBBG-kbmXiHAJFF8doArhDIAKbOj93I/edit#? Yup, done Also, agree with @ingvagabund on keeping this open. This issue is a subset of the overall...

/lifecycle frozen this is being actively worked on

> We initiated new context and passed to plugins; or should we use the `ctx` here? We should use the same context that's already available

@harshanarayana the diff is in the copyright year for the generated headers (maybe from merging the 1.26 GA libraries last week). Since it's happening in CI but not your local,...

@harshanarayana I checked out your branch and ran `hack/update-generated-conversions.sh` and got the expected diff: ``` $ git fetch [email protected]:harshanarayana/descheduler.git feature/enable-otel-tracing remote: Enumerating objects: 276, done. remote: Counting objects: 100% (276/276),...

Just created new issues for this release: https://github.com/kubernetes-sigs/descheduler/issues/1007 https://github.com/kubernetes-sigs/descheduler/issues/1008 https://github.com/kubernetes-sigs/descheduler/issues/1009. Please feel free to self-assign if you are interested!

Last call: going to tag v0.26.0 this afternoon if there are no last minute changes waiting to get in (https://github.com/kubernetes-sigs/descheduler/issues/1021)

I think we can close this, it was a good question to bring up so that the semantics can be clarified somewhere. But, it is so detail-specific that it might...

Talked to @Bobgy offline, we're going to start on the next steps of a v2 release with: * Creating a v1 branch to preserve the current state (@Bobgy this should...