Azure / AgentBaker

Agent Baker is aiming to provide a centralized, portable k8s agent node provisioning lib as well as rich support on different OS image with optimized k8s binaries.
MIT License
102 stars 205 forks source link

feat: use private container registry for network isolated e2e tests #4996

Closed AlisonB319 closed 1 day ago

AlisonB319 commented 1 week ago

What type of PR is this?

What this PR does / why we need it: For NIC e2e tests we want to make sure they are not using acs-mirror anywhere. After the move to oras installs, acs mirror should no longer be required for airgap tests

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11188451126

Details


Totals Coverage Status
Change from base Build 11188295050: 0.0%
Covered Lines: 2590
Relevant Lines: 3634

💛 - Coveralls
AlisonB319 commented 4 days ago

All airgap e2e's are passing, e2e's just seem to be a bit unhappy in general atm.