Context propagation for all InstanceManager methods 18/142718/1
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Tue, 9 Dec 2025 13:43:18 +0000 (14:43 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Tue, 9 Dec 2025 13:43:18 +0000 (14:43 +0100)
commit489d3c012c8994c8a257e492659f035999cd5d9c
tree1b8ec3fad8905bf94dcb25bb895ebd028382923e
parentcac9e449baeab15bf88df7b12007de4cc49fdcd7
Context propagation for all InstanceManager methods

- connect context for the rest of the InstanceHandler methods

Issue-ID: MULTICLOUD-1538
Change-Id: I5c9a96cc922c3eb795e988bda0cddf30b5d0cbb1
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
src/k8splugin/api/brokerhandler.go
src/k8splugin/api/instancehandler.go
src/k8splugin/api/instancehandler_test.go
src/k8splugin/internal/app/config_backend.go
src/k8splugin/internal/app/instance.go
src/k8splugin/internal/app/instance_test.go
src/k8splugin/internal/app/subscription.go
src/k8splugin/internal/healthcheck/healthcheck.go