Davanum Srinivas
Davanum Srinivas
#### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Special notes for your...
This PR contains the due diligence for Dapr application to move to graduated status. Project application issue: https://github.com/cncf/toc/issues/1354 Overall the project fulfills all the necessary criteria to move to the...
Context: https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ Migration guide: https://aws.github.io/aws-sdk-go-v2/docs/migrating/ Basically maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. The SDK will not receive API updates for new or existing...
Context: https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ Migration guide: https://aws.github.io/aws-sdk-go-v2/docs/migrating/ Basically maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. The SDK will not receive API updates for new or existing...
Context: https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ Migration guide: https://aws.github.io/aws-sdk-go-v2/docs/migrating/ Basically maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. The SDK will not receive API updates for new or existing...
We write a `conflist.temp` file here: https://github.com/aojea/kindnet/blob/main/cmd/kindnetd/cni.go#L175-L181 which causes errors in containerd like so: ``` Jul 20 07:35:36 ip-172-31-92-72.ec2.internal containerd[4169]: time="2024-07-20T07:35:36.181108954Z" level=error msg="failed to reload cni configuration after receiving fs...
Context: https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ Migration guide: https://aws.github.io/aws-sdk-go-v2/docs/migrating/ Basically maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. The SDK will not receive API updates for new or existing...
volunteering ✋🏾 to help cleanup spam. Deleting issues needs `admin` privs. context some recent pokes to github admins for cleanup: - https://kubernetes.slack.com/archives/C01672LSZL0/p1717176398639109 - https://kubernetes.slack.com/archives/C01672LSZL0/p1716209389720009 - https://kubernetes.slack.com/archives/C01672LSZL0/p1713264674072169 - https://kubernetes.slack.com/archives/C01672LSZL0/p1709499192141139 - https://kubernetes.slack.com/archives/C01672LSZL0/p1706446526481819
Last we talked about supporting this scenario was during/around https://github.com/containerd/containerd/pull/9228 Comment from @fuweid was - "I think maintaining pause image is just for pod-level pid namespace. For runC sandbox, technically...
For the CNCF Graduation issue, we are looking into release process for various repositories: https://github.com/cncf/toc/issues/1739 It looks like there isn't a central place where we can find information as it...