Commit Graph

18886 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 31eedb1693
Merge pull request #14847 from hakman/gossip_openstack
openstack: Refactor DNS client initialization
2022-12-22 00:17:25 -08:00
Ciprian Hacman 0c88d881a2 openstack: Stop passing cluster tags 2022-12-22 08:08:19 +02:00
Ciprian Hacman d9d78df5e7 openstack: Refactor DNS client initialization 2022-12-22 07:41:25 +02:00
Kubernetes Prow Robot 61fd1289cd
Merge pull request #14843 from justinsb/vfs_openstack_swift_context
VFS: Add context to internals of Openstack Swift client
2022-12-21 20:53:24 -08:00
Kubernetes Prow Robot 1c0e17340a
Merge pull request #14844 from hakman/fix_res-tracking_scenario
Update resource tracking test scenario, again
2022-12-21 17:15:26 -08:00
Ciprian Hacman ec01a95beb Update resource tracking test scenario 2022-12-21 19:41:01 +02:00
justinsb 6406bfe150 VFS: Add context to internals of Openstack Swift client
Setting up context usage internally ready for the context to be
exposed.

Also avoid initializing the client until the first usage, making
building VFS path more of a builder function (deterministic, not
expected to fail for good inputs).
2022-12-21 10:07:03 -05:00
Kubernetes Prow Robot 7f13072b02
Merge pull request #14841 from olemarkus/cilium-125
Bump cilium to 1.12.5
2022-12-21 05:03:24 -08:00
Kubernetes Prow Robot f5721efcd9
Merge pull request #14842 from hakman/log_e2e_cluster-name
Fix logging of the generated e2e cluster name
2022-12-21 03:37:25 -08:00
Ciprian Hacman 55940e03b1 Fix logging of the generated e2e cluster name 2022-12-21 12:47:02 +02:00
Ole Markus With 171b2d0a5d Bump cilium to 1.12.5 2022-12-21 11:40:39 +01:00
Kubernetes Prow Robot e42a8dd5a5
Merge pull request #14840 from hakman/fix_res-tracking_scenario
Update resource tracking test scenario
2022-12-21 02:03:27 -08:00
Ciprian Hacman f9af570b05 Bump inital kOps and k8s versions 2022-12-21 11:15:48 +02:00
Kubernetes Prow Robot 70efe5dd08
Merge pull request #14829 from olemarkus/ebs-csi-114
Bump EBS CSI driver to 1.14.0
2022-12-21 00:49:25 -08:00
Ciprian Hacman a7fa707db6 Update resource tracking test scenario 2022-12-21 10:49:02 +02:00
Kubernetes Prow Robot 0ffe66c27e
Merge pull request #14838 from hakman/override_to_set
Use --set instead of deprecated --override flag
2022-12-20 22:57:24 -08:00
Ciprian Hacman d45a4c07f8 Use --set instead of deprecated --override flag 2022-12-21 07:12:41 +02:00
Kubernetes Prow Robot 5fb80f8e41
Merge pull request #14836 from justinsb/debian_logspam
Fix logspam on debian
2022-12-20 16:25:36 -08:00
Kubernetes Prow Robot da9775972c
Merge pull request #14832 from justinsb/aws_s3_context
vfs: add context to s3 functions
2022-12-20 16:25:25 -08:00
Kubernetes Prow Robot adee89e75b
Merge pull request #14835 from olemarkus/dns-cache-ondemand
Use OnDelete update strategy for node local dns cache
2022-12-20 15:05:33 -08:00
Kubernetes Prow Robot 739e871f8d
Merge pull request #14830 from johngmyers/cloudup-context
Move more state out of the shared fi.Context
2022-12-20 15:05:26 -08:00
justinsb a28ef27776 Fix logspam on debian 2022-12-20 17:49:04 -05:00
Kubernetes Prow Robot 93a5be1599
Merge pull request #14833 from justinsb/cleanup_double_license_header
Cleanup double-license header in file
2022-12-20 14:11:35 -08:00
Kubernetes Prow Robot 7a35e0bc66
Merge pull request #14831 from justinsb/gcs_lazy_client
vfs: avoid early initialization of GCS client
2022-12-20 14:11:24 -08:00
Kubernetes Prow Robot 7854e036aa
Merge pull request #14828 from olemarkus/cas-bump-126
Use cluster autoscaler 1.26 on k8s 1.26 clusters
2022-12-20 13:15:32 -08:00
Kubernetes Prow Robot 882097bb69
Merge pull request #14826 from hakman/fix_aws_test_scenarios
Update AWS test scenarios
2022-12-20 13:15:24 -08:00
Ole Markus With 36b75b031d Use onDelete update strategy for node-local DNS cache 2022-12-20 22:12:51 +01:00
Ole Markus With 43be10020c Use enums for needsRollingUpdate in the channels API 2022-12-20 22:11:56 +01:00
Ole Markus With d9e2490439 Add node local dns to many-addons irsa test 2022-12-20 22:11:44 +01:00
justinsb b233bdd67d Cleanup double-license header in file
We somehow ended up with 2 license headers here (the same, though with
different dates).
2022-12-20 15:36:31 -05:00
justinsb bba2eaf946 vfs: add context to s3 functions
We don't have the early initialization problem, but we do want to pass
the context through to the requests e.g. for tracing.
2022-12-20 15:34:42 -05:00
justinsb 46f27168b8 vfs: avoid early initialization of GCS client
By initializing on demand, we avoid the need for some context.Context
during "build" time and better reflect the notion of (passive)
builders vs (active) requests.
2022-12-20 15:23:16 -05:00
John Gardiner Myers 7d14a5ac17 Mark access to cluster as deprecated in nodeup 2022-12-20 12:00:37 -08:00
John Gardiner Myers d916596c32 Give nodeup a read-only Keystore 2022-12-20 12:00:37 -08:00
John Gardiner Myers 7abacb9b3b Get default CheckExisting from Target 2022-12-20 12:00:37 -08:00
John Gardiner Myers f5fb91c858 Move SecretStore to CloudupSubContext 2022-12-20 12:00:37 -08:00
Kubernetes Prow Robot c65224a15a
Merge pull request #14825 from johngmyers/nodeup-update-pkg
Move Cluster into CloudupSubContext
2022-12-20 11:43:18 -08:00
Ole Markus With 08a9657cfb Bump EBS CSI driver to 1.14.0 2022-12-20 20:37:53 +01:00
Ole Markus With 8511b18b16 Use cluster autoscaler 1.26 on k8s 1.26 clusters 2022-12-20 20:29:58 +01:00
Ciprian Hacman 441772942e Fix typo in docs 2022-12-20 21:18:01 +02:00
Ciprian Hacman 56dd7fb04d Update AWS EBS CSI Driver test scenario 2022-12-20 21:13:17 +02:00
Ciprian Hacman e681e92dbe Update AWS Load Balancer Controller test scenario 2022-12-20 21:13:17 +02:00
Kubernetes Prow Robot bfabf3752a
Merge pull request #14824 from hakman/cert-manager-v1.10.1
Update cert-manager to v1.10.1
2022-12-20 09:09:44 -08:00
John Gardiner Myers 6b0775a434 Remove unused LocalTarget fields 2022-12-20 08:14:35 -08:00
John Gardiner Myers 4d309b0b36 Move Cluster into CloudupSubContext 2022-12-20 08:11:01 -08:00
Kubernetes Prow Robot c2fe0e9c61
Merge pull request #14822 from johngmyers/remove-cloudinit
Remove nodeup's unused cloudinit target
2022-12-20 07:59:43 -08:00
John Gardiner Myers 76fc186060 Remove nodeup's unused cloudinit target 2022-12-20 07:14:15 -08:00
Kubernetes Prow Robot 9aa2a5104a
Merge pull request #14814 from johngmyers/nodeup-install
Separate out a fi.InstallContext
2022-12-20 06:45:51 -08:00
Kubernetes Prow Robot 728fbabe6c
Merge pull request #14813 from johngmyers/gcp-csi
v1alpha3: Move some GCE-specific fields to CloudProvider.GCE
2022-12-20 06:45:44 -08:00
Ciprian Hacman fc539d2f0d Run hack/update-expected.sh 2022-12-20 13:29:56 +02:00