Merged
Conversation
[ upstream commit 2c72678 ] The CiliumEndpointSlice migration workflow is currently run on schedule on the main branch. However, it is not being triggered for stable branches, because it is not part of the test suite triggered via /test. Let's get this divergence fixed adding it to the list of nightly workflows, so that it gets periodically run on stable branches as well. Reported-by: André Martins <andre@cilium.io> Signed-off-by: Marco Iorio <marco.iorio@isovalent.com> Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
[ upstream commit 063e40c ] Add support for configuring Hubble Relay log format and level through Helm values, similar to the existing logOptions support in cilium-agent and cilium-operator. This allows users to enable JSON logging for Hubble Relay, which is useful for log aggregation tools in environments like AWS EKS. New Helm values: - hubble.relay.logOptions.format: text, text-ts, json, json-ts - hubble.relay.logOptions.level: debug, info, warn, error Fixes: #43009 Signed-off-by: Pavan More <pavansmore05@gmail.com> Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
Member
Author
Member
Author
|
/test |
giorio94
approved these changes
Jan 26, 2026
Member
giorio94
left a comment
There was a problem hiding this comment.
Thanks, my commit looks good.
Artyop
approved these changes
Jan 26, 2026
Contributor
giorio94
approved these changes
Jan 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Once this PR is merged, a GitHub action will update the labels of these PRs: