Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Updating HEAD to use heapster canary image #634

Merged
merged 1 commit into from
Oct 9, 2015

Conversation

vishh
Copy link
Contributor

@vishh vishh commented Oct 9, 2015

kubernetes/heapster:canary image will be built and pushed every night.

Fixes #625

@@ -4,6 +4,6 @@ MAINTAINER vishnuk@google.com

RUN apt-get install -y git
RUN git clone https://github.com/kubernetes/heapster.git /go/src/k8s.io/heapster
RUN cd /go/src/k8s.io/heapster && make
RUN cd /go/src/k8s.io/heapster && make && mv /go/src/k8s.io/heapster/heapster /heapster
Copy link
Contributor

Choose a reason for hiding this comment

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

mv heapster /heapster instead?

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. fixed.

@mvdan
Copy link
Contributor

mvdan commented Oct 9, 2015

LGTM with a nit.

@vishh
Copy link
Contributor Author

vishh commented Oct 9, 2015

@mvdan Thanks for the review. PTAL.

@mvdan
Copy link
Contributor

mvdan commented Oct 9, 2015

LGTM

vishh added a commit that referenced this pull request Oct 9, 2015
Updating HEAD to use heapster canary image
@vishh vishh merged commit e244cd9 into kubernetes-retired:master Oct 9, 2015
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.

3 participants