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

ci: remove beta kubernetes os selector #3501

Merged
merged 1 commit into from
Mar 14, 2025
Merged

Conversation

QxBytes
Copy link
Contributor

@QxBytes QxBytes commented Mar 12, 2025

Reason for Change:

Replaces the beta.kubernetes.io/os with kubernetes.io/os to fix the cilium nightly pipeline from failing

Issue Fixed:

Requirements:

Notes:

Sorry, something went wrong.

@QxBytes QxBytes added the ci Infra or tooling. label Mar 12, 2025
@QxBytes QxBytes self-assigned this Mar 12, 2025
@Copilot Copilot bot review requested due to automatic review settings March 12, 2025 21:52
@QxBytes QxBytes requested review from a team as code owners March 12, 2025 21:52
@QxBytes QxBytes requested a review from rbtr March 12, 2025 21:52
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

This PR replaces the deprecated "beta.kubernetes.io/os" key with "kubernetes.io/os" across several manifests and pipeline configurations to fix the cilium nightly pipeline failure.

  • Updated node selectors in deployment, daemonset, and master manifests
  • Modified pipeline YAML configurations to reflect the new key
  • Adjusted test manifests to use the current OS label

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tools/acncli/deployment/manager_swift.yaml Updated node selector for OS label
hack/toolbox/manifests/daemonset.yaml Updated node selector for OS label
hack/toolbox/manifests/master.yaml Updated node selector for OS label in multiple pods
.pipelines/mdnc/azure-cns-cni-1.5.4.yaml Updated node selector key in pipeline config
test/scale/templates/kwok-node.yaml Updated template label; possible duplicate OS labels detected
test/integration/manifests/cilium/cns-write-ovly.yaml Updated node selector key in integration test manifest
hack/toolbox/manifests/agents.yaml Updated node selector for OS label in agents manifests
.pipelines/mdnc/azure-cns-cni-1.4.39.1.yaml Updated node selector key in pipeline config
test/integration/manifests/cns/daemonset-linux.yaml Updated node selector key in integration test manifest
cns/azure-cns.yaml Updated node selector key in CNS config
.pipelines/mdnc/azure-cns-cni-1.5.28.yaml Updated node selector key in pipeline config
hack/manifests/cni-installer.yaml Updated node selector key in installer config
.pipelines/mdnc/azure-cns-cni.yaml Updated node selector key in pipeline config

Verified

This commit was signed with the committer’s verified signature.
fanatid Kirill Fomichev
@QxBytes QxBytes force-pushed the alew/remove-beta-os branch from 6c7cfb5 to 0bb8f0e Compare March 12, 2025 22:01
@QxBytes
Copy link
Contributor Author

QxBytes commented Mar 12, 2025

/azp run Azure Container Networking PR

@QxBytes QxBytes enabled auto-merge March 12, 2025 22:40
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@QxBytes QxBytes added this pull request to the merge queue Mar 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 14, 2025
@paulyufan2 paulyufan2 added this pull request to the merge queue Mar 14, 2025
Merged via the queue into master with commit 3148ac5 Mar 14, 2025
14 checks passed
@paulyufan2 paulyufan2 deleted the alew/remove-beta-os branch March 14, 2025 13:18
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.

None yet

4 participants