Skip to content

add missing extraArgs in CI#41005

Merged
aanm merged 4 commits intomainfrom
pr/fix-feature-ci
Aug 21, 2025
Merged

add missing extraArgs in CI#41005
aanm merged 4 commits intomainfrom
pr/fix-feature-ci

Conversation

@aanm
Copy link
Copy Markdown
Member

@aanm aanm commented Aug 7, 2025

Some CI environment variables were missing in our CI for some images. We should enable them not only for the agent.

@aanm aanm added kind/bug/CI This is a bug in the testing code. area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. needs-backport/1.16 needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch needs-backport/1.18 This PR / issue needs backporting to the v1.18 branch labels Aug 7, 2025
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Aug 7, 2025

/test

@aanm aanm force-pushed the pr/fix-feature-ci branch from 6bb4f6b to 645be26 Compare August 8, 2025 08:32
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Aug 8, 2025

/test

1 similar comment
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Aug 8, 2025

/test

@aanm aanm marked this pull request as ready for review August 12, 2025 16:07
@aanm aanm requested review from a team as code owners August 12, 2025 16:07
@aanm aanm enabled auto-merge August 12, 2025 16:07
@aanm aanm force-pushed the pr/fix-feature-ci branch from 741a2da to 91db4c7 Compare August 12, 2025 19:57
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Aug 12, 2025

/test

@aanm aanm force-pushed the pr/fix-feature-ci branch from 91db4c7 to 5613b7a Compare August 13, 2025 07:37
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Aug 13, 2025

/test

Copy link
Copy Markdown
Contributor

@joamaki joamaki left a comment

Choose a reason for hiding this comment

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

operator logging changes LGTM

aanm added 4 commits August 15, 2025 12:31
Some CI environment variables were missing in our CI for some images. We
should enable them not only for the agent.

Signed-off-by: André Martins <andre@cilium.io>
Performing the Sanitization of a network policy will result its object
on being modified, therefore we need to make sure we DeepCopy the object
before doing it.

Fixes: 38f30ae ("policy: parse policies in the operator, update informational conditions")
Signed-off-by: André Martins <andre@cilium.io>
This key is already defined in the logger thus we don't need to set it
again when creating a sub-logger. Since slog contains a slice of keys,
and not a map as logrus, they key will be appended to the existing keys
which will result in duplicated keys.

Signed-off-by: André Martins <andre@cilium.io>
Instead of using the duplicated log key "resource" we should be more
specific and use the "parentResource" log key instead.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm force-pushed the pr/fix-feature-ci branch from 5613b7a to 4941d44 Compare August 15, 2025 10:31
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Aug 15, 2025

/test

@aanm
Copy link
Copy Markdown
Member Author

aanm commented Aug 15, 2025

/test

@aanm aanm added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. and removed ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Aug 19, 2025
@aanm aanm added this pull request to the merge queue Aug 21, 2025
Merged via the queue into main with commit 06da5d7 Aug 21, 2025
306 of 307 checks passed
@aanm aanm deleted the pr/fix-feature-ci branch August 21, 2025 07:49
@pippolo84 pippolo84 mentioned this pull request Aug 25, 2025
17 tasks
@pippolo84 pippolo84 added backport-pending/1.18 The backport for Cilium 1.18.x for this PR is in progress. and removed needs-backport/1.18 This PR / issue needs backporting to the v1.18 branch labels Aug 25, 2025
@pippolo84 pippolo84 mentioned this pull request Aug 25, 2025
7 tasks
@pippolo84 pippolo84 added backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. and removed needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch labels Aug 25, 2025
@pippolo84 pippolo84 mentioned this pull request Aug 25, 2025
6 tasks
@github-actions github-actions bot added backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. backport-done/1.18 The backport for Cilium 1.18.x for this PR is done. backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. and removed backport-pending/1.16 backport-pending/1.18 The backport for Cilium 1.18.x for this PR is in progress. backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. labels Sep 1, 2025
@cilium-release-bot cilium-release-bot bot moved this to Released in cilium v1.19.0 Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/CI Continuous Integration testing issue or flake backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. backport-done/1.18 The backport for Cilium 1.18.x for this PR is done. kind/bug/CI This is a bug in the testing code. release-note/ci This PR makes changes to the CI.

Projects

No open projects
Status: Released

Development

Successfully merging this pull request may close these issues.

7 participants