Ciprian Hacman
80afaaead2
Add support for using swap memory
2023-07-14 07:50:48 +03:00
Ciprian Hacman
ecbcd7a66c
aws: Add more DNS pre-creation tests
2023-07-14 07:23:17 +03:00
idanshoham
75a57e80de
feat(spot): update docs about setting the VNG Size Limits in Launch Spec
2023-07-13 14:45:39 +03:00
Kubernetes Prow Robot
55daa5616c
Merge pull request #15628 from hakman/fix_duplicate_egress_instance
...
aws: Allow using the same instance ID as egress for multiple subnets
2023-07-13 00:02:08 -07:00
Ciprian Hacman
36b119d599
aws: Allow using the same instance ID as egress for multiple subnets
2023-07-13 09:12:26 +03:00
Ciprian Hacman
83d14d4343
azure: Add support for dns=none
2023-07-13 09:04:06 +03:00
Kubernetes Prow Robot
d020de6d38
Merge pull request #15626 from scaleway/scw_functions_with_tags
...
scaleway: refactoring: utils functions to get info from tags
2023-07-12 20:40:05 -07:00
Leïla MARABESE
9cdc30dfcb
refactoring: utils functions to get info from tags
2023-07-12 16:23:25 +02:00
Kubernetes Prow Robot
1675f21b0a
Merge pull request #15616 from avdhoot/aws-sdk-go-fix-15308
...
Update aws-sdk-go to support new AWS SSO profile
2023-07-11 21:31:11 -07:00
John Gardiner Myers
36373b11ba
Improve validation of PodCIDR and ServiceClusterIPRange
2023-07-11 21:16:03 -07:00
Avdhoot Dendge
d5d583f191
Update aws-sdk-go to support new aws sso profile
2023-07-11 22:42:52 -04:00
Kubernetes Prow Robot
8c32627512
Merge pull request #15621 from hakman/go-1.20.6
...
Update Go to v1.20.6
2023-07-11 12:57:13 -07:00
Kubernetes Prow Robot
3ce0921a9b
Merge pull request #15620 from johngmyers/nodeup-model
...
Remove more references to ClusterSpec from nodeup
2023-07-11 11:27:13 -07:00
Ciprian Hacman
98ea158e67
Update Go to v1.20.6
2023-07-11 20:19:51 +03:00
John Gardiner Myers
a56e8eb049
Refactor UsesExternalECRCredentialsProvider()
2023-07-11 09:46:01 -07:00
John Gardiner Myers
aef6fbdd29
Refactor UseKopsControllerForNodeBootstrap()
2023-07-11 09:45:45 -07:00
Kubernetes Prow Robot
f831255b90
Merge pull request #15618 from scaleway/scw_credentials_order
...
scaleway: switched credentials reading order
2023-07-11 08:47:13 -07:00
Leïla MARABESE
e432e3fcaa
switched credentials reading order
2023-07-11 13:54:56 +02:00
Ciprian Hacman
704daec524
azure: Move ID parsing from `azuretasks` to `azure` utils
2023-07-11 12:55:48 +03:00
Ciprian Hacman
344d5b36c8
azure: Add mode dependency logic to deletion
2023-07-11 12:24:10 +03:00
Leïla MARABESE
7198465450
switched examples order + fixed typos
2023-07-11 10:39:36 +02:00
Kubernetes Prow Robot
4b79e04b6f
Merge pull request #15614 from hakman/gce_bastion_ssh_rules
...
gce: Rename firewall SSH rules for bastion
2023-07-10 09:31:17 -07:00
Kubernetes Prow Robot
4ad116ec78
Merge pull request #15611 from justinsb/gce_lb_firewall
...
gce: Set firewall rules for Internal LBs also
2023-07-10 09:31:05 -07:00
Leïla MARABESE
8aeb1fa7f1
documentation on Scaleway profiles
2023-07-10 17:44:27 +02:00
justinsb
79c6d954d4
Update expected output for symlinks
2023-07-10 11:21:01 -04:00
justinsb
c19788e83c
etcd: only support 3.4 and 3.5
...
We also fill in all the symlinks for these versions.
2023-07-10 11:19:04 -04:00
justinsb
8b813b3051
Update expected test output
2023-07-10 11:11:59 -04:00
justinsb
d6350a5a6e
etcd-manager: support symlinking versions
...
This is an easy way for us to signal that certain versions are
compatible with each to etcd-manager, which is otherwise
overly-cautious when it comes to unknown versions.
We extend kops-utils to support the `-t` flag (like cp) to write to a
directory; and the `-s` flag (like cp) to use symlinks. The syntax
isn't identical to cp, but should be semi-familiar and allows us to
minimize the number of initContainers we use.
2023-07-10 11:11:59 -04:00
Kubernetes Prow Robot
65fe676967
Merge pull request #15613 from johngmyers/nodeup-sysctls
...
Remove references to ClusterSpec from nodeup sysctls.go
2023-07-10 01:23:05 -07:00
Kubernetes Prow Robot
b915c6047c
Merge pull request #15612 from johngmyers/gcp-network
...
v1alpha3: Rename GCE networking to GCP
2023-07-09 21:13:05 -07:00
John Gardiner Myers
f5fc710d6c
Remove references to ClusterSpec from nodeup sysctls.go
2023-07-09 21:11:54 -07:00
Ciprian Hacman
53e45886f3
gce: Rename firewall SSH rules for bastion
2023-07-10 07:06:07 +03:00
Kubernetes Prow Robot
95340a97f8
Merge pull request #15610 from johngmyers/gce-networkcidr
...
Move GCE networkCIDR prohibition to validateNetworking()
2023-07-09 19:31:05 -07:00
John Gardiner Myers
d926989600
v1alpha3: Rename GCE networking to GCP
2023-07-09 16:48:26 -07:00
justinsb
3613f586c8
GCE: Set firewall rules for Internal LBs also
...
It seems we can use the exact same rules.
2023-07-09 19:25:42 -04:00
John Gardiner Myers
f4f8fc5bda
Move GCE networkCIDR prohibition to validateNetworking()
2023-07-09 15:49:51 -07:00
Kubernetes Prow Robot
114ac311c1
Merge pull request #15332 from hakman/gce_internal_lb
...
gce: Update logic for internal LB
2023-07-09 14:11:04 -07:00
Norihiro Seto
00a0deb8e6
Update to use sha224 and base62 text.
2023-07-09 21:52:17 +09:00
Ciprian Hacman
41c82ee6b4
hack/update-expected.sh
2023-07-09 13:50:00 +03:00
Ciprian Hacman
fb66f1770f
gce: Use `user-data` instead of `startup-script` metadata key
2023-07-09 13:50:00 +03:00
Kubernetes Prow Robot
41a0073cbc
Merge pull request #15605 from johngmyers/ipv6-karpenter
...
Fix Karpenter failure to start on IPv6 clusters
2023-07-09 02:05:04 -07:00
Kubernetes Prow Robot
1a1055fa8e
Merge pull request #15602 from hakman/gce_fix_bastions
...
gce: Add support for bastions
2023-07-08 12:15:04 -07:00
Ciprian Hacman
d9cb80aecb
aws: Don't set instance metadata for bastions in other clouds
2023-07-08 18:19:40 +03:00
Ciprian Hacman
4656743c22
gce: Add support for bastions
2023-07-08 18:19:40 +03:00
John Gardiner Myers
2d4cbebf49
Fix Karpenter failure to start on IPv6 clusters
2023-07-08 00:26:53 -07:00
Ciprian Hacman
739c3168e2
hack/update-expected.sh
2023-07-08 04:34:43 +03:00
Ciprian Hacman
04a4e02920
gce: Update logic for internal LB
2023-07-08 04:34:43 +03:00
Kubernetes Prow Robot
5b2b54b507
Merge pull request #15603 from scaleway/scw_autocomplete_provider_and_zone
...
scaleway: add scaleway zones to autocompletion
2023-07-07 06:01:05 -07:00
John Gardiner Myers
11304807f2
Hold reference to VFSContext from simple.Clientset
2023-07-06 19:41:45 -07:00
John Gardiner Myers
64903eb166
Hold reference to VFSContext from Factory
2023-07-06 19:41:45 -07:00