Skip to content
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

STOR-864: Rebase to v1.22.0 for OCP 4.12 #32

Merged
merged 137 commits into from Sep 23, 2022

Conversation

andyzhangx and others added 30 commits April 13, 2022 05:04
…-1.17.0

chore: switch master branch to use v1.17.0
…support

test: support Win2022 test on capz
…l-seconds

feat: add controller.vmssCacheTTLInSeconds in helm chart config
…e-patch

chore: refine package patching in image build
refine

fix

fix

snapshot rename
…ar-images

chore: upgrade sidecar image versions
…-lib-1

chore: upgrade cloud-provider-azure lib
…-1.18.0

chore: switch master branch to use v1.18.0
…nsion

fix: filesystem is not resized when restoring from snapshot with a bigger size
@RomanBednar
Copy link
Author

/retest

@jsafrane
Copy link

/retest
/test e2e-azure

@RomanBednar
Copy link
Author

/retest

@jsafrane
Copy link

Code="OSProvisioningTimedOut" Message="OS Provisioning for VM 'ci-op-pwwqipbm-36867-v8dlq-master-0' did not finish in the allotted time.

/retest

@jsafrane
Copy link

jsafrane commented Sep 13, 2022

@RomanBednar Please go through changelog(s) and list important features in the PR description. Also, please link the changelogs, so QA knows what to test / where a regression could be. See openshift/azure-file-csi-driver#17 as an example

@RomanBednar
Copy link
Author

/retest

@RomanBednar
Copy link
Author

@RomanBednar Please go through changelog(s) and list important features in the PR description. Also, please link the changelogs, so QA knows what to test / where a regression could be. See openshift/azure-file-csi-driver#17 as an example

Added.

@RomanBednar
Copy link
Author

failed to create RBAC objects: timeout while waiting for dockercfg secret creation for service account "e2e-azure-csi": timed out waiting for the condition

/retest

@jsafrane
Copy link

/test e2e-azure-csi-migration

@openshift-ci
Copy link

openshift-ci bot commented Sep 14, 2022

@jsafrane: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test e2e-azure
  • /test e2e-azure-csi
  • /test images
  • /test unit

Use /test all to run all jobs.

In response to this:

/test e2e-azure-csi-migration

Instructions 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.

@jsafrane
Copy link

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 14, 2022
@openshift-ci
Copy link

openshift-ci bot commented Sep 14, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsafrane, RomanBednar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 14, 2022
@jsafrane
Copy link

CI failures look unrelated:

: [bz-Networking][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-multus

@RomanBednar
Copy link
Author

/retest

@duanwei33
Copy link

duanwei33 commented Sep 19, 2022

Pre-merge verified passed with regression test, no issue found.
For the new feature, created new storageclass with "diskEncryptionType": "EncryptionAtRestWithPlatformAndCustomerKeys", and create pvc/pod works.

$ oc get sc managed-csi-test-24 -ojson | jq .parameters
{
  "diskEncryptionType": "EncryptionAtRestWithPlatformAndCustomerKeys",
  "diskencryptionsetid": "/subscriptions/53b8f551-f0fc-4bea-8cba-6d1fefd54c8a/resourceGroups/wduan-0917b-az-r264r-rg/providers/Microsoft.Compute/diskEncryptionSets/wduan-1",
  "kind": "Managed",
  "skuname": "Premium_LRS"
}

Check in the backend:
Encryption type: Double encryption with platform-managed and customer-managed keys.

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Sep 19, 2022
@jsafrane
Copy link

/label docs-approved
/label px-approved

We don't document / announce CSI driver version bumps to customers.

@openshift-ci openshift-ci bot added docs-approved Signifies that Docs has signed off on this PR px-approved Signifies that Product Support has signed off on this PR labels Sep 23, 2022
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b913418 and 2 for PR HEAD 12f18d3 in total

@openshift-ci
Copy link

openshift-ci bot commented Sep 23, 2022

@RomanBednar: all tests passed!

Full PR test history. Your PR dashboard.

Instructions 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.

@openshift-merge-robot openshift-merge-robot merged commit 99b5a4d into openshift:master Sep 23, 2022
@jsafrane jsafrane changed the title STOR-864: Rebase to v1.22.0 STOR-864: Rebase to v1.22.0 for OCP 4.12 Jan 20, 2023
@RomanBednar RomanBednar deleted the rebase-v1.22.0 branch January 24, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. docs-approved Signifies that Docs has signed off on this PR lgtm Indicates that a PR is ready to be merged. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet