Skip to content

Conversation

@jpayne3506
Copy link
Contributor

@jpayne3506 jpayne3506 commented Aug 1, 2025

Reason for Change:

Typical EOL cleanup:

  • version references
  • direct file references
  • dependabot patching

Issue Fixed:

Requirements:

Notes:

@jpayne3506 jpayne3506 self-assigned this Aug 1, 2025
Copilot AI review requested due to automatic review settings August 1, 2025 14:58
@jpayne3506 jpayne3506 requested review from a team as code owners August 1, 2025 14:58
Copy link
Contributor

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 performs EOL (End of Life) cleanup for the release/v1.4 branch by removing version references and dependency configurations that are no longer needed. The cleanup involves adding clarifying comments to hardcoded version references and removing dependabot configurations.

  • Adds clarifying comments to hardcoded v1.4.x image versions across multiple YAML files to question if they need updating
  • Removes dependabot configurations that were specifically targeting the release/v1.4 branch
  • Completely removes a specific v1.4.39.1 YAML configuration file

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
test/kubemark/aks-e/azure-npm-with-kubemark.yaml Added comment questioning if v1.4.9 image version needs updating
npm/examples/azure-npm-lite.yaml Added comment questioning if v1.4.45.3 image version needs updating
npm/deploy/npm/azure-npm.yaml Added comment questioning if v1.4.1 image version needs updating
npm/deploy/manifests/daemon/azure-npm.yaml Added comment questioning if v1.4.1 image version needs updating
npm/deploy/manifests/controller/azure-npm.yaml Added comment questioning if v1.4.1 image version needs updating
npm/deploy/kustomize/overlays/daemon/deployment.yaml Added comment questioning if v1.4.1 image version needs updating
npm/deploy/kustomize/overlays/controller/deployment.yaml Added comment questioning if v1.4.1 image version needs updating
npm/azure-npm.yaml Added comment questioning if v1.4.45.3 image version needs updating
cns/azure-cns.yaml Added comment questioning if v1.4.7 image version needs updating
cns/azure-cns-windows.yaml Added misplaced comment on container name instead of image version
.pipelines/mdnc/azure-cns-cni.yaml Added comment questioning if v1.4.32 image version needs updating
.pipelines/mdnc/azure-cns-cni-1.4.39.1.yaml Completely removed the file containing v1.4.39.1 configuration
.github/dependabot.yaml Removed dependabot configurations targeting release/v1.4 branch
@jpayne3506 jpayne3506 added the ci Infra or tooling. label Aug 1, 2025
@jpayne3506
Copy link
Contributor Author

Leaving comments on NPM related files for a follow up PR.

@jpayne3506 jpayne3506 enabled auto-merge August 4, 2025 21:11
@jpayne3506
Copy link
Contributor Author

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@jpayne3506 jpayne3506 added this pull request to the merge queue Aug 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 5, 2025
@jpayne3506 jpayne3506 added this pull request to the merge queue Aug 6, 2025
Merged via the queue into master with commit 4c0f5fa Aug 6, 2025
19 checks passed
@jpayne3506 jpayne3506 deleted the jpayne3506/v1.4-EOL branch August 6, 2025 23:20
NihaNallappagari pushed a commit to NihaNallappagari/azure-container-networking that referenced this pull request Sep 4, 2025
) * chore: remove release/v1.4 dependabot trigger * chore: remove clearly defined v1.4 files * chore: adjust versioning on example and test yamls? * chore: remove mdnc references
sivakami-projects pushed a commit that referenced this pull request Oct 23, 2025
* chore: remove release/v1.4 dependabot trigger * chore: remove clearly defined v1.4 files * chore: adjust versioning on example and test yamls? * chore: remove mdnc references
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling.

5 participants