Ciprian Hacman
55aeafb9c3
Fix node-authorizer/pkg/server staticcheck failure
2020-02-28 09:38:42 +02:00
Kubernetes Prow Robot
c4f6ad06d8
Merge pull request #8453 from justinsb/updated_release_process
...
Update release process
2020-02-27 09:55:29 -08:00
Kubernetes Prow Robot
0719040df8
Merge pull request #8641 from justinsb/relnotes_1_17_0_beta_1
...
Release notes for 1.17.0 beta.1
2020-02-27 07:23:34 -08:00
Justin SB
666f5dfde7
Update release process
...
* We need to publish kops-controller image
* Including experimental hack/set-version script that should help with rolling versions
2020-02-27 09:34:26 -05:00
Kubernetes Prow Robot
a59418423f
Merge pull request #8618 from hakman/calico-3.12.0
...
Update Calico and Canal to v3.12.0
2020-02-27 06:23:31 -08:00
Justin SB
e28ed7be9a
Release notes for 1.17.0 beta.1
2020-02-27 09:13:10 -05:00
Ciprian Hacman
44a508cb18
Add full field path to validation errors
2020-02-27 14:56:58 +02:00
Kubernetes Prow Robot
b799ac6693
Merge pull request #8637 from justinsb/relnotes_1_16_0
...
Release notes for 1.16.0
2020-02-27 02:39:19 -08:00
Justin SB
d0a640b64c
Release notes for 1.16.0
2020-02-27 04:48:14 -05:00
Ciprian Hacman
5b9f01cdc7
Validate IptablesBackend for Calico and Canal
2020-02-27 04:35:56 +02:00
Kubernetes Prow Robot
3abfeb9bbc
Merge pull request #8632 from olemarkus/stable-bump-feb-2
...
Promote alphas to stable
2020-02-26 18:35:19 -08:00
Ciprian Hacman
f218f0bd7a
Update Calico and Canal to v3.12.0
2020-02-27 04:03:42 +02:00
Kubernetes Prow Robot
e07f84708e
Merge pull request #8276 from rifelpet/aws-vpc-cni-env-vars
...
Add support for custom env vars in amazon-vpc-cni
2020-02-26 15:07:20 -08:00
Ole Markus With
a0f6cbe394
Promote alphas to stable
2020-02-26 21:40:04 +01:00
Kubernetes Prow Robot
5ddeae26bc
Merge pull request #8617 from johngmyers/multiple-networking
...
Validate at most one networking option chosen
2020-02-26 10:47:20 -08:00
Kubernetes Prow Robot
b1e38ceb40
Merge pull request #8631 from truongnh1992/unit_test_pkg_dns_gossip
...
Adding Unit Test for pkg/dns/gossip.go
2020-02-26 06:18:26 -08:00
Nguyen Hai Truong
6db76972ad
Adding unittest for pkg/dns/gossip.go
...
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-02-26 14:34:55 +07:00
Kubernetes Prow Robot
79bbc3ef19
Merge pull request #8408 from johngmyers/channel-versions
...
Refuse to read channels with addons with unparseable versions
2020-02-25 17:58:27 -08:00
Kubernetes Prow Robot
45918a2d64
Merge pull request #8616 from spotinst/feature-launchspec-tags
...
Spotinst: Support for Tags (Cloud Labels) in Ocean Launch Spec
2020-02-24 14:59:35 -08:00
Kubernetes Prow Robot
68fcc1f04c
Merge pull request #8473 from jpugliesi/jpugliesi/fix-calico-bgp-link
...
Update Calico CNI Networking Documentation Links
2020-02-24 07:50:48 -08:00
Kubernetes Prow Robot
7120ba8706
Merge pull request #8563 from coryschwartz/master
...
use v0.29 in prometheus operator
2020-02-23 21:40:47 -08:00
John Gardiner Myers
ad8b018f1e
Validate at most one networking option chosen
2020-02-23 21:30:47 -08:00
Kubernetes Prow Robot
92a8c1b0ed
Merge pull request #8573 from justinsb/fix_2881_option_2
...
Don't try to configure a bastion DNS name in gossip mode
2020-02-23 20:40:47 -08:00
liranp
11a532aff6
feat(spotinst/ocean): add support for tags (cloud labels)
2020-02-23 21:28:14 +02:00
liranp
1a8b99fca3
chore(deps): upgrade spotinst-sdk-go to v1.43.0
2020-02-23 21:21:23 +02:00
Kubernetes Prow Robot
a264f1d4d7
Merge pull request #8549 from spotinst/feature-spotinst-ocean-instance-types
...
Spotinst: Add support for blacklisting or whitelisting instance types in Ocean
2020-02-23 07:24:47 -08:00
liranp
cd1d474475
feat(spotinst/ocean): add support for blacklisting or whitelisting instance types
2020-02-23 15:13:53 +02:00
Justin Santa Barbara
1e69835693
Don't try to configure a bastion DNS name in gossip mode
...
It can't be done anyway; instead we make it work (as far as we can),
and we document the workaround (which is to access it via the ELB DNS
name).
In future we could make it easier to discover this DNS name!
Issue #2881
2020-02-22 15:29:02 -05:00
Kubernetes Prow Robot
116ec23d47
Merge pull request #8599 from olemarkus/cilium-fix-bpffs-check
...
Cilium fix bpffs check
2020-02-22 11:14:47 -08:00
Ole Markus With
bcafdca7da
Various nits
2020-02-22 19:39:34 +01:00
Kubernetes Prow Robot
145963fb09
Merge pull request #8590 from fenggw-fnst/work
...
Fix typo in comment for struct LyftVPCNetworkingSpec
2020-02-22 07:50:47 -08:00
Kubernetes Prow Robot
3d4b857218
Merge pull request #8579 from sshukun/remove-todo
...
Resolve TODO in /pkg/model/component/context.go
2020-02-22 07:14:47 -08:00
Kubernetes Prow Robot
d0892bbefe
Merge pull request #8581 from justinsb/kubelet_rotate_certificates_flag
...
kubelet: map rotate-certificates options
2020-02-22 06:30:47 -08:00
Justin Santa Barbara
930207e156
kubelet: map rotate-certificates options
...
Additive flag mapping, may be useful for kubelet bootstrap.
2020-02-22 08:47:39 -05:00
Kubernetes Prow Robot
cc61313253
Merge pull request #8610 from johngmyers/test-k8s-version-update
...
Use supported kubernetes versions in tests
2020-02-22 05:46:47 -08:00
Ole Markus With
7c84e7d962
Return error if statfs fails
2020-02-22 12:54:53 +01:00
John Gardiner Myers
3e95a88717
Fix Test_KubeAPIServer_Builder to use a supported version of Kubernetes
2020-02-21 22:46:36 -08:00
John Gardiner Myers
704f41dbf1
Use supported kubernetes versions in tests
2020-02-21 22:24:29 -08:00
Ole Markus With
d728ac8196
make gomod
2020-02-22 06:49:37 +01:00
Kubernetes Prow Robot
61511b5c43
Merge pull request #8602 from gjtempleton/CoreDNS-1.6.7-master
...
Update coredns to 1.6.7
2020-02-21 13:42:48 -08:00
Kubernetes Prow Robot
9bf2818b85
Merge pull request #8603 from hakman/containerd-release-notes
...
Add release notes and docs for containerd
2020-02-21 13:06:55 -08:00
Kubernetes Prow Robot
4fdb472e45
Merge pull request #8601 from srikiz/DO-AddMasterHADocumentation
...
[Digital Ocean] Update documentation for multi-master HA setup
2020-02-21 13:06:47 -08:00
Ole Markus With
f2f29d92d6
Properly detect that bpffs has been mounted
2020-02-21 21:52:35 +01:00
Kubernetes Prow Robot
249beba657
Merge pull request #8604 from tiendc/fix_unit_test_labels
...
Fix a bug in UT apis/kops/util/labels_test.go
2020-02-21 11:38:12 -08:00
Kubernetes Prow Robot
0aa97af94e
Merge pull request #8466 from hakman/fix-launch-template-tags
...
Update tags support for LaunchTemplates
2020-02-21 10:42:31 -08:00
Kubernetes Prow Robot
00f4e80003
Merge pull request #8600 from johngmyers/validate-controller-manager
...
Fail cluster validation if a master missing kube-controller-manager
2020-02-21 02:44:31 -08:00
Dao Cong Tien
8e3bd4f94c
Fix a bug in UT apis/kops/util/labels_test.go
...
Go does not keep the order of items when iterate over a map.
Signed-off-by: Dao Cong Tien <tiendc@vn.fujitsu.com>
2020-02-21 17:09:06 +07:00
Ciprian Hacman
fc8c9e82bb
Add release notes and docs for containerd
2020-02-21 11:00:55 +02:00
Matteo Ruina
555d82b58c
Update coredns to 1.6.7
2020-02-21 09:16:00 +01:00
Ciprian Hacman
e8c107f767
Update tags support for LaunchTemplates
2020-02-21 10:12:14 +02:00