Commit Graph

13354 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 86ea3694bd
Merge pull request #10931 from jpugliesi/patch-1
Update SSH documentation for ubuntu
2021-02-26 00:24:15 -08:00
Barry Melbourne 659bfa0daf Update Controller Runtime Go module to v0.8.2 2021-02-25 20:34:12 +00:00
John Pugliesi 8ddf4e1ac3
Update security.md 2021-02-25 11:21:30 -08:00
Kubernetes Prow Robot 7759c754cb
Merge pull request #10924 from hakman/fix-spotinst-nil-pointer
Fix nil pointer deference for image ID with spotinst
2021-02-25 01:29:26 -08:00
Ciprian Hacman 365f73f9c4 Fix nil pointer deference for image ID with spotinst 2021-02-25 07:51:29 +02:00
Rodrigo Roim abae11a447
Grammar fixes to getting_started/production.md 2021-02-24 20:42:34 -08:00
Kubernetes Prow Robot 9c5c186442
Merge pull request #10915 from t1cg/caw/publicLoadbalancer
add support for azure public loadbalancer
2021-02-24 19:51:24 -08:00
roim 0b2cc06c6b Fix typos in docs/getting_started 2021-02-24 19:35:54 -08:00
Kubernetes Prow Robot cc4f37df4b
Merge pull request #10918 from spotinst/fix-list-igs
Spotinst: Prevent instance groups with the same suffix from being deleted
2021-02-24 17:43:24 -08:00
Kubernetes Prow Robot 3e4e94f801
Merge pull request #10919 from olemarkus/correct-awslb-version
AWS LB controller is as of 1.20, not 1.19
2021-02-24 13:43:24 -08:00
Ole Markus With 6f9b5eef83 AWS LB controller is as of 1.20, not 1.19 2021-02-24 19:15:04 +01:00
liranp 955e5072dc
fix: prevent igs with same suffix from being deleted 2021-02-24 17:53:34 +02:00
Kubernetes Prow Robot 1b42286cfe
Merge pull request #10832 from rifelpet/aws-sdk
Add Tagging to Instance Profiles and OIDC Providers
2021-02-24 05:40:50 -08:00
Kubernetes Prow Robot 4759478c5d
Merge pull request #10894 from bmelbourne/update-google-cloud-go-mod
Update Google Cloud Go module to v0.77.0
2021-02-23 20:04:50 -08:00
Peter Rifel d005b91420
Instruct GH to collapse certain file diffs by default
Since these are generated, viewing their diff is not of much value when viewing a commit or PR.

See https://github.com/github/linguist#using-gitattributes
2021-02-23 19:55:23 -06:00
Collin Woodruff ee7fc850ff add support for azure public loadbalancer 2021-02-23 17:42:33 -05:00
Kubernetes Prow Robot 5e10d54563
Merge pull request #10909 from hakman/relnotes_1.20.0-beta.1
Release notes for 1.20.0-beta.1
2021-02-23 05:56:03 -08:00
Ole Markus With cf8bdcea4d Further improve cloudLabel validation
We were too strict on some labels that blocked common use cases such as CAS. At the same time we allowed IG-level cloudLabels that could result in broken clusters
2021-02-23 13:33:49 +01:00
Ciprian Hacman 8fd84aa785 Release notes for 1.20.0-beta.1 2021-02-23 12:25:17 +02:00
Kubernetes Prow Robot a424958e83
Merge pull request #10872 from timothyclarke/feature/NLB-EIP
Adding Elastic IP Allocations to NLB API
2021-02-22 23:48:03 -08:00
Kubernetes Prow Robot 49be2d4809
Merge pull request #10904 from hakman/calico-3.18.0
Update Calico to v3.18.0
2021-02-22 22:52:03 -08:00
Kubernetes Prow Robot 34ac8d5f5e
Merge pull request #10900 from t1cg/azSharedResources
add usage of subnet and routetable shared resources in azure
2021-02-22 20:56:02 -08:00
Ciprian Hacman aa7f866f26 Update Calico to v3.18.0 2021-02-23 06:22:40 +02:00
Nicholas Galantowicz 616d446658 add usage of subnet and routetable shared resources in azure 2021-02-22 15:28:55 -05:00
Barry Melbourne 3d63ae1776 Update Google Cloud Go module to v0.77.0 2021-02-22 17:15:28 +00:00
Kubernetes Prow Robot 4e8c655899
Merge pull request #10897 from olemarkus/remove-1-14-support
Enforce 1.14 deprecation
2021-02-22 06:01:43 -08:00
Kubernetes Prow Robot 5bd330a252
Merge pull request #10896 from bmelbourne/update-openstack-cloud-go-mod
Update Openstack Cloud Go module to v1.20.1
2021-02-21 09:19:42 -08:00
Ole Markus With 4d4bcba315 Enforce 1.14 deprecation 2021-02-21 17:59:39 +01:00
Barry Melbourne a77233a843 Update Openstack Cloud Go module to v1.20.1 2021-02-21 12:19:05 +00:00
Kubernetes Prow Robot 53d83bd5ea
Merge pull request #10886 from t1cg/caw/fixLbNullPointer
fix loadBalancerID null pointer
2021-02-19 11:12:25 -08:00
Kubernetes Prow Robot 6123c85047
Merge pull request #10884 from hakman/fix-validate-instance-type-and-image
Improve machine type and image validation
2021-02-19 09:44:25 -08:00
Collin Woodruff cab1c1423f fix loadBalancerID null pointer 2021-02-19 12:29:25 -05:00
Ciprian Hacman dee13cecca Improve machine type and image validation 2021-02-19 18:28:57 +02:00
Kubernetes Prow Robot 829f24616d
Merge pull request #10883 from justinsb/relnotes_1.19.1
Release notes for 1.19.1
2021-02-19 06:26:24 -08:00
Justin SB ce8cc79fa5 Release notes for 1.19.1 2021-02-19 08:47:31 -05:00
Timothy Clarke d59faa329e
Revert "Simplifying conditional per code review comments"
This reverts commit 1a3c675212
as it turned an optional feature subnets[0].allocationID into a required one
2021-02-19 11:19:36 +00:00
Timothy Clarke 1a3c675212
Simplifying conditional per code review comments 2021-02-19 10:46:39 +00:00
Kubernetes Prow Robot 2659a57a9b
Merge pull request #10879 from olemarkus/1-21-fixes
Fixes for 1.21 e2e tests
2021-02-18 23:50:24 -08:00
Kubernetes Prow Robot fb1cde0c95
Merge pull request #10876 from MoShitrit/aws-cni-1.7.9
Update AWS CNI to latest patch version
2021-02-18 23:10:24 -08:00
Kubernetes Prow Robot ec57c6180e
Merge pull request #10875 from MoShitrit/k8s-1.20.4
Upgrade k8s 1.20 to latest patch version
2021-02-18 16:16:24 -08:00
Kubernetes Prow Robot 2407c37a94
Merge pull request #10747 from bharath-123/task/arch-validation
Add validation for instanceType and ami architecture
2021-02-18 15:32:24 -08:00
Ole Markus With 9a13837629 Fix JWKS path for volume projection 2021-02-18 22:07:35 +01:00
MoShitrit af1b978071 Update AWS CNI to latest patch version 2021-02-18 15:16:43 -05:00
Ole Markus With 4ee43a849c k/k changed the feature gate for disabling in-tree CSI 2021-02-18 21:12:51 +01:00
MoShitrit 2851b25be5 Upgrade k8s 1.20 to latest patch version 2021-02-18 15:06:39 -05:00
Bharath Vedartham e2bf86a0d3 Add unit tests 2021-02-19 01:20:23 +05:30
Bharath Vedartham 1912db0f11 Add mocks 2021-02-19 01:20:15 +05:30
Bharath Vedartham 92be20f2d5 Add validation for ami arch to instance type arch 2021-02-19 01:20:06 +05:30
Timothy Clarke beef09b494
Updated documentation for EIP Allocation. Must use utility subnets 2021-02-18 14:47:10 +00:00
Timothy Clarke 1577b0a54b
Adding Elastic IP Allocations to NLB API 2021-02-18 12:27:28 +00:00