Skip to content

Update ACN Pipeline for Compliance #3597

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

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Conversation

sheylatrudo
Copy link
Contributor

Reason for Change:

Issue Fixed:

Requirements:

Notes:

@Copilot Copilot AI review requested due to automatic review settings April 18, 2025 04:52
@sheylatrudo sheylatrudo requested a review from a team as a code owner April 18, 2025 04:52
@sheylatrudo sheylatrudo requested a review from matmerr April 18, 2025 04: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 updates the ACN pipelines for compliance by standardizing pool configurations and enhancing Dockerfile reference management. Key changes include:

  • Updated pool definitions in multiple pipeline templates to use "type: linux" and "isCustom: true".
  • Removal of outdated steps in the aks-swift E2E step template.
  • Introduction of new utility scripts for renaming Dockerfile references along with enhancements to build and manifest generation steps.

Reviewed Changes

Copilot reviewed 48 out of 57 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.pipelines/singletenancy/aks/e2e-job-template.yaml Added custom pool settings for improved job configuration.
.pipelines/singletenancy/aks-swift/e2e-step-template.yaml Removed legacy environment setup steps.
.pipelines/singletenancy/aks-swift/e2e-job-template.yaml Standardized pool setups and added checkout steps.
.pipelines/cni/k8s-e2e/k8s-e2e-job-template.yaml Updated pool configuration and inserted a checkout step.
.pipelines/build/utils/rename-dockerfile-references.steps.yaml Introduced new utility steps for Dockerfile renaming.
.pipelines/build/publish-manifest.steps.yaml Added new steps to publish manifest data.
.pipelines/build/ob-prepare.steps.yaml Integrated new Dockerfile renaming templates and cleanup.
.pipelines/build/manifests.jobs.yaml Added jobs to generate and publish image manifests.
.pipelines/build/image.steps.yaml Refined image build and output steps with updated arguments.
.pipelines/build/generate-manifest.steps.yaml Created steps to populate image manifest data using jq.
.pipelines/build/binary.steps.yaml Added steps to build binaries with pre-requisites and artifact preparation.
Files not reviewed (9)
  • .pipelines/OneBranch.NonOfficial.CrossPlat.yaml: Language not supported
  • .pipelines/OneBranch.Official.CrossPlat.yaml: Language not supported
  • .pipelines/cni/k8s-e2e/k8s-e2e.jobs.yaml: Language not supported
  • .pipelines/containers/container-template.steps.yaml: Language not supported
  • .pipelines/containers/manifest-template.steps.yaml: Language not supported
  • .pipelines/multitenancy/swiftv2-e2e.jobs.yaml: Language not supported
  • .pipelines/singletenancy/aks-swift/aks-swift-e2e.jobs.yaml: Language not supported
  • .pipelines/singletenancy/aks/aks-e2e.jobs.yaml: Language not supported
  • .pipelines/singletenancy/aks/aks-e2e.steps.yaml: Language not supported
Comments suppressed due to low confidence (1)

.pipelines/build/utils/rename-dockerfile-references.steps.yaml:7

  • The word 'fascilitates' appears to be misspelled. Consider replacing it with 'facilitates'.
#   'Dockerfile'. This fascilitates the creation of this template in order to 

@sheylatrudo sheylatrudo force-pushed the smtrudo/acn-onebranch branch from 0a8eb80 to 69f9083 Compare April 18, 2025 21:25
Copy link

There was an error handling pipeline event eda55476-d32a-481c-b755-e415d7bfc484.

@sheylatrudo sheylatrudo force-pushed the smtrudo/acn-onebranch branch from f8144a1 to 7a34418 Compare May 1, 2025 22:13
@sheylatrudo sheylatrudo force-pushed the smtrudo/acn-onebranch branch from 7a34418 to 8a5c974 Compare May 1, 2025 22:14
@sheylatrudo sheylatrudo requested review from a team as code owners May 2, 2025 02:44
Copy link
Contributor

@jpayne3506 jpayne3506 left a comment

Choose a reason for hiding this comment

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

Lets also clean up all dead pipeline yamls from the previous PR.

apontejaj
apontejaj previously approved these changes May 5, 2025
Copy link

@apontejaj apontejaj left a comment

Choose a reason for hiding this comment

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

LGTM

@jpayne3506
Copy link
Contributor

# make -C ./hack/aks azcfg AZCLI=az REGION=${{ parameters.region }}

  • Remove aks-extension fix in follow on PR.

  • @jpayne3506, ensure log template functions correctly after PR merges

@jpayne3506 jpayne3506 removed the request for review from a team May 5, 2025 22:19
santhoshmprabhu
santhoshmprabhu previously approved these changes May 5, 2025
Copy link
Contributor

@santhoshmprabhu santhoshmprabhu left a comment

Choose a reason for hiding this comment

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

I was added automatically. I don't have as much context as John does. Mostly checked the nodesubnet changes, they look good.

@sheylatrudo
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

4 participants