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 2020.04.09 #3058

Merged
merged 3 commits into from Apr 10, 2020

Conversation

jackfrancis
Copy link
Member

Reason for Change:

This PR brings in new Linux VHDs. Of especial import: these VHDs now explicitly back MCR image-originating (mcr.microsoft.com) cluster image references to support #3046.

Other changes:

Includes a new pre-installed etcd version:

  • etcd v3.3.19

Includes new cluster-autoscaler versions:

  • mcr.microsoft.com/oss/kubernetes/autoscaler/cluster-autoscaler:v1.18.1
  • mcr.microsoft.com/oss/kubernetes/autoscaler/cluster-autoscaler:v1.17.2
  • mcr.microsoft.com/oss/kubernetes/autoscaler/cluster-autoscaler:v1.16.5
  • mcr.microsoft.com/oss/kubernetes/autoscaler/cluster-autoscaler:v1.15.6
  • mcr.microsoft.com/oss/kubernetes/autoscaler/cluster-autoscaler:v1.14.8

New Azure CNI componentry:

  • mcr.microsoft.com/containernetworking/networkmonitor:v0.0.8

Images supporting new Kubernetes versions:

  • mcr.microsoft.com/oss/kubernetes/kube-apiserver:v1.18.1
  • mcr.microsoft.com/oss/kubernetes/kube-controller-manager:v1.18.1
  • mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.18.1
  • mcr.microsoft.com/oss/kubernetes/kube-scheduler:v1.18.1
  • mcr.microsoft.com/oss/kubernetes/kube-apiserver:v1.18.0
  • mcr.microsoft.com/oss/kubernetes/kube-controller-manager:v1.18.0
  • mcr.microsoft.com/oss/kubernetes/kube-proxy:v1.18.0
  • mcr.microsoft.com/oss/kubernetes/kube-scheduler:v1.18.0

To support updated csi-secrets-store functionality:

  • mcr.microsoft.com/k8s/csi/secrets-store/provider-azure:0.0.3
  • mcr.microsoft.com/k8s/csi/secrets-store/driver:v0.0.9

Includes a new 16.04-LTS Linux kernel:

  • Linux version 4.15.0-1075-azure (buildd@lcy01-amd64-018) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)) #80-Ubuntu SMP Wed Mar 18 13:27:16 UTC 2020

Includes a new 18.04-LTS Linux kernel:

  • Linux version 5.0.0-1035-azure (buildd@lgw01-amd64-039) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)) #37-Ubuntu SMP Wed Mar 18 11:21:35 UTC 2020

Issue Fixed:

Requirements:

Notes:

@codecov
Copy link

codecov bot commented Apr 10, 2020

Codecov Report

Merging #3058 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3058   +/-   ##
=======================================
  Coverage   70.63%   70.63%           
=======================================
  Files         145      145           
  Lines       25151    25151           
=======================================
  Hits        17765    17765           
  Misses       6283     6283           
  Partials     1103     1103           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5218a91...582be31. Read the comment docs.

"availabilityProfile": "VirtualMachineScaleSets",
"distro": "aks-ubuntu-16.04"
},
{
Copy link
Member Author

Choose a reason for hiding this comment

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

I noticed we weren't validating the 18.04-LTS VHD in the "no outbound" test config. @marosset can you confirm that comprehensive Windows VHD coverage is in this config?

cc @mboersma

Copy link
Contributor

Choose a reason for hiding this comment

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

We currently only produce Windows VHDs for Windows Server 2019 which will get exercised by this config so it is as this is as comprehensive as we can make it at the momemt.

marosset
marosset previously approved these changes Apr 10, 2020
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

mboersma
mboersma previously approved these changes Apr 10, 2020
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++

@jackfrancis jackfrancis dismissed stale reviews from mboersma and marosset via 582be31 April 10, 2020 17:47
@jackfrancis jackfrancis merged commit 6807594 into Azure:master Apr 10, 2020
@jackfrancis jackfrancis deleted the vhd-2020.04.09 branch April 10, 2020 20:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants