Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Enable Kubernetes 1.8 #1508

Merged
merged 6 commits into from
Oct 2, 2017
Merged

Enable Kubernetes 1.8 #1508

merged 6 commits into from
Oct 2, 2017

Conversation

lachie83
Copy link
Member

@lachie83 lachie83 commented Sep 29, 2017

This PR enables Kubernetes 1.8. It doesn't however add it to the upgrade logic in acs-engine.

@ghost ghost assigned lachie83 Sep 29, 2017
@ghost ghost added the in progress label Sep 29, 2017
@lachie83 lachie83 changed the title enable k8s release 1.8 Enable Kubernetes 1.8 Sep 29, 2017
@lachie83
Copy link
Member Author

@jchauncey how do we go about adding k8s-1.8-release-e2e to circle?

feat(windows): Add build steps for 1.8 windows binaries
feaut(acs-engine): Add missing releasetoversion for 1.8
@lachie83
Copy link
Member Author

lachie83 commented Sep 29, 2017

The node roles aren't showing up because the labels aren't being correctly added. I needed to manually do this. Will fix

kubectl label nodes k8s-agent1-16245371-1 kubernetes.io/role=agent

# adeb88d774 Use adapter vEthernet (HNSTransparent) on Windows host network to find node IP
# 02549d6647 Merge pull request #50914 from shyamjvs/add-logging-to-logdump

git cherry-pick 02549d6647..45ba7bb0fb
Copy link
Contributor

Choose a reason for hiding this comment

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

Please change commit after I cherry-pick and push. Also please use git cherry-pick a^..b, which is easy to read.

@ghost ghost assigned jackfrancis Oct 2, 2017
@jackfrancis jackfrancis merged commit 49113f6 into Azure:master Oct 2, 2017
@ghost ghost removed the in progress label Oct 2, 2017
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.

4 participants