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

fix: remove PowerShell from Windows registry interactions (#2993) #3164

Open
wants to merge 1 commit into
base: release/v1.4
Choose a base branch
from

Conversation

rbtr
Copy link
Contributor

@rbtr rbtr commented Nov 22, 2024

backport of #2993
remove powershell from windows registry txs

Reason for Change:

Issue Fixed:

Requirements:

Notes:

remove powershell from windows registry txs

Signed-off-by: Evan Baker <[email protected]>
@rbtr rbtr requested a review from a team as a code owner November 22, 2024 23:37
@rbtr rbtr requested a review from tamilmani1989 November 22, 2024 23:37
@rbtr rbtr self-assigned this Nov 22, 2024
@rbtr rbtr added enhancement cns Related to CNS. release/1.4 Change affects v1.4 release train labels Nov 22, 2024
@rbtr
Copy link
Contributor Author

rbtr commented Nov 25, 2024

/azp run Azure Container Networking PR

@rbtr rbtr enabled auto-merge (squash) November 25, 2024 19:54
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rbtr
Copy link
Contributor Author

rbtr commented Nov 26, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rbtr
Copy link
Contributor Author

rbtr commented Dec 2, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rbtr rbtr requested a review from Copilot December 7, 2024 01:25

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

platform/os_linux.go:131

  • [nitpick] The function SetSdnRemoteArpMacAddress in os_linux.go now takes a context.Context parameter, but the implementation does not use this parameter. This might be intentional, but it could lead to confusion or future bugs if the parameter is expected to be used.
func SetSdnRemoteArpMacAddress(context.Context) error {
Copy link

This pull request is stale because it has been open for 2 weeks with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale Stale due to inactivity. label Dec 22, 2024
Copy link

Pull request closed due to inactivity.

@github-actions github-actions bot closed this Dec 29, 2024
auto-merge was automatically disabled December 29, 2024 00:01

Pull request was closed

@github-actions github-actions bot deleted the backport/v1.4/depwsh branch December 29, 2024 00:01
@rbtr rbtr restored the backport/v1.4/depwsh branch January 2, 2025 23:10
@rbtr rbtr reopened this Jan 2, 2025
@github-actions github-actions bot removed the stale Stale due to inactivity. label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cns Related to CNS. enhancement release/1.4 Change affects v1.4 release train
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants