Commit Graph

10000 Commits

Author SHA1 Message Date
Srikanth d8a9470aa4 Incorporate further review comments 2020-02-02 20:22:17 +05:30
John Gardiner Myers 4b33efedaa Tag EBS volumes when using launch templates with AWS API target 2020-02-01 22:32:37 -08:00
Kubernetes Prow Robot d70cc9e17f
Merge pull request #8460 from rifelpet/godev
Update godoc.org references to use pkg.go.dev
2020-02-01 12:27:20 -08:00
Peter Rifel 1df957e354 Update godoc.org references to use pkg.go.dev 2020-02-01 11:11:42 -06:00
Kubernetes Prow Robot 4a9fbdca9c
Merge pull request #8452 from maruina/coredns-1.6.7
Update coredns to 1.6.7
2020-01-31 14:37:21 -08:00
Kubernetes Prow Robot 48eb069e61
Merge pull request #8455 from rifelpet/api-env-var
Add an EnvVar type to the API
2020-01-31 13:11:21 -08:00
Peter Rifel eb5d2b754d Add an EnvVar type to the API
This was copied from the k8s API [0] with the ValueFrom field removed for simplicity.

It will be used by the aws-vpc-cni provider and etcd

[0] bb84ecda43/core/v1/types.go (L1827-L1846)
2020-01-31 14:16:35 -06:00
Justin SB 4416b24ee8 Release 1.18.0-alpha.1 2020-01-31 08:22:33 -05:00
Matteo Ruina cc15043dca Update coredns to 1.6.7 2020-01-31 10:59:48 +01:00
John Gardiner Myers 8e2fe44391 Return more errors at once during Cluster validation 2020-01-30 22:04:19 -08:00
Kubernetes Prow Robot 03aa9a4cce
Merge pull request #8444 from longkb/fix_typo_in_comment
Fix typo in comment
2020-01-30 18:34:18 -08:00
Kim Bao Long 3c094cb471 Fix typo in comment
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
2020-01-31 07:54:37 +07:00
David Dyball f1e40feaf9 Fix Cilium manifest test data hash 2020-01-30 16:27:46 +00:00
David Dyball cd470b1487 Cilium - Add missing Identity Allocation Mode to Operator Template 2020-01-30 14:33:08 +00:00
Peter Rifel 32e6a6b534 Update AWS IAM Authenticator to 0.5.0
I merged changes from these manifests:

https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/v0.5.0/deploy/example.yaml

https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/v0.5.0/deploy/iamidentitymapping.yaml

The new version supports replacing the configmap with a IAMIdentityMapping custom resource, but the --backend-mode command argument isnt yet exposed through the kops API, so it will still only use configmaps.
We can expose a BackendMode API field in a followup PR.
2020-01-30 07:09:07 -06:00
John Gardiner Myers 96369a2b8a Add Kubernetes deprecation/removal release notes 2020-01-29 20:42:46 -08:00
Kubernetes Prow Robot 62cfab0af6
Merge pull request #8442 from justinsb/relnotes_1_15_1
Release notes for 1.15.1
2020-01-29 20:28:14 -08:00
Kubernetes Prow Robot 5d806fa653
Merge pull request #8441 from justinsb/relnotes_1_16_0_beta_1
Release notes for 1.16.0-beta.1
2020-01-29 18:42:13 -08:00
Justin SB ef27fa4116
Release notes for 1.15.1 2020-01-29 21:36:54 -05:00
Justin SB a4c7b753f5
Release notes for 1.16.0-beta.1 2020-01-29 20:58:43 -05:00
Kubernetes Prow Robot 02def1c4b4
Merge pull request #8200 from johngmyers/critical-pod
Add missing priorityClassName for critical pods
2020-01-29 10:00:15 -08:00
John Gardiner Myers 329f56ce51 update-expected.sh 2020-01-29 09:18:51 -08:00
John Gardiner Myers 9f3e31c73b Merge branch 'master' into critical-pod
Conflicts:
	upup/pkg/fi/cloudup/bootstrapchannelbuilder.go
	upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/amazonvpc/manifest.yaml
	upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/manifest.yaml
	upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/simple/manifest.yaml
	upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/weave/manifest.yaml
2020-01-29 09:15:56 -08:00
Kubernetes Prow Robot 891f2c83c1
Merge pull request #8438 from justinsb/relnotes_1_17_alpha_2
Release notes for 1.17.0-alpha.2
2020-01-29 08:52:15 -08:00
Justin SB 002e6f3369
Release notes for 1.17.0-alpha.2 2020-01-29 10:58:40 -05:00
Kubernetes Prow Robot 88d0969542
Merge pull request #8430 from rralcala/master
Fixes regression in e2e tests
2020-01-29 06:46:14 -08:00
Kubernetes Prow Robot 044196ac94
Merge pull request #8016 from bittopaz/ali-patch-6
Alicloud: etcd-manager support
2020-01-28 22:52:14 -08:00
Roberto Rodriguez Alcala 504ac7545a Fixes regression in e2e tests 2020-01-28 22:26:38 -08:00
Kubernetes Prow Robot 1a23444dba
Merge pull request #8064 from johngmyers/deprecate-v1alpha1
Announce impending removal of v1alpha1 API
2020-01-28 21:08:12 -08:00
Kubernetes Prow Robot 2509919b5e
Merge pull request #8425 from hakman/fix-amazon-linux
Update support for Amazon Linux 2
2020-01-28 20:12:13 -08:00
Justin Santa Barbara b09606e46e
Merge branch 'master' into deprecate-v1alpha1 2020-01-28 22:56:07 -05:00
Kubernetes Prow Robot b9623543ba
Merge pull request #7319 from lcrisci/fix-template-clustername-behavior
Fix template clusterName behavior
2020-01-28 08:23:40 -08:00
John Gardiner Myers 8f6529879b Return more errors at once during InstanceGroup validation 2020-01-28 08:22:44 -08:00
John Gardiner Myers fbeefee8ee Remove unnecessary validation
CrossValidateInstanceGroup() is always called with a cluster that has been already validated.
2020-01-28 08:22:22 -08:00
Srikanth e440397548 Incorporate review comments 2020-01-28 14:22:49 +05:30
Ciprian Hacman 5f930683ed Update support for Amazon Linux 2 2020-01-28 08:13:45 +02:00
John Gardiner Myers 38b7219b14 Remove code made unnecessary by apimachinery validation 2020-01-27 20:45:17 -08:00
John Gardiner Myers ebfcf5d909 Implement recovery from previous failed surge rolling updates 2020-01-27 20:45:16 -08:00
John Gardiner Myers cee662d521 Implement MaxSurge happy path 2020-01-27 20:45:16 -08:00
John Gardiner Myers 4ddc58ca5e Add MaxSurge to resolveSettings 2020-01-27 20:45:16 -08:00
John Gardiner Myers b8e665018c make crds 2020-01-27 20:45:12 -08:00
John Gardiner Myers c95a43c026 make apimachinery 2020-01-27 20:44:37 -08:00
John Gardiner Myers 10f06c5c51 Add MaxSurge setting to cluster and instancegroup 2020-01-27 20:44:34 -08:00
John Gardiner Myers be12d88cc3 Detached instances don't count against instancegroup minimums 2020-01-27 20:15:11 -08:00
John Gardiner Myers cc5b6f4b8f Add fi.Cloud.DetachInstance() 2020-01-27 20:15:11 -08:00
John Gardiner Myers 640f5f5b74 Terminate AWS instances through EC2 instead of Autoscaling 2020-01-27 20:15:10 -08:00
Kubernetes Prow Robot e56c507c7f
Merge pull request #8271 from johngmyers/max-unavailable
Option to increase concurrency of rolling update within instancegroup
2020-01-27 20:11:39 -08:00
Kubernetes Prow Robot ace4c60610
Merge pull request #8407 from rralcala/master
Support additional kube-scheduler config parameters via config file
2020-01-27 13:11:39 -08:00
Roberto Rodriguez Alcala 03af6b80b5 Adds test and fixes incorrect flag 2020-01-27 11:46:12 -08:00
Kubernetes Prow Robot ff7d4eb9e2
Merge pull request #8373 from rifelpet/release-semver
Kops releases - prefix git tags with v
2020-01-27 08:53:06 -08:00