Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

feat: enable MCR KubernetesImageBaseType #2722

Merged
merged 7 commits into from
Feb 20, 2020

Conversation

jackfrancis
Copy link
Member

Reason for Change:

This PR introduces a "mcr" KubernetesImageBaseType, allowing AKS Engine to seamlessly cut over its dependency upon k8s.gcr.io to the official Kubernetes MCR registry @ mcr.microsoft.com.

Issue Fixed:

Requirements:

Notes:

@jackfrancis jackfrancis changed the title [WIP] feat: enable MCR KubernetesImageBaseType feat: enable MCR KubernetesImageBaseType Feb 19, 2020
@codecov
Copy link

codecov bot commented Feb 19, 2020

Codecov Report

Merging #2722 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2722      +/-   ##
==========================================
+ Coverage   72.34%   72.35%   +0.01%     
==========================================
  Files         137      137              
  Lines       25327    25341      +14     
==========================================
+ Hits        18322    18335      +13     
- Misses       5948     5949       +1     
  Partials     1057     1057

Copy link
Member

@mboersma mboersma left a comment

Choose a reason for hiding this comment

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

/lgtm

Solid.

@acs-bot
Copy link

acs-bot commented Feb 20, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, mboersma

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [jackfrancis,mboersma]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jackfrancis jackfrancis merged commit 56f672c into Azure:master Feb 20, 2020
@jackfrancis jackfrancis deleted the enable-mcr branch February 20, 2020 17:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants