Skip to content

fix: windows cilium networking - #9197

Open
Tim Wright (timmy-wright) wants to merge 1 commit into
mainfrom
timmy/windowscilium
Open

fix: windows cilium networking#9197
Tim Wright (timmy-wright) wants to merge 1 commit into
mainfrom
timmy/windowscilium

Conversation

@timmy-wright

Copy link
Copy Markdown
Contributor

harden windows cillium networking file

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 41 to 45
$installArgs = @{
RestartRequiredOut = ([ref]$isRebootNeeded)
SourceDirectory = $global:WindowsCiliumInstallPath
SkipNugetUnpack = [switch]::Present
SkipNugetUnpack = [switch]::Present
}
@github-actions

Copy link
Copy Markdown
Contributor

Windows Unit Test Results

  3 files   12 suites   48s ⏱️
389 tests 389 ✅ 0 💤 0 ❌
392 runs  392 ✅ 0 💤 0 ❌

Results for commit 1de4fc0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants