0.12.0 release 81/142781/1 master
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Thu, 18 Dec 2025 08:19:22 +0000 (09:19 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Thu, 18 Dec 2025 08:22:50 +0000 (09:22 +0100)
- b3 trace format support
- trace context propagation within the service
- migrate from github.com/docker/engine to .../moby/moby
- declare newer version of k8s.io/client-go (v11-... -> v0.20.1)
- fix all 'go vet' warnings in k8splugin

Issue-ID: MULTICLOUD-1543
Change-Id: I5e97d40122b273433986640204017b0f39cc8a45
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
releases/0.12.0-container.yaml [new file with mode: 0644]

diff --git a/releases/0.12.0-container.yaml b/releases/0.12.0-container.yaml
new file mode 100644 (file)
index 0000000..7e56f37
--- /dev/null
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '0.12.0'
+project: 'multicloud-k8s'
+log_dir: 'multicloud-k8s-master-docker-golang-shell-daily/1909/'
+ref: a4c22311b5ba6b5887a23cc9530eac20f8db7c2d
+containers:
+    - name: 'multicloud/k8s'
+      version: '0.12.0-SNAPSHOT-20251216T121513Z'