Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy and display source location prominently on Kubernetes instances #27840

Merged
merged 1 commit into from
Jun 22, 2016

Conversation

zmerlynn
Copy link
Member

Following from #27830, this copies the source onto the instance and displays the location of it prominently (keeping the download link for anyone that just wants to curl it).

Example output (this tag doesn't exist yet):

Welcome to Kubernetes v1.4.0!

You can find documentation for Kubernetes at:
  http://docs.kubernetes.io/

The source for this release can be found at:
  /usr/local/share/doc/kubernetes/kubernetes-src.tar.gz
Or you can download it at:
  https://storage.googleapis.com/kubernetes-release/release/v1.4.0/kubernetes-src.tar.gz

It is based on the Kubernetes source at:
  https://github.com/kubernetes/kubernetes/tree/v1.4.0

For Kubernetes copyright and licensing information, see:
  /usr/local/share/doc/kubernetes/LICENSES

Analytics

Following from kubernetes#27830, this copies the source onto the instance and
displays the location of it prominently (keeping the download link for
anyone that just wants to curl it).

Example output (this tag doesn't exist yet):

---
Welcome to Kubernetes v1.4.0!

You can find documentation for Kubernetes at:
  http://docs.kubernetes.io/

The source for this release can be found at:
  /usr/local/share/doc/kubernetes/kubernetes-src.tar.gz
Or you can download it at:
  https://storage.googleapis.com/kubernetes-release/release/v1.4.0/kubernetes-src.tar.gz

It is based on the Kubernetes source at:
  https://github.com/kubernetes/kubernetes/tree/v1.4.0

For Kubernetes copyright and licensing information, see:
  /usr/local/share/doc/kubernetes/LICENSES
---
@zmerlynn zmerlynn added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. area/build-release area/platform/gce release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Jun 22, 2016
@zmerlynn zmerlynn added this to the v1.3 milestone Jun 22, 2016
@k8s-github-robot k8s-github-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 22, 2016
@zmerlynn zmerlynn added cherrypick-candidate and removed priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. labels Jun 22, 2016
@andyzheng0831
Copy link

Overall it lgtm. But please create a cluster and ssh into the master to verify it /home/kubernetes/kubernetes-src.tar.gz file exists with correct access permission. Thanks

@zmerlynn
Copy link
Member Author

@andyzheng0831: Yup, already done.

@andyzheng0831 andyzheng0831 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 22, 2016
@roberthbailey
Copy link
Contributor

lgtm

@zmerlynn
Copy link
Member Author

@k8s-bot test this: issue #IGNORE [will look it up later]

@goltermann goltermann added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Jun 22, 2016
@k8s-bot
Copy link

k8s-bot commented Jun 22, 2016

GCE e2e build/test passed for commit f9d1737.

@zmerlynn
Copy link
Member Author

zmerlynn commented Jun 22, 2016

@lavalamp: Maybe we should start tracking the rejection rate for the PR builder / SQ, as signal for health.

(Marking as retest-not-required, because !@#!$@.)

@lavalamp
Copy link
Member

@zmerlynn yeah that's in the exit criteria and I'm working on automating that as we speak.

@zmerlynn
Copy link
Member Author

zmerlynn commented Jun 22, 2016

@k8s-bot node e2e test this, issue #20403 (maybe?)

@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 179129c into kubernetes:master Jun 22, 2016
k8s-github-robot pushed a commit that referenced this pull request Jun 23, 2016
…-node

Automatic merge from submit-queue

Revert "Copy and display source location prominently on Kubernetes instances"

Reverts #27840


This broke cluster upgrade, ref #27764 (comment). cc @janetkuo @zmerlynn
maisem pushed a commit to maisem/kubernetes that referenced this pull request Jun 23, 2016
Automatic merge from submit-queue

Copy and display source location prominently on Kubernetes instances

Following from kubernetes#27830, this copies the source onto the instance and displays the location of it prominently (keeping the download link for anyone that just wants to curl it).

Example output (this tag doesn't exist yet):

```
Welcome to Kubernetes v1.4.0!

You can find documentation for Kubernetes at:
  http://docs.kubernetes.io/

The source for this release can be found at:
  /usr/local/share/doc/kubernetes/kubernetes-src.tar.gz
Or you can download it at:
  https://storage.googleapis.com/kubernetes-release/release/v1.4.0/kubernetes-src.tar.gz

It is based on the Kubernetes source at:
  https://github.com/kubernetes/kubernetes/tree/v1.4.0

For Kubernetes copyright and licensing information, see:
  /usr/local/share/doc/kubernetes/LICENSES
```

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
k8s-github-robot pushed a commit that referenced this pull request Jun 24, 2016
Automatic merge from submit-queue

Copy and display source location prominently on Kubernetes instances

Reapplying #27840.


Following from #27830, this copies the source onto the instance and
displays the location of it prominently (keeping the download link for
anyone that just wants to curl it).

Example output (this tag doesn't exist yet):

---
Welcome to Kubernetes v1.4.0!

You can find documentation for Kubernetes at:
  http://docs.kubernetes.io/

The source for this release can be found at:
  /usr/local/share/doc/kubernetes/kubernetes-src.tar.gz
Or you can download it at:
  https://storage.googleapis.com/kubernetes-release/release/v1.4.0/kubernetes-src.tar.gz

It is based on the Kubernetes source at:
  https://github.com/kubernetes/kubernetes/tree/v1.4.0

For Kubernetes copyright and licensing information, see:
  /usr/local/share/doc/kubernetes/LICENSES

----
@ixdy ixdy mentioned this pull request Sep 23, 2016
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-release area/platform/gce lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants