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

K8s v1.7.5 #1381

Merged
merged 2 commits into from
Aug 31, 2017
Merged

K8s v1.7.5 #1381

merged 2 commits into from
Aug 31, 2017

Conversation

seanknox
Copy link
Contributor

Bumps v1.7 release to v1.7.5:

  • Supports retrieving Azure access tokens via Managed Identity Extension
  • Bumped Heapster version to 1.4.2
  • Made v1.7.5 default version in Dockerfile

I've built the Windows zip which is available at https://acsmirror.blob.core.windows.net/wink8s/v1.7.5-1intwinnat.zip (non-CDN URL).

@lachie83 @jackfrancis @JiangtianLi

Copy link
Member

@lachie83 lachie83 left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -22,7 +22,7 @@ RUN mkdir /tmp/azurecli \

RUN curl -fsSL https://get.docker.com/ | sh

ENV KUBECTL_VERSION 1.6.6
ENV KUBECTL_VERSION 1.7.5
Copy link
Member

Choose a reason for hiding this comment

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

@seanknox @lachie83 are we confident that this is the best kubectl version for testing all supported versions of k8s? (i.e., are we expressing with this change that it's preferable to have newer kubectl's talk to older k8s clusters vs older kubectl's talk to newer k8s clusters?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dockerfile used only in dev workflow AFAIK, and yes I think it's better for dev workflow to orient toward newer versions. Not attached to this, can remove in this PR.

Copy link
Member

Choose a reason for hiding this comment

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

👍 I actually like it here.

@@ -22,7 +22,7 @@ RUN mkdir /tmp/azurecli \

RUN curl -fsSL https://get.docker.com/ | sh

ENV KUBECTL_VERSION 1.6.6
ENV KUBECTL_VERSION 1.7.5
Copy link
Member

Choose a reason for hiding this comment

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

👍 I actually like it here.

@jackfrancis jackfrancis merged commit f4e6ef4 into master Aug 31, 2017
@ghost ghost removed the in progress label Aug 31, 2017
@jackfrancis jackfrancis deleted the k8s-v1.7.5 branch August 31, 2017 21:10
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.

4 participants