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

chore: rev Linux VHDs to 2019.12.09 #2427

Merged
merged 2 commits into from Dec 11, 2019

Conversation

jackfrancis
Copy link
Member

@jackfrancis jackfrancis commented Dec 10, 2019

Reason for Change:

Updates Ubuntu VHDs to 2019.12.09, which includes the following changes:

  • Adds pre-downloaded Kubernetes 1.17 components:

    • k8s.gcr.io/kube-apiserver:v1.17.0
    • k8s.gcr.io/kube-controller-manager:v1.17.0
    • k8s.gcr.io/kube-proxy:v1.17.0
    • k8s.gcr.io/kube-scheduler:v1.17.0
    • k8s.gcr.io/cluster-autoscaler:v1.17.0
  • Adds the following pre-downloaded container images:

    • k8s.gcr.io/coredns:1.6.5
    • mcr.microsoft.com/k8s/csi/azuredisk-csi:v0.4.0
    • mcr.microsoft.com/k8s/csi/azurefile-csi:v0.3.0
    • quay.io/k8scsi/csi-attacher:v1.0.1
    • quay.io/k8scsi/csi-cluster-driver-registrar:v1.0.1
    • quay.io/k8scsi/csi-node-driver-registrar:v1.1.0
    • quay.io/k8scsi/csi-provisioner:v1.0.1
    • quay.io/k8scsi/livenessprobe:v1.1.0
    • k8s.gcr.io/node-problem-detector:v0.8.0
  • No longer includes pre-downloaded components for 1.11 and 1.12:

    • k8s.gcr.io/hyperkube-amd64:v1.12.8
    • k8s.gcr.io/cloud-controller-manager-amd64:v1.12.8
    • k8s.gcr.io/hyperkube-amd64:v1.12.7
    • k8s.gcr.io/cloud-controller-manager-amd64:v1.12.7
    • k8s.gcr.io/hyperkube-amd64:v1.11.10
    • k8s.gcr.io/cloud-controller-manager-amd64:v1.11.10
    • k8s.gcr.io/hyperkube-amd64:v1.11.9
    • k8s.gcr.io/cloud-controller-manager-amd64:v1.11.9

Updates 18.04-LTS kernel:

  • Linux version 5.0.0-1027-azure (buildd@lgw01-amd64-033) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #29~18.04.1-Ubuntu SMP Mon Nov 25 21:18:57 UTC 2019

Issue Fixed:

Requirements:

Notes:

@codecov
Copy link

codecov bot commented Dec 10, 2019

Codecov Report

Merging #2427 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2427   +/-   ##
=======================================
  Coverage   72.03%   72.03%           
=======================================
  Files         130      130           
  Lines       23386    23386           
=======================================
  Hits        16846    16846           
  Misses       5516     5516           
  Partials     1024     1024

Copy link
Contributor

@marosset marosset left a comment

Choose a reason for hiding this comment

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

/lgtm

@acs-bot
Copy link

acs-bot commented Dec 10, 2019

[APPROVALNOTIFIER] This PR is APPROVED

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

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,marosset]

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

@acs-bot acs-bot merged commit dfc3be2 into Azure:master Dec 11, 2019
@jackfrancis jackfrancis deleted the vhd-linux-2019.12.09 branch December 11, 2019 00:51
@jackfrancis jackfrancis added this to the v0.45.0 milestone Dec 16, 2019
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