-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'aws:main' into nutanix
- Loading branch information
Showing
26 changed files
with
897 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.1.7 | ||
v0.1.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1b26ed7b1c5fa0b71a00c130d07db5cf6e026f74 | ||
ef9fed11d164c58dcb9e56699c56b0fe953f40d9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From e9516eb65c18edcb39ef5f7cfe4b3bf1e2250557 Mon Sep 17 00:00:00 2001 | ||
From b67da3f6ef97e1f2db22a4b5e7be6382953ec14a Mon Sep 17 00:00:00 2001 | ||
From: Vignesh Goutham Ganesh <[email protected]> | ||
Date: Tue, 11 Jan 2022 18:36:56 -0800 | ||
Subject: [PATCH 1/8] Add goss validations for EKS-D artifacts | ||
Subject: [PATCH 1/9] Add goss validations for EKS-D artifacts | ||
|
||
Signed-off-by: Vignesh Goutham Ganesh <[email protected]> | ||
--- | ||
|
@@ -31,5 +31,5 @@ index bc9972c8e..45e7a9433 100644 | |
stderr: [] | ||
timeout: 0 | ||
-- | ||
2.24.3 (Apple Git-128) | ||
2.25.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 50acb2a33a93f39f8f74a882cf62cf747c260541 Mon Sep 17 00:00:00 2001 | ||
From 3588c40c0866c198093f9ab5ae39c688466e2f6f Mon Sep 17 00:00:00 2001 | ||
From: Vignesh Goutham Ganesh <[email protected]> | ||
Date: Tue, 11 Jan 2022 18:37:06 -0800 | ||
Subject: [PATCH 2/8] Install containerd from apt for Ubuntu | ||
Subject: [PATCH 2/9] Install containerd from apt for Ubuntu | ||
|
||
Signed-off-by: Vignesh Goutham Ganesh <[email protected]> | ||
--- | ||
|
@@ -79,5 +79,5 @@ index 4176db434..8aae4002f 100644 | |
dest: /tmp/cni.tar.gz | ||
mode: 0755 | ||
-- | ||
2.24.3 (Apple Git-128) | ||
2.25.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 2efb247d6ed89766f60e8026b98b289dc6ea8d48 Mon Sep 17 00:00:00 2001 | ||
From 03eda063b3a45ba6b5fca9262ea8981b7ba8d3c1 Mon Sep 17 00:00:00 2001 | ||
From: Vignesh Goutham Ganesh <[email protected]> | ||
Date: Tue, 11 Jan 2022 21:00:12 -0800 | ||
Subject: [PATCH 3/8] Output vsphere builds to content library instead of | ||
Subject: [PATCH 3/9] Output vsphere builds to content library instead of | ||
exports | ||
|
||
Signed-off-by: Vignesh Goutham Ganesh <[email protected]> | ||
|
@@ -10,7 +10,7 @@ Signed-off-by: Vignesh Goutham Ganesh <[email protected]> | |
1 file changed, 24 insertions(+), 12 deletions(-) | ||
|
||
diff --git a/images/capi/packer/ova/packer-node.json b/images/capi/packer/ova/packer-node.json | ||
index 019119566..161016bf8 100644 | ||
index 019119566..b70c7459d 100644 | ||
--- a/images/capi/packer/ova/packer-node.json | ||
+++ b/images/capi/packer/ova/packer-node.json | ||
@@ -165,6 +165,12 @@ | ||
|
@@ -98,5 +98,5 @@ index 019119566..161016bf8 100644 | |
} | ||
} | ||
-- | ||
2.24.3 (Apple Git-128) | ||
2.25.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From cbbf54d7897915e560563d94590735362b16fe76 Mon Sep 17 00:00:00 2001 | ||
From 5e8dbf2b9e63897d823ae55e6419593be478c315 Mon Sep 17 00:00:00 2001 | ||
From: Vignesh Goutham Ganesh <[email protected]> | ||
Date: Tue, 11 Jan 2022 21:05:13 -0800 | ||
Subject: [PATCH 4/8] Create /etc/pki/tls/certs dir as part of image-builds | ||
Subject: [PATCH 4/9] Create /etc/pki/tls/certs dir as part of image-builds | ||
|
||
Signed-off-by: Vignesh Goutham Ganesh <[email protected]> | ||
--- | ||
|
@@ -29,5 +29,5 @@ index dd7e705f6..a221651a8 100644 | |
file: | ||
path: /etc/systemd/system/containerd.service.d/http-proxy.conf | ||
-- | ||
2.24.3 (Apple Git-128) | ||
2.25.1 | ||
|
Oops, something went wrong.