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

feat: add support for Kubernetes v1.18.8 #3697

Merged
merged 2 commits into from Aug 17, 2020

Conversation

mboersma
Copy link
Member

@mboersma mboersma commented Aug 13, 2020

Reason for Change:
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.18.md#changelog-since-v1186
and https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.18.md#changelog-since-v1187

Issue Fixed:

Requirements:

  • Kubernetes artifacts built and pushed by Azure Pipelines
  • uses conventional commit messages
  • includes documentation
  • adds unit tests
  • tested upgrade from previous version

Notes:

@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3697   +/-   ##
=======================================
  Coverage   73.16%   73.16%           
=======================================
  Files         147      147           
  Lines       25318    25318           
=======================================
  Hits        18525    18525           
  Misses       5655     5655           
  Partials     1138     1138           
Impacted Files Coverage Δ
pkg/api/common/versions.go 96.84% <ø> (ø)

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 a83dff8...3f818c5. Read the comment docs.

@mboersma mboersma changed the title feat: add support for Kubernetes 1.18.7 feat: add support for Kubernetes 1.18.8 Aug 13, 2020
@mboersma mboersma changed the title feat: add support for Kubernetes 1.18.8 feat: add support for Kubernetes v1.18.8 Aug 13, 2020
Copy link
Contributor

@CecileRobertMichon CecileRobertMichon 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 Aug 17, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon, 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 [CecileRobertMichon,mboersma]

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

@mboersma mboersma merged commit 99c2e95 into Azure:master Aug 17, 2020
@mboersma mboersma deleted the add-k8s-1.18.7 branch August 17, 2020 20:07
@dennis-benzinger-hybris
Copy link
Contributor

Do you have an ETA of a release with this PR ?

@mboersma
Copy link
Member Author

@dennis-benzinger-hybris we'll do our best to build the new VHDs and do an AKS Engine release this week, assuming all our testing signal looks good. cc: @jackfrancis.

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

4 participants