-
Notifications
You must be signed in to change notification settings - Fork 93
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
Azure-e2e-test: Use the go version from versions.yaml file #1496
Labels
Comments
surajssd
added
CI
Issues related to CI workflows
provider/azure
Issues related to Azure CAA provider
e2e-test
labels
Oct 4, 2023
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 11, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 11, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 11, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 11, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 11, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 11, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 11, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 11, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 12, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 12, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 16, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
to kartikjoshi21/cloud-api-adaptor
that referenced
this issue
Oct 25, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
kartikjoshi21
added a commit
that referenced
this issue
Oct 25, 2023
Use versions.yaml to read go version in e2e test Fixes: #1496 Signed-off-by: Kartik Joshi <[email protected]>
sudharshanibm3
pushed a commit
to sudharshanibm3/cloud-api-adaptor
that referenced
this issue
Oct 27, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
lysliu
pushed a commit
to lysliu/cloud-api-adaptor
that referenced
this issue
Nov 9, 2023
Use versions.yaml to read go version in e2e test Fixes: confidential-containers#1496 Signed-off-by: Kartik Joshi <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Right now, we hard-code the Golang version instead of referring it from the versions.yaml file.
cloud-api-adaptor/.github/workflows/azure-e2e-test.yml
Line 54 in cc34a12
cloud-api-adaptor/.github/workflows/azure-e2e-test.yml
Line 99 in cc34a12
The text was updated successfully, but these errors were encountered: