Commit Graph

13155 Commits

Author SHA1 Message Date
Peter Rifel 765a912bbb
Update aws-sdk-go
The most relevant of the changes is tagging support for more IAM entities including OIDC providers
2021-02-15 14:45:28 -06:00
Kubernetes Prow Robot 6169508aa8
Merge pull request #10825 from olemarkus/kdi-fix
Fix kdi 'must specify' error
2021-02-15 03:19:05 -08:00
Ole Markus With 73a9ec7372 Fix kdi 'must specify' error 2021-02-15 11:36:11 +01:00
Kubernetes Prow Robot 66d61f4bf1
Merge pull request #10824 from justinsb/fix_test_host
kubetest2: Call Test, not Execute
2021-02-14 21:41:05 -08:00
Justin SB f4dfb43993 kubetest2: Call Test, not Execute
Execute will reparse the flags; we want to reuse the test execution
but not the flag setup.
2021-02-14 21:03:55 -05:00
Kubernetes Prow Robot cd10383fa0
Merge pull request #10741 from codablock/nlb-subnets
Allow to control which subnets and IPs get used for the API loadbalancer
2021-02-14 14:23:06 -08:00
Kubernetes Prow Robot 6bb8e6b48f
Merge pull request #10820 from spotinst/feat-ocean-controller-1.0.72
Spotinst: Bump the Ocean Controller to 1.0.72
2021-02-14 07:51:06 -08:00
Kubernetes Prow Robot 8e9f91beaa
Merge pull request #10819 from spotinst/fix-spot-tf
Spotinst: Replace corev1.Taint to fix HCL2 serialization
2021-02-14 07:09:04 -08:00
liranp c7abdfd7fe
feat(spot/addon): bump ocean-controller to 1.0.72 2021-02-14 12:16:27 +02:00
liranp 36cf8a2da0
fix(spot/ocean): replace corev1.Taint to fix hcl2 serialization 2021-02-14 11:06:37 +02:00
Kubernetes Prow Robot 8d73029b5a
Merge pull request #10812 from justinsb/iptables_should_use_lock
iptables: Use the lock when checking for existing rules
2021-02-13 21:53:04 -08:00
Kubernetes Prow Robot 839d3c960c
Merge pull request #10814 from justinsb/add_host_argument
kubetest2: Add --host argument
2021-02-13 20:13:04 -08:00
Justin SB 9ab363dfb8 kubetest2: Add --host argument
This argument was required for the tests to pass prior to 1.18, so we
should still pass it if we want these tests to pass.

We can infer it from kubeconfig (that is the fix that was introduced in 1.18)
2021-02-13 18:16:13 -05:00
Justin SB bc84cdaf11 iptables: Use the lock when checking for existing rules
Otherwise we sometimes get an "in-use" message, telling us to use the
lock, if another iptables process is running concurrently.
2021-02-13 16:12:11 -05:00
Kubernetes Prow Robot ce3f5416b9
Merge pull request #10759 from justinsb/containerd_kubenet_configuration
kubenet containerd: match upstream
2021-02-13 12:59:04 -08:00
Kubernetes Prow Robot 7d8ef74bcd
Merge pull request #10797 from t1cg/azureManagedImage
Allow managed images for Azure instance groups
2021-02-12 16:27:05 -08:00
Kubernetes Prow Robot 688aeb873a
Merge pull request #10744 from t1cg/caw/azureLoadbalancer
add azure support for internal loadbalancer to k8s api
2021-02-12 14:53:04 -08:00
Collin Woodruff 6a8d474acd add internal loadbalancer for azure 2021-02-12 17:13:01 -05:00
Kubernetes Prow Robot 4b698d2f34
Merge pull request #10809 from bharath-123/launch-template-release-notes
Add deprecation notice for launch templates.
2021-02-12 12:41:06 -08:00
Bharath Vedartham d03df30c3a Add deprecation statement for launch configuration in 1.20 release notes 2021-02-13 01:29:15 +05:30
Bharath Vedartham 809e034af8 Add deprecation statement for launch configuration in 1.19 release notes 2021-02-13 01:28:57 +05:30
Kubernetes Prow Robot 082bdc3878
Merge pull request #10780 from olemarkus/consistent-cp-labelling
Make protokube CP label setting consistent with kops-controller
2021-02-12 11:09:58 -08:00
Kubernetes Prow Robot 6e41bc8436
Merge pull request #10806 from hakman/fix-spoitinst-tf-taint
Fix LaunchSpec TF output
2021-02-12 07:43:09 -08:00
Ciprian Hacman 2324366736 Fix LaunchSpec TF output 2021-02-12 17:00:17 +02:00
Kubernetes Prow Robot d2d9af4fba
Merge pull request #10802 from hakman/docker-19.03.15
Update Docker to v19.03.15
2021-02-11 23:22:47 -08:00
Ole Markus With 783b6c0d6c Make protokube CP label setting consistent with kops-controller 2021-02-12 08:17:14 +01:00
Ciprian Hacman c0d02d7dc9 Update Docker to v19.03.15 2021-02-12 07:10:32 +02:00
Kubernetes Prow Robot 7111ae164f
Merge pull request #10799 from rifelpet/kubetest2-pod-logs
kubetest2 - Dump all pod logs in addition to host logs
2021-02-11 20:52:47 -08:00
Peter Rifel 47b0551014
kubetest2 - Dump all pod logs in addition to host logs 2021-02-11 20:00:36 -06:00
Nicholas Schleicher 1ac3265a14 Allow managed images for Azure instance groups 2021-02-11 15:42:17 -05:00
Kubernetes Prow Robot ec495195a7
Merge pull request #10733 from seh/allow-disabling-of-storage-class-mgmt
Storage: Allow disabling of kOps's management of StorageClasses
2021-02-11 10:26:17 -08:00
Kubernetes Prow Robot c7f312ce08
Merge pull request #10728 from h3poteto/iss-10719
Fill Role names in kops-controller-config instead of instance profile names when it is specified
2021-02-11 08:38:16 -08:00
Steven E. Harris d44612cc84 Capture outcome of "hack/update-expected.sh" run 2021-02-11 10:49:49 -05:00
Steven E. Harris 9f5b90ecbb Make StorageClass manifests conditional on field 2021-02-11 10:49:49 -05:00
Steven E. Harris 0948a7240e Use graduated annotation for default StorageClass 2021-02-11 10:49:49 -05:00
Steven E. Harris d1432bf1d4 Establish default CloudConfiguration values 2021-02-11 10:49:49 -05:00
Steven E. Harris 4a7b970011 Validate CloudConfiguration values 2021-02-11 10:49:44 -05:00
Steven E. Harris f63a5d3911 Define "ManageStorageClasses" cloud config field 2021-02-11 10:48:32 -05:00
Kubernetes Prow Robot 6fc77c6128
Merge pull request #10791 from olemarkus/really-disable-awsebscsi
Enable CSIMigrationAWS if CSI EBS driver is installed
2021-02-11 05:42:16 -08:00
Justin SB c921aff34c kubenet containerd: match upstream configuration
Configure kubenet in containerd/CNI mode to match upstream configuration.

Biggest change is a move to the ptp plugin.

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2021-02-11 08:25:55 -05:00
Kubernetes Prow Robot cae9369a33
Merge pull request #10787 from hakman/calico-3.17.2
Update Calico to v3.17.2
2021-02-11 04:02:16 -08:00
Ole Markus With a86abcfd3e CSIMigrationAWSComplete feature gate does not work unless also CSIMigrationAWS is enabled 2021-02-11 12:41:50 +01:00
Ciprian Hacman fe55158624 Update Calico to v3.17.2 2021-02-11 13:03:14 +02:00
Kubernetes Prow Robot b233f031a3
Merge pull request #10489 from olemarkus/aws-loadbalancer-controller
Add AWS LoadBalancerController
2021-02-11 02:06:16 -08:00
Ole Markus With e106e5f752 Apply suggestions from code review
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2021-02-11 10:15:26 +01:00
Kubernetes Prow Robot 63baa5b579
Merge pull request #10752 from rifelpet/lifecycle-integration-test
Add overrides testing in lifecycle integration tests
2021-02-11 00:56:16 -08:00
Kubernetes Prow Robot d725765c92
Merge pull request #10779 from rpadovani/patch-1
Update kubectl documentation with new flags
2021-02-11 00:14:15 -08:00
Ole Markus With 56330188d0 Add AWS LoadBalancerController 2021-02-11 08:47:03 +01:00
Ciprian Hacman 9d6edc8e46
Apply suggestions from code review 2021-02-11 09:31:19 +02:00
Kubernetes Prow Robot 9b7ed553a7
Merge pull request #10778 from olemarkus/managed-file-public
Add support for creating world-readable managedFiles
2021-02-10 23:02:16 -08:00