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.17 on Azure Stack #4188

Merged
merged 2 commits into from
Jan 27, 2021

Conversation

JesusAlvarezTorres
Copy link
Contributor

Reason for Change:

Adding support for Kubernetes v1.17.17 on Azure Stack

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • No
  • Yes

Requirements:

Notes:

@acs-bot
Copy link

acs-bot commented Jan 22, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: JesusAlvarezTorres
To complete the pull request process, please assign ritazh
You can assign the PR to them by writing /assign @ritazh in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

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

@jackfrancis
Copy link
Member

code lgtm

to @jadarsie for final review/merge

@@ -269,6 +269,7 @@ var AllKubernetesSupportedVersionsAzureStack = map[string]bool{
"1.17.7": false,
"1.17.9": true,
"1.17.11": true,
Copy link
Member

Choose a reason for hiding this comment

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

FYI, the linux VHD is not pre-pulling v1.17.11, not sure we want to keep both v1.17.11 and v1.17.17

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, I did not notice it, will submit a commit to remove v1.17.11

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

4 participants