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.15 Backports 2024-02-13 #30727

Merged
merged 2 commits into from Feb 13, 2024
Merged

v1.15 Backports 2024-02-13 #30727

merged 2 commits into from Feb 13, 2024

Conversation

sayboras
Copy link
Member

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

 30712 30711

joamaki and others added 2 commits February 13, 2024 00:04
[ upstream commit f8c68e4 ]

Commit 07595da added module ID to the start/stop hook output by carrying
the module ID in the hook. Unfortunately I forgot to fix the getHooKFuncName to
actually handle this wrapped handle which caused the log output to always show
"augmentedHook.Start" as the function name. Fix this by looking through the
wrapper.

Fixes: 07595da ("hive: Add module ID to hive start/stop hook output")
Signed-off-by: Jussi Maki <jussi@isovalent.com>
Signed-off-by: Tam Mach <tam.mach@cilium.io>
[ upstream commit 60ea87e ]

Signed-off-by: Dmitry Kharitonov <dmitry@isovalent.com>
Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras sayboras added kind/backports This PR provides functionality previously merged into master. backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. labels Feb 13, 2024
@sayboras
Copy link
Member Author

/test-backport-1.15

@sayboras sayboras marked this pull request as ready for review February 13, 2024 00:08
@sayboras sayboras requested a review from a team as a code owner February 13, 2024 00:08
@michi-covalent michi-covalent added the dont-merge/waiting-for-upstream Only merge once upstream library or kernel features have landed label Feb 13, 2024
@michi-covalent
Copy link
Contributor

let's wait for #30691 to get merged to main branch before shipping this one.

@sayboras sayboras removed the dont-merge/waiting-for-upstream Only merge once upstream library or kernel features have landed label Feb 13, 2024
@sayboras sayboras merged commit 059fc26 into v1.15 Feb 13, 2024
219 checks passed
@sayboras sayboras deleted the pr/v1.15-backport-2024-02-13 branch February 13, 2024 02:38
@sayboras
Copy link
Member Author

let's wait for #30691 to get merged to main branch before shipping this one.

as discussed offline, this is ready to go as this backport didn't contain mentioned upstream PR #30691

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants