k3s/pkg/etcd
Brad Davidson a92c4a0f17 Don't request metadata when listing objects
While some implementations may support it, it appears that most don't,
and some may in fact return an error if it is requested.

We already stat the object to get the metadata anyway, so this was
unnecessary if harmless on most implementations.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-11-21 14:03:27 -08:00
..
apiaddresses_controller.go Allow for multiple sets of leader-elected controllers 2023-02-10 10:46:48 -08:00
etcd_test.go Reorganize Driver interface and etcd driver to avoid passing context and config into most calls 2023-09-25 11:54:23 -07:00
etcd.go Handle nil pointer when runtime core is not ready in etcd 2023-11-16 15:58:42 -08:00
etcdproxy.go Fixed loadbalancer in case of IPv6 addresses 2022-03-31 11:49:30 +02:00
member_controller.go Clear remove annotations on cluster reset; refuse to delete last member from cluster 2023-09-25 11:54:23 -07:00
metadata_controller.go Clear remove annotations on cluster reset; refuse to delete last member from cluster 2023-09-25 11:54:23 -07:00
s3.go Don't request metadata when listing objects 2023-11-21 14:03:27 -08:00
snapshot_controller.go Reorder snapshot configmap reconcile to reduce log spew during initial startup 2023-11-17 10:09:01 -08:00
snapshot.go Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00