liranp
ff58f4aac9
fix(spotinst): rolling-update workaround
2019-07-16 01:08:53 +03:00
Kubernetes Prow Robot
dd6b0314fc
Merge pull request #6897 from vainu-arto/set-priority-for-static-pods
...
Set priority for static pods
2019-07-12 00:41:07 -07:00
Kubernetes Prow Robot
a8b0e1b274
Merge pull request #7219 from jacksontj/issue_7134
...
Make an actual deep-copy of the state
2019-07-10 08:50:47 -07:00
Kubernetes Prow Robot
8dbe670fd0
Merge pull request #7188 from flaviamissi/patch-1
...
GCE tutorial markdown formatting
2019-07-10 08:50:39 -07:00
Kubernetes Prow Robot
5e87f35f04
Merge pull request #7151 from Sn0rt/kops-api-server-enhancement
...
doc: support to debug kops-apiserver
2019-07-10 08:50:27 -07:00
Kubernetes Prow Robot
7b415c44f6
Merge pull request #7211 from jacksontj/node_authorizer_options
...
Use NodeAuthorizer config options instead of soely hard-codes
2019-07-10 08:00:41 -07:00
Kubernetes Prow Robot
48389691bd
Merge pull request #7182 from zetaab/fix/appendadmission
...
Clear append admission plugins before inserting flags to kube-apiserver
2019-07-10 08:00:29 -07:00
Kubernetes Prow Robot
2f14693552
Merge pull request #7178 from zetaab/feature/nonlb
...
Possibility to use OpenStack without lbaas (loadbalancer)
2019-07-09 11:26:04 -07:00
Thomas Jackson
0a4b18e051
make apimachinery
2019-07-09 09:48:43 -07:00
Thomas Jackson
270a028c94
Use NodeAuthorizer config options instead of soely hard-codes
...
Without this patch the timeout is 5m and the interval is 10m --
hard-coded with no mechanism to change, even though the config struct
already had a timeout option (which was completely unused)
2019-07-09 09:48:43 -07:00
Thomas Jackson
bf8efa89d6
Make an actual deep-copy of the state
...
Before this patch this was creating a shallow copy, as the KVState was
copied but the underlying map (Records) wasn't.
Related to #7134
2019-07-09 09:40:19 -07:00
Kubernetes Prow Robot
21b5e3b3f4
Merge pull request #7195 from rekcah78/add_new_m5_r5_instances
...
update instances list with make update-machine-types
2019-07-09 09:32:02 -07:00
Kubernetes Prow Robot
3636ae310b
Merge pull request #7183 from spotinst/fix-ocean-strategy
...
Spotinst: Ocean's Strategy object is optional
2019-07-09 07:50:17 -07:00
Kubernetes Prow Robot
26f48f5c59
Merge pull request #7051 from asincu/calico_upgrade
...
Upgrade Calico to 3.7.2
2019-07-09 07:50:04 -07:00
Kubernetes Prow Robot
d6a1e6af6b
Merge pull request #7206 from appvia/canal-v3.7.4
...
Canal v3.7.4
2019-07-09 05:58:02 -07:00
Kubernetes Prow Robot
2741e9656f
Merge pull request #7202 from jayunit100/cluster-path-debugging
...
Add more debug info for when cluster path doesnt match
2019-07-09 05:00:01 -07:00
Kubernetes Prow Robot
5df1b64301
Merge pull request #7218 from appvia/apimachinery
...
goimports update
2019-07-09 02:40:13 -07:00
Kubernetes Prow Robot
d19ad5487a
Merge pull request #7217 from appvia/utils-builder-fix
...
Drop missing sources when building utils image
2019-07-09 02:40:02 -07:00
Kubernetes Prow Robot
c9866fb217
Merge pull request #7224 from justinsb/remove_deprecated_kubeproxy_resource_container
...
Remove kube-proxy resource-container flag
2019-07-08 20:08:03 -07:00
Justin SB
5f5f37a72c
Remove kube-proxy resource-container flag
...
Removed in https://github.com/kubernetes/kubernetes/pull/78294
(A k/k breaking change: `--resource-container=""` is now the default!)
2019-07-08 09:59:52 -04:00
Kashif Saadat
2b61ace49c
goimports update
2019-07-03 16:43:20 +01:00
Kashif Saadat
0a32417375
Add verify-goimports to tests and fix the script so it fails correctly
2019-07-03 16:32:45 +01:00
Kashif Saadat
31ec8312e7
Drop missing sources when building utils image
2019-07-03 15:51:54 +01:00
Kashif Saadat
4ee4c2b7be
Canal v3.7.4
2019-07-02 16:05:34 +01:00
Jay V
d4688c9a74
Add more debug info for when cluster path doesnt match
2019-06-30 17:52:56 -07:00
Christophe GASMI
2cc94d53ab
update instances list with make update-machine-types
2019-06-28 01:29:14 +02:00
Jesse Haka
4d5ce12714
do not append admissionplugins
2019-06-27 08:26:31 +03:00
Flavia Missi
8d1deed299
GCE tutorial markdown formatting
...
Hi! First of all I'd like to thank you for making this! I'm eager to try it out o/
The current `master` version of the document contains a few formatting issues that makes it hard to read. The proposed changes attempt to make formatting better to read and concise. Rendering the Github markdown will provide better "before and after" view of the changes.
2019-06-25 18:57:37 +02:00
Jesse Haka
ad3a14f994
move getserver floatingip to common function
2019-06-25 10:00:07 +03:00
liranp
40fd997c2b
fix: ocean.strategy is nullable
2019-06-24 17:34:19 +03:00
Jesse Haka
97301ebf30
add api sg group only to masters
2019-06-24 10:15:32 +03:00
Jesse Haka
ddaa0dd502
Possibility to use openstack without lbaas
2019-06-24 08:56:34 +03:00
Kubernetes Prow Robot
3b0af771e8
Merge pull request #7177 from mikesplain/instance_protection
...
Instance protection
2019-06-21 20:46:12 -07:00
mikesplain
0e4c1080e7
Add docs and test
2019-06-21 14:00:37 -04:00
mikesplain
adaf3ad5fd
First pass at instance protection
2019-06-21 14:00:37 -04:00
Kubernetes Prow Robot
97fbbe8ba8
Merge pull request #7176 from justinsb/imagebump
...
Add updated 1.12 image to the alpha channel
2019-06-21 09:37:48 -07:00
Justin SB
2efe3a9dea
Add updated 1.12 image to the alpha channel
...
Includes fixes for "TCP SACK PANIC" CVE
2019-06-21 11:50:43 -04:00
Kubernetes Prow Robot
480b3ae752
Merge pull request #7174 from justinsb/relnotes_for_1_12_2
...
Relnotes for 1.12.2
2019-06-21 07:28:35 -07:00
Kubernetes Prow Robot
b7e298c654
Merge pull request #6985 from prankul88/change_readme_openstack
...
Added some changes to openstack.md file
2019-06-20 20:36:35 -07:00
Justin SB
eeecec0c17
Relnotes for 1.12.2
2019-06-20 23:32:07 -04:00
guohaowang
1653f0f22d
doc: add doc to help developer to inspect kops-server
...
```
$ kubectl -n kube-system logs kops-server-9dd887bcf-tfvkw
I0617 09:24:38.935898 1 serving.go:311] Generated self-signed cert (apiserver.local.config/certificates/apiserver.crt, apiserver.local.config/certificates/apiserver.key)
W0617 09:24:40.097484 1 start.go:133] Authentication/Authorization disabled
I0617 09:24:40.099018 1 plugins.go:158] Loaded 2 mutating admission controller(s) successfully in the following order: NamespaceLifecycle,MutatingAdmissionWebhook.
I0617 09:24:40.099034 1 plugins.go:161] Loaded 1 validating admission controller(s) successfully in the following order: ValidatingAdmissionWebhook.
W0617 09:24:40.139797 1 genericapiserver.go:338] Skipping API kops.k8s.io/v1alpha1 because it has no resources.
I0617 09:24:40.257371 1 secure_serving.go:116] Serving securely on [::]:443
```
and test get
```
$ curl -k https://172.20.42.164/swagger.json
{
"swagger": "2.0",
"info": {
"title": "Kops API",
"version": "0.1"
....
```
Signed-off-by: guohaowang <wangguohao.2009@gmail.com>
2019-06-21 10:55:58 +08:00
Kubernetes Prow Robot
223c5d9874
Merge pull request #6803 from rifelpet/aws-iam-authenticator-update
...
Update aws-iam-authenticator image to 0.4.0
2019-06-20 19:40:35 -07:00
Kubernetes Prow Robot
9a3e1a5909
Merge pull request #7160 from camilosantana/patch-1
...
add masterPublicName support in kops set cluster
2019-06-20 18:50:36 -07:00
Camilo Santana
78d16f2467
fixes typo - s/(Spec.)m(asterPublicName)/$1M$2/
...
pull-kops-e2e-kubernetes-aws — Job failed. [Details](https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/kops/7160/pull-kops-e2e-kubernetes-aws/1141685394924900352/ )
```
I0620 12:37:27.976] /root/.cache/bazel/_bazel_prow/ae5d1f01453377487c630b230ced7d61/sandbox/linux-sandbox/836/execroot/__main__/pkg/commands/set_cluster.go:97:16: cluster.Spec.masterPublicName undefined (type "k8s.io/kops/pkg/apis/kops".ClusterSpec has no field or method masterPublicName, but does have MasterPublicName)
```
fixes typo
2019-06-20 13:43:46 -07:00
Kubernetes Prow Robot
e85cf9b20f
Merge pull request #7162 from cjwagner/yo-puedo-hablar-espanol
...
Fix the link to the Prow commands.
2019-06-20 13:06:37 -07:00
Kubernetes Prow Robot
a8e7109129
Merge pull request #7040 from spotinst/feature-spotinst-ocean
...
Spotinst: New instance group type: Ocean
2019-06-20 12:24:10 -07:00
Kubernetes Prow Robot
55f5cb61dd
Merge pull request #7003 from justinsb/easier_go_test
...
Simplify `go test` command
2019-06-20 12:23:59 -07:00
Kubernetes Prow Robot
00edef84b3
Merge pull request #7166 from rekcah78/add_new_c5_instances
...
add c5.12xlarge, c5.24xlarge, c5.metal, i3en.metal
2019-06-20 11:31:09 -07:00
Kubernetes Prow Robot
1f98ecf8a3
Merge pull request #7124 from srikiz/UnitTestKubeProxy
...
[Unit Tests] Added unit test for kube proxy builder
2019-06-20 11:31:01 -07:00
Kubernetes Prow Robot
96704f24cd
Merge pull request #7103 from austinmoore-/egress-proxy-for-etcd-manager
...
Egress proxy for etcd manager
2019-06-20 11:30:49 -07:00