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 1.17.7 #3499

Merged
merged 1 commit into from Jun 17, 2020

Conversation

mboersma
Copy link
Member

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

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 17, 2020
@mboersma
Copy link
Member Author

/hold

This has a temporary testing commit that should be discarded once it passes.

@codecov
Copy link

codecov bot commented Jun 17, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3499   +/-   ##
=======================================
  Coverage   73.15%   73.15%           
=======================================
  Files         147      147           
  Lines       25049    25049           
=======================================
  Hits        18324    18324           
  Misses       5591     5591           
  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 ef86b16...e3d7001. Read the comment docs.

@mboersma
Copy link
Member Author

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

@mboersma
Copy link
Member Author

/hold cancel

jackfrancis
jackfrancis previously approved these changes Jun 17, 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 17, 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
Copy link

acs-bot commented Jun 17, 2020

New changes are detected. LGTM label has been removed.

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