Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update cilium/certgen to v0.1.11 #31863

Merged
merged 2 commits into from
Apr 9, 2024
Merged

update cilium/certgen to v0.1.11 #31863

merged 2 commits into from
Apr 9, 2024

Conversation

rolinh
Copy link
Member

@rolinh rolinh commented Apr 9, 2024

v0.1.10 and v0.1.11 are patch releases which update the Go version and dependencies. See releases for details:

v0.1.10: https://github.com/cilium/certgen/releases/tag/v0.1.10
v0.1.11: https://github.com/cilium/certgen/releases/tag/v0.1.11

I marked the PR for backport to all maintained branches as the new release is built with Go v1.22.2 and updated dependencies which address security issues.

v0.1.10 and v0.1.11 are patch releases which update the Go version and
dependencies. See releases for details:

v0.1.10: https://github.com/cilium/certgen/releases/tag/v0.1.10
v0.1.11: https://github.com/cilium/certgen/releases/tag/v0.1.11

Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
@rolinh rolinh added release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels Apr 9, 2024
@rolinh rolinh requested review from a team as code owners April 9, 2024 12:34
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.13.15 Apr 9, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.15.4 Apr 9, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.14.10 Apr 9, 2024
Copy link
Member

@gandro gandro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Is there any reason we can't have Renovate update this in the future?

@rolinh
Copy link
Member Author

rolinh commented Apr 9, 2024

Thanks! Is there any reason we can't have Renovate update this in the future?

I don't think so, we probably want to setup renovate for that indeed.

Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
@rolinh
Copy link
Member Author

rolinh commented Apr 9, 2024

@gandro I pushed another commit for Renovate. I think that's all that is needed based on my understanding of the current renovate config. Well, we'll see soon enough I guess 🙂

@rolinh
Copy link
Member Author

rolinh commented Apr 9, 2024

/test

@rolinh rolinh added this pull request to the merge queue Apr 9, 2024
Merged via the queue into main with commit cfae14f Apr 9, 2024
245 checks passed
@rolinh rolinh deleted the pr/rolinh/certgen-v0.1.11 branch April 9, 2024 19:56
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 9, 2024
@rolinh rolinh added backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. and removed needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels Apr 10, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from main to Backport pending to v1.15 in 1.15.4 Apr 10, 2024
@rolinh rolinh added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Apr 10, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from main to Backport pending to v1.14 in 1.14.10 Apr 10, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from main to Backport pending to v1.14 in 1.14.10 Apr 10, 2024
@rolinh rolinh added backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. and removed needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Apr 10, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from main to Backport pending to v1.13 in 1.13.15 Apr 10, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from main to Backport pending to v1.13 in 1.13.15 Apr 10, 2024
@asauber asauber added this to Backport pending to v1.13 in 1.13.16 Apr 11, 2024
@asauber asauber removed this from Backport pending to v1.13 in 1.13.15 Apr 11, 2024
@asauber asauber added this to Backport pending to v1.15 in 1.15.5 Apr 11, 2024
@asauber asauber removed this from Backport pending to v1.15 in 1.15.4 Apr 11, 2024
@asauber asauber added this to Backport pending to v1.14 in 1.14.11 Apr 11, 2024
@asauber asauber removed this from Backport pending to v1.14 in 1.14.10 Apr 11, 2024
@nebril nebril added this to Backport pending to v1.13 in 1.13.17 May 10, 2024
@nebril nebril removed this from Backport pending to v1.13 in 1.13.16 May 10, 2024
@nebril nebril added this to Backport pending to v1.14 in 1.14.12 May 10, 2024
@nebril nebril removed this from Backport pending to v1.14 in 1.14.11 May 10, 2024
@nebril nebril added this to Backport pending to v1.15 in 1.15.6 May 10, 2024
@nebril nebril removed this from Backport pending to v1.15 in 1.15.5 May 10, 2024
@julianwiedmann julianwiedmann added backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. and removed backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
1.13.17
Backport pending to v1.13
1.14.12
Backport pending to v1.14
1.15.6
Backport pending to v1.15
Development

Successfully merging this pull request may close these issues.

None yet

4 participants