[FCOS] Installer expects the Azure storage account to be a page blob but it isn't#3006
[FCOS] Installer expects the Azure storage account to be a page blob but it isn't#3006jomeier wants to merge 1 commit intoopenshift:fcosfrom jomeier:azure-fix-sa-page-blob
Conversation
|
Hi @jomeier. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/retitle [FCOS] Installer expects the Azure storage account to be a page blob but it isn't |
|
/ok-to-test |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vrutkovs The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
How is this image different from RHCOS blobs on Azure? should be changed for RHCOS too? |
|
/hold @arithx PTAL. For OKD images need to be uploaded manually and I'm not sure if this PR is fixing this entirely |
|
@jomeier: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/data/data/azure/main.tf contains azurerm_storage_blob { ... type = "Page" ...} but Terraform still creates a container of type "Block". Don't know why. |
|
github.com//pull/3033 |
Hi,
Greetings,
Josef