Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Upgrade heapster to version 1.3.0 #420

Merged
merged 5 commits into from
Mar 20, 2017

Conversation

AlmogBaku
Copy link
Contributor

Upgrade heapster to version 1.3.0

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 18, 2017
@codecov-io
Copy link

codecov-io commented Mar 18, 2017

Codecov Report

Merging #420 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master     #420   +/-   ##
=======================================
  Coverage   38.53%   38.53%           
=======================================
  Files          30       30           
  Lines        2351     2351           
=======================================
  Hits          906      906           
  Misses       1324     1324           
  Partials      121      121
Impacted Files Coverage Δ
core/controlplane/config/config.go 65.42% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 95614a4...552667e. Read the comment docs.

Copy link
Contributor

@danielfm danielfm left a comment

Choose a reason for hiding this comment

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

I think you've missed this reference.

@AlmogBaku
Copy link
Contributor Author

@danielfm thanks. fixed.

@danielfm
Copy link
Contributor

Also, if I may suggest, instead of keeping the hard-coded version in the template, like this:

metadata:
  name: heapster-v1.2.0

... why not use the tag from the config, like this:

metadata:
  name: heapster-{{.HeapsterImage.Tag}}

I did not test this though, but it seems possible to get rid of this duplication here.

@mumoshu
Copy link
Contributor

mumoshu commented Mar 20, 2017

Thanks for the help @AlmogBaku @danielfm!
This change LGTM.

Btw, @danielfm's suggested improvement sounds great. Would you mind submitting an another github issue for that?
(And perhaps we'd better do the same for other images like kube-dns?

@mumoshu mumoshu merged commit 2f6c162 into kubernetes-retired:master Mar 20, 2017
@mumoshu mumoshu added this to the v0.9.5-rc.4 milestone Mar 20, 2017
@pieterlange pieterlange mentioned this pull request Mar 22, 2017
22 tasks
@AlmogBaku AlmogBaku deleted the heapster-1.3.0 branch March 22, 2017 12:51
camilb added a commit to camilb/kube-aws that referenced this pull request Apr 5, 2017
* kubernetes-incubator/master: (29 commits)
  Emit errors when kube-aws sees unexpected keys in cluster.yaml Resolves kubernetes-retired#404
  Tag controller nodes appropriately with `kubernetes.io/role`. Resolves kubernetes-retired#370
  Make Container Linux AMI fetching a bit more reliable
  Stop locksmithd errors on etcd nodes
  Upgrade heapster to version 1.3.0 (kubernetes-retired#420)
  Auth token file support (kubernetes-retired#418)
  Update README.md
  Update README accordingly to the new git repo
  AWS China region support (kubernetes-retired#390)
  Conform as a Kubernetes Incubator Project
  Fixed typo in template
  upgrade aws-sdk to latest version Fix kubernetes-retired#388
  Upgrade Kubernetes version to v1.5.4
  Fix assumed public hostnames for EC2 instances in us-east-1
  Fix assumed public hostnames for EC2 instances in us-east-1
  typo
  fix: etcdDataVolumeEncrypted not creating encrypted volumes fixes kubernetes-retired#383
  Allow disabling wait signals fixes kubernetes-retired#371
  Update file paths in readme
  Fix an issue with glue security group documentation
  ...
kylehodgetts pushed a commit to HotelsDotCom/kube-aws that referenced this pull request Mar 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants