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.17.8 #3552

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

mboersma
Copy link
Member

@mboersma mboersma commented Jun 26, 2020

Reason for Change:
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.17.md#changelog-since-v1177

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:

@acs-bot acs-bot added the size/S label Jun 26, 2020
@mboersma
Copy link
Member Author

/hold

This has a temporary commit for testing that should be discarded before merging.

@codecov
Copy link

codecov bot commented Jun 26, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3552   +/-   ##
=======================================
  Coverage   73.19%   73.19%           
=======================================
  Files         147      147           
  Lines       25078    25078           
=======================================
  Hits        18355    18355           
  Misses       5589     5589           
  Partials     1134     1134           
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 ea54daf...be170ea. Read the comment docs.

@mboersma
Copy link
Member Author

This passed CI, so I'll strip off the testing commit and it should be ready for review.

@mboersma
Copy link
Member Author

/hold cancel

chewong
chewong previously approved these changes Jun 29, 2020
jackfrancis
jackfrancis previously approved these changes Jun 30, 2020
Copy link
Member

@jackfrancis jackfrancis 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 Jun 30, 2020

New changes are detected. LGTM label has been removed.

@acs-bot acs-bot added size/XL and removed size/XS labels Jun 30, 2020
@acs-bot
Copy link

acs-bot commented Jun 30, 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

@acs-bot acs-bot added size/XS and removed size/XL labels Jun 30, 2020
@mboersma mboersma merged commit d35e62d into Azure:master Jun 30, 2020
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