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.15.0-rc.1 #1469

Merged
merged 2 commits into from Jun 12, 2019

Conversation

mboersma
Copy link
Member

@mboersma mboersma commented Jun 12, 2019

Reason for Change:
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.15.md#changelog-since-v1150-beta2

Issue Fixed:

Requirements:

  • Windows artifacts uploaded to acsmirror blob store
  • uses conventional commit messages
  • includes documentation
  • adds unit tests
  • tested upgrade from previous version

Notes:
I didn't revert CoreDNS to 1.3.1 as the decision to do so was largely driven by configuration migration and "merged too close to release" issues that I don't think AKS Engine shares, but see the discussion at kubernetes/kubernetes#78691.

@mboersma
Copy link
Member Author

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -30,7 +30,7 @@ var k8sComponentVersions = map[string]map[string]string{
"aci-connector": "virtual-kubelet:latest",
ContainerMonitoringAddonName: "oms:ciprod01092019",
AzureCNINetworkMonitoringAddonName: "networkmonitor:v0.0.6",
"cluster-autoscaler": "cluster-autoscaler:v1.14.2",
"cluster-autoscaler": "cluster-autoscaler:v1.15.0",
Copy link
Member

Choose a reason for hiding this comment

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

Fun!

@jackfrancis
Copy link
Member

/lgtm

@acs-bot
Copy link

acs-bot commented Jun 12, 2019

[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

@mboersma
Copy link
Member Author

codecov seems to have failed us, so I'm merging manually.

@mboersma mboersma merged commit 1c2f14c into Azure:master Jun 12, 2019
@mboersma mboersma deleted the add-k8s-1.15-rc.1 branch June 12, 2019 20:14
@jackfrancis jackfrancis added this to Done in backlog Jun 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
backlog
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants