Skip to content

ci: remove bash usage from cilium validation #3826

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

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

jpayne3506
Copy link
Contributor

Reason for Change:

Why use bash when you can leverage cilium/cilium-dbg output.

Issue Fixed:

Requirements:

Notes:

@jpayne3506 jpayne3506 self-assigned this Jul 15, 2025
@Copilot Copilot AI review requested due to automatic review settings July 15, 2025 04:53
@jpayne3506 jpayne3506 added the ci Infra or tooling. label Jul 15, 2025
@jpayne3506 jpayne3506 requested a review from a team as a code owner July 15, 2025 04:53
@jpayne3506 jpayne3506 requested a review from alam-tahmid July 15, 2025 04:53
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Remove reliance on a shell for invoking the Cilium CLI in the Linux validation tests by directly specifying the command and its arguments.

  • Replace the bash wrapper for cilium endpoint list -o json with a direct invocation.
  • Simplify the ciliumStateFileCmd argument slice to remove unnecessary shell overhead.

@jpayne3506 jpayne3506 enabled auto-merge July 15, 2025 05:02
@jpayne3506
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jpayne3506 jpayne3506 added this pull request to the merge queue Jul 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 15, 2025
@jpayne3506 jpayne3506 added this pull request to the merge queue Jul 16, 2025
Merged via the queue into master with commit c89ce01 Jul 16, 2025
97 of 99 checks passed
@jpayne3506 jpayne3506 deleted the jpayne3506/cil-validation branch July 16, 2025 18:12
@jpayne3506 jpayne3506 restored the jpayne3506/cil-validation branch July 16, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants