tanjunchen
43bf6bdab6
fix-up gosimple check error
2019-10-07 11:59:57 +08:00
Kubernetes Prow Robot
21240d9da4
Merge pull request #7744 from tanjunchen/fix-up-code-bug
...
fix-up some staticcheck error
2019-10-06 11:45:08 -07:00
Kubernetes Prow Robot
980e90df66
Merge pull request #7745 from tanjunchen/fix-up-gosimple-error
...
simplfy code
2019-10-05 20:11:11 -07:00
tanjunchen
8fe36dc72c
fix-up some staticcheck error
2019-10-06 10:40:13 +08:00
Kubernetes Prow Robot
4ec951a14d
Merge pull request #7727 from rifelpet/update-bazel-rules
...
Upgrade bazel's rules_go and rules_docker
2019-10-05 15:33:11 -07:00
Kubernetes Prow Robot
099d4dc3cd
Merge pull request #7634 from rifelpet/crds-fix
...
Update controller-tools and CRDs
2019-10-05 14:45:11 -07:00
tanjunchen
119e36be29
simplfy code
2019-10-04 22:19:08 +08:00
Kubernetes Prow Robot
f671873629
Merge pull request #7652 from OpenSource-THG/master
...
Openstack block device mapping support
2019-10-03 14:27:56 -07:00
Kubernetes Prow Robot
447e0cf1ef
Merge pull request #7734 from mikesplain/rollback_alpha_1.14.7
...
Rollback alpha channels 1.14.7
2019-10-02 11:22:08 -07:00
mikesplain
50c8d9b862
Rollback channels 1.14.7
...
https://github.com/kubernetes/kubernetes/issues/82923
2019-10-02 12:53:49 -04:00
Kubernetes Prow Robot
69e508e671
Merge pull request #7729 from tanjunchen/remove-repeat-word
...
remove the repeat word in docs/authentication.md b/docs/authentication.md
2019-10-02 08:51:08 -07:00
Kubernetes Prow Robot
c68746611c
Merge pull request #7724 from justinsb/bazel_fixup_hashes
...
bazel: fix hashes rule to generate outputs
2019-10-01 21:39:07 -07:00
tanjunchen
3aa31b6d5f
remove the repeat word
2019-10-02 11:05:49 +08:00
Peter Rifel
d6cc9bb38e
Load additional dependencies for new version of rules_docker
2019-10-01 18:25:58 -05:00
Peter Rifel
2a004c59a5
Update usage of controller-tools and regenerate CRDs
2019-10-01 17:24:32 -05:00
Peter Rifel
b674e65fca
Add vendoring of controller-tools
2019-10-01 17:24:31 -05:00
Peter Rifel
00c6267ec2
Upgrade bazel's rules_go and rules_docker
2019-10-01 16:52:38 -05:00
Kubernetes Prow Robot
2d04073dda
Merge pull request #7725 from justinsb/relnotes_1_14_0
...
relnotes for 1.14.0
2019-10-01 14:49:06 -07:00
Kubernetes Prow Robot
cd02137831
Merge pull request #7717 from justinsb/cherry_pick_docs
...
Docs: Adding a doc on how to propose a cherry-pick
2019-10-01 11:37:34 -07:00
Justin SB
d73d09da34
relnotes for 1.14.0
...
Includes changes from 1.14.0-beta.2 to 1.14.0
2019-10-01 11:58:15 -04:00
Justin SB
958c1a0771
bazel: fix hashes rule to generate outputs
...
So I figured out how to generate the outputs in the correct way so
that we don't need an artificial name; we must construct the outputs
field in the rule using a helper function.
2019-10-01 11:31:09 -04:00
Kubernetes Prow Robot
b2e03d6b17
Merge pull request #7709 from hwdef/fix-spelling
...
docs: fix spelling mistakes
2019-10-01 07:17:34 -07:00
Justin SB
f26f09e7c4
Docs: Adding a doc on how to propose a cherry-pick
2019-10-01 09:44:35 -04:00
Kubernetes Prow Robot
d309defd25
Merge pull request #7715 from beautytiger/dev-191001-clean
...
remove duplicated entry in notes
2019-10-01 06:33:42 -07:00
Kubernetes Prow Robot
d6592fea47
Merge pull request #7560 from tanjunchen/fix-up-ineffectual-assignment
...
ineffectual assignment to
2019-10-01 06:33:34 -07:00
Kubernetes Prow Robot
64c6e95ebd
Merge pull request #7714 from timoreimann/update-do-ccm-to-v0-1-20
...
Update DigitalOcean CCM to v0.1.20
2019-10-01 04:29:32 -07:00
Guangming Wang
b69283ff49
remove duplicated entry in notes
...
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-10-01 10:04:10 +08:00
Timo Reimann
bfe8904f4e
Update DigitalOcean CCM to v0.1.20
...
The update brings a number of bug fixes, stability improvements, and
features.
2019-09-30 22:07:18 +02:00
Kubernetes Prow Robot
5700b98bc2
Merge pull request #7713 from justinsb/update_etcd_manager_backup
...
Update etcd-manager backup image
2019-09-30 12:45:01 -07:00
Kubernetes Prow Robot
bbe979f56e
Merge pull request #7710 from justinsb/update_etcd_manager
...
Update etcd-manager with OpenStack fixes
2019-09-30 12:44:53 -07:00
Kubernetes Prow Robot
d7fc2625f5
Merge pull request #7703 from justinsb/use_helpers_in_bazel
...
Use helpers to move gzip & sha from makefile to bazel
2019-09-30 12:44:46 -07:00
Kubernetes Prow Robot
021b805178
Merge pull request #7661 from beautytiger/dev-190924
...
cleanup code to cancel some staticcheck warnings
2019-09-30 11:45:46 -07:00
Kubernetes Prow Robot
3b2f03a9c3
Merge pull request #7643 from zetaab/feature/mountcerts
...
Allow to use custom rootCAs
2019-09-30 11:45:38 -07:00
Justin SB
15cd4d1284
Use helpers to move gzip & sha from makefile to bazel
...
We can move the gzip & sha steps from the makefile to bazel. This not
only simplifies the makefile, it should enable more parallelism and
better caching.
2019-09-30 13:52:32 -04:00
Justin SB
025fd44827
Update etcd-manager backup image
...
Should be no changes in the backup image (so no need to backport), but
just want to sync up the versions so I don't forget it again!
2019-09-30 13:40:24 -04:00
Justin SB
e1be7aeba1
Update etcd-manager with OpenStack fixes
...
etcd-manager changes:
* Use disk by id for mounting devices in OpenStack [zetaab](https://github.com/zetaab ) [#253 ](https://github.com/kopeio/etcd-manager/pull/253 )
2019-09-30 13:15:27 -04:00
Kubernetes Prow Robot
32715d3822
Merge pull request #7694 from mikesplain/calico_3.9.1
...
Add calico 3.9.1
2019-09-30 06:33:38 -07:00
Jesse Haka
4ccad007ce
mountcerts -> usehostcerts
2019-09-30 11:36:32 +03:00
Jesse Haka
acc70ebecc
mount certificates to external ccm
2019-09-30 11:35:59 +03:00
Jesse Haka
352bc1eaa2
Allow to use custom rootCAs
2019-09-30 11:35:58 +03:00
hwdef
b1d5275820
docs: fix spelling mistakes
2019-09-30 14:00:11 +08:00
Kubernetes Prow Robot
43aa68ace0
Merge pull request #7704 from tanjunchen/perfect-document
...
fix-up some spelling mistakes
2019-09-29 20:59:36 -07:00
Kubernetes Prow Robot
29823b5fe9
Merge pull request #7705 from yuxiaobo96/kops-update
...
Correct word misspelling
2019-09-29 16:01:37 -07:00
Kubernetes Prow Robot
d504f90c3a
Merge pull request #7696 from rifelpet/enable-staticcheck
...
More staticcheck bugfixes and cleanup
2019-09-29 14:49:36 -07:00
Kubernetes Prow Robot
fdccec67c6
Merge pull request #7708 from justinsb/use_resource_quantity_instead_of_float
...
Change from float -> resource.Quantity
2019-09-29 12:11:36 -07:00
Justin SB
b094fc0f29
Add test for the float -> resource.Quantity switch
...
Check that we produce values that can still be parsed
2019-09-29 13:50:47 -04:00
Justin SB
522dac4524
autogen
2019-09-29 13:48:31 -04:00
Justin SB
bdd2e54624
Change float to resource.Quantity
...
This should make apimachinery (in particular CRD generation) happier,
because floats may not round trip correctly.
2019-09-29 13:48:10 -04:00
Justin SB
5eeb1a4216
Add test for parsing of float args
...
Similar to #7706 , but now we are testing the parsing side of things!
2019-09-29 13:43:57 -04:00
Justin SB
e5d710616a
Add test for float args
...
We likely need to change from floats to resource.Quantity, so we need
to estabilsh more test coverage before we can safely make the change.
2019-09-29 13:14:21 -04:00