Skip to content

Commit

Permalink
chore: automated PR to update ReleaseNotes for 202401.17.2 VHD (#4030)
Browse files Browse the repository at this point in the history
Co-authored-by: anujmaheshwari1 <[email protected]>
Co-authored-by: Cameron Meissner <[email protected]>
  • Loading branch information
3 people authored Feb 2, 2024
1 parent 1cf76ab commit 2364d62
Show file tree
Hide file tree
Showing 28 changed files with 11,585 additions and 102 deletions.

Large diffs are not rendered by default.

711 changes: 711 additions & 0 deletions vhdbuilder/release-notes/AKSCBLMarinerV2/gen1/202401.17.2.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sku": "V2",
"imageVersion": "202401.17.1",
"imageVersion": "202401.17.2",
"imageBom": [
{
"id": "sha256:0159fbee715bda790fbba5014461c67d0a64697f27d8af0311ecada763af48e0",
Expand Down
26 changes: 13 additions & 13 deletions vhdbuilder/release-notes/AKSCBLMarinerV2/gen1/latest.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Starting build on Fri Jan 26 16:51:46 UTC 2024
Starting build on Fri Feb 2 00:47:56 UTC 2024
Components downloaded in this VHD build (some of the below components might get deleted during cluster provisioning if they are not needed):
- containerd-wasm-shims v0.3.0 v0.5.1 v0.8.0
- [installed] containerd v1.7.5-1
Expand Down Expand Up @@ -146,14 +146,14 @@ kubelet/kubectl downloaded:
-rwxr-xr-x 1 root root 49872896 Oct 23 09:08 /usr/local/bin/kubectl-1.28.3
-rwxr-xr-x 1 root root 122877824 Oct 23 17:04 /usr/local/bin/kubelet-1.26.10
-rwxr-xr-x 1 root root 48730112 Oct 23 17:04 /usr/local/bin/kubectl-1.26.10
-rwxr-xr-x 1 root root 705 Jan 26 16:51 /usr/local/bin/ci-syslog-watcher.sh
-rwxr-xr-x 1 root root 36014944 Jan 26 16:54 /usr/local/bin/containerd-shim-spin-v0-3-0-v1
-rwxr-xr-x 1 root root 47622592 Jan 26 16:54 /usr/local/bin/containerd-shim-slight-v0-3-0-v1
-rwxr-xr-x 1 root root 45334640 Jan 26 16:57 /usr/local/bin/containerd-shim-spin-v0-5-1-v1
-rwxr-xr-x 1 root root 52232184 Jan 26 16:57 /usr/local/bin/containerd-shim-slight-v0-5-1-v1
-rwxr-xr-x 1 root root 53775024 Jan 26 16:59 /usr/local/bin/containerd-shim-spin-v0-8-0-v1
-rwxr-xr-x 1 root root 60175432 Jan 26 16:59 /usr/local/bin/containerd-shim-slight-v0-8-0-v1
-rwxr-xr-x 1 root root 39369104 Jan 26 16:59 /usr/local/bin/containerd-shim-wws-v0-8-0-v1
-rwxr-xr-x 1 root root 705 Feb 2 00:47 /usr/local/bin/ci-syslog-watcher.sh
-rwxr-xr-x 1 root root 36014944 Feb 2 00:50 /usr/local/bin/containerd-shim-spin-v0-3-0-v1
-rwxr-xr-x 1 root root 47622592 Feb 2 00:50 /usr/local/bin/containerd-shim-slight-v0-3-0-v1
-rwxr-xr-x 1 root root 45334640 Feb 2 00:52 /usr/local/bin/containerd-shim-spin-v0-5-1-v1
-rwxr-xr-x 1 root root 52232184 Feb 2 00:52 /usr/local/bin/containerd-shim-slight-v0-5-1-v1
-rwxr-xr-x 1 root root 53775024 Feb 2 00:55 /usr/local/bin/containerd-shim-spin-v0-8-0-v1
-rwxr-xr-x 1 root root 60175432 Feb 2 00:55 /usr/local/bin/containerd-shim-slight-v0-8-0-v1
-rwxr-xr-x 1 root root 39369104 Feb 2 00:55 /usr/local/bin/containerd-shim-wws-v0-8-0-v1
=== Installed Packages Begin
filesystem-1.1-20.cm2.x86_64
glibc-2.35-6.cm2.x86_64
Expand Down Expand Up @@ -660,7 +660,7 @@ blobfuse2-2.1.2-1.cm2.x86_64
libnftnl-1.2.1-2.cm2.x86_64
jansson-2.14-1.cm2.x86_64
nftables-1.0.1-2.cm2.x86_64
moby-runc-1.1.9-3.cm2.x86_64
moby-runc-1.1.9-4.cm2.x86_64
moby-containerd-1.6.26-2.cm2.x86_64
acr-mirror-0.2.7-1.x86_64
llvm-12.0.1-7.cm2.x86_64
Expand Down Expand Up @@ -700,9 +700,9 @@ SUPPORT_URL="https://aka.ms/cbl-mariner"
=== os-release End
Using kernel:
Linux version 5.15.145.2-1.cm2 (root@CBL-Mariner) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37) #1 SMP Wed Jan 17 15:39:07 UTC 2024
Install completed successfully on Fri Jan 26 17:15:29 UTC 2024
VSTS Build NUMBER: 20240126.1_private-package-v0.20240117.0_86409041
VSTS Build ID: 86409041
Install completed successfully on Fri Feb 2 01:11:46 UTC 2024
VSTS Build NUMBER: 20240202.2_private-package-v0.20240117.0_86803310
VSTS Build ID: 86803310
Commit: f83730e9beb21edcd59fa6dd292c8085e25fdc37
Ubuntu version:
Hyperv generation: V1
Expand Down
Loading

0 comments on commit 2364d62

Please sign in to comment.