-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provisioner: Add kbs provisioning steps in CI #1684
Provisioner: Add kbs provisioning steps in CI #1684
Conversation
kbs-image-id: | ||
type: string | ||
description: prebuild kbs image | ||
kbs-image-tag: | ||
type: string | ||
description: prebuild kbs image tag |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't we read all this information from versions.yaml
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes we are reading it from version.yaml and we are also providing an option to give it in CI.
dd62057
to
8b87faf
Compare
39fec4f
to
21f609f
Compare
21f609f
to
d965550
Compare
d965550
to
bf542f0
Compare
bf542f0
to
f7a4cd9
Compare
f7a4cd9
to
bd2fd38
Compare
bd2fd38
to
de18b08
Compare
de18b08
to
2a1582f
Compare
2a1582f
to
68f50be
Compare
68f50be
to
c246e59
Compare
Fixes: confidential-containers#1676 Signed-off-by: Kartik Joshi <kartikjoshi@microsoft.com>
c246e59
to
b672ac0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks! @kartikjoshi21
Fixes: #1676