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

v1.16 Backports 2024-12-24 #36782

Merged
merged 5 commits into from
Jan 9, 2025
Merged

Conversation

sayboras
Copy link
Member

@sayboras sayboras commented Dec 24, 2024

Once this PR is merged, a GitHub action will update the labels of these PRs:

 36732 36820 36733

@sayboras sayboras requested a review from a team as a code owner December 24, 2024 04:44
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.16 This PR represents a backport for Cilium 1.16.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Dec 24, 2024
@sayboras
Copy link
Member Author

/test

[upstream 9002fa2]

This will simplify when marshaling the object to file.

Signed-off-by: Tam Mach <tam.mach@cilium.io>
[upstream db4f741]

This will reduce the effort on writing/debugging tests compared to go
structs. Additionally, these test data files will be referenced for any
potential issue.

Signed-off-by: Tam Mach <tam.mach@cilium.io>
[upstream 50e7421]

This will reduce the effort on writing/debugging tests compared to go
structs. Additionally, these test data files will be referenced for any
potential issue.

Signed-off-by: Tam Mach <tam.mach@cilium.io>
[upstream 57ca16f]

Envoy is supporting both json and yaml for bootstrap config, so we can
switch to yaml for better maintainability and readability. The json
format is still used in configmap for backward compatibility.

Signed-off-by: Tam Mach <tam.mach@cilium.io>
[upstream d9e64fc]

There is upstream issue which might cause IP malformed error, this
commit is to make sure that ::1/128 is added to internal address config
if IPv6 is enabled in Cilium.

Relates: envoyproxy/envoy#29902
Fixes: #35943
Fixes: #36691
Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras sayboras force-pushed the pr/v1.16-backport-2024-12-24-03-29 branch from 28c58d0 to be7e55e Compare January 7, 2025 11:44
@sayboras sayboras added the release-blocker/1.16 This issue will prevent the release of the next version of Cilium. label Jan 7, 2025
@sayboras sayboras requested a review from jrajahalme January 7, 2025 12:14
@sayboras
Copy link
Member Author

sayboras commented Jan 7, 2025

/test

@sayboras sayboras requested a review from youngnick January 8, 2025 23:31
@sayboras sayboras added this pull request to the merge queue Jan 9, 2025
Merged via the queue into v1.16 with commit ab4a349 Jan 9, 2025
284 checks passed
@sayboras sayboras deleted the pr/v1.16-backport-2024-12-24-03-29 branch January 9, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.16 This PR represents a backport for Cilium 1.16.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. release-blocker/1.16 This issue will prevent the release of the next version of Cilium.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants