kubernetes/test/integration/volumescheduling
Mengjiao Liu b584b87a94 kube-controller-manager: readjust log verbosity
- Increase the global level for broadcaster's logging to 3 so that users can ignore event messages by lowering the logging level. It reduces information noise.
- Making sure the context is properly injected into the broadcaster, this will allow the -v flag value to be used also in that broadcaster, rather than the above global value.
- test: use cancellation from ktesting
- golangci-hints: checked error return value
2024-02-26 14:51:56 +08:00
..
main_test.go
util.go Clean shutdown of volumescheduling integration tests 2022-05-28 21:14:09 +02:00
volume_binding_test.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
volume_capacity_priority_test.go api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00