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

.github: Use --interactive=false more widely #37392

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

joestringer
Copy link
Member

Commit a29ba19 (".github: Set --interactive=false for cilium status")
began making use of the '--interactive=false' flag for 'cilium status --wait'
commands in order to minimize duplicate status output and hence make CI
failures easier to read & debug. Extend this approach to the remaining
workflows.

@joestringer joestringer requested review from a team as code owners January 31, 2025 13:50
@joestringer joestringer requested review from thorn3r and brlbil January 31, 2025 13:50
@joestringer joestringer added the release-note/ci This PR makes changes to the CI. label Jan 31, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 31, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 31, 2025
@joestringer joestringer requested a review from rolinh January 31, 2025 13:50
@pchaigno pchaigno removed the request for review from brlbil January 31, 2025 13:55
Copy link
Member

@giorio94 giorio94 left a comment

Choose a reason for hiding this comment

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

Thanks! One comment inline

The 'cilium clustermesh status' command doesn't currently have an
--interactive flag; the prior commit mistakenly configured it.

Fixes: a29ba19 (".github: Set --interactive=false for cilium status")
Signed-off-by: Joe Stringer <joe@cilium.io>
Commit a29ba19 (".github: Set --interactive=false for cilium status")
began making use of the '--interactive' flag for 'cilium status --wait'
commands in order to minimize duplicate status output and hence make CI
failures easier to read & debug. Extend this approach to the remaining
workflows.

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer force-pushed the pr/joe/cli-interactive-false-v2 branch from ad03bd2 to 4d19ee7 Compare February 3, 2025 12:59
@joestringer joestringer requested a review from giorio94 February 3, 2025 12:59
@joestringer
Copy link
Member Author

/test

Copy link
Member

@giorio94 giorio94 left a comment

Choose a reason for hiding this comment

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

Thanks

@joestringer joestringer enabled auto-merge February 3, 2025 13:42
@joestringer joestringer added this pull request to the merge queue Feb 4, 2025
Merged via the queue into main with commit 4d329e1 Feb 4, 2025
121 checks passed
@joestringer joestringer deleted the pr/joe/cli-interactive-false-v2 branch February 4, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants