Skip to content

UPSTREAM: <carry>: add CSI migration feature gates for GCE PD and Azure Disk#831

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
bertinatto:gce-azure-csi
Jul 2, 2021
Merged

UPSTREAM: <carry>: add CSI migration feature gates for GCE PD and Azure Disk#831
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
bertinatto:gce-azure-csi

Conversation

@bertinatto
Copy link
Copy Markdown
Member

@bertinatto bertinatto commented Jun 28, 2021

This is the continuation of #601.

It introduces custom feature gates to enable the CSI migration for GCE PD and Azure Disk in the AD controller.

See openshift/enhancements#549 for details.

CC @openshift/storage

Epics:
https://issues.redhat.com/browse/STOR-577
https://issues.redhat.com/browse/STOR-576

@openshift-ci-robot openshift-ci-robot added the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label Jun 28, 2021
@openshift-ci-robot
Copy link
Copy Markdown

@bertinatto: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

@openshift-ci openshift-ci Bot requested review from deads2k and sttts June 28, 2021 17:57
Comment thread pkg/features/patch_kube_features.go Outdated
ADCCSIMigrationCinder featuregate.Feature = "ADC_CSIMigrationCinder"

// owner: @fbertina
// alpha: v1.22
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It says alpha here, but featuregate.Beta below. Can you please switch the doc of all gates to beta? It looks like an oversight.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@jsafrane
Copy link
Copy Markdown

The storage test failures are very suspicious, but it looks like one of the nodes had issues:

0/5 nodes are available: 2 node(s) didn't match Pod's node affinity/selector, 3 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate

/retest

…re Disk

This commit is the next natural step for commit 2d9a8f9. It
introduces custom feature gates to enable the CSI migration in
GCE PD and Azure Disk plugins.

See openshift/enhancements#549 for details.

Stop <carrying> the patch when CSI migration becomes GA (i.e.
features.CSIMigrationAzureDisk / features.CSIMigrationGCE are GA).
@openshift-ci-robot
Copy link
Copy Markdown

@bertinatto: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

@jsafrane
Copy link
Copy Markdown

/retest
Again, one node did not survive, now in fips tests. Does not look related to the PR...

@jsafrane
Copy link
Copy Markdown

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 30, 2021
@deads2k
Copy link
Copy Markdown

deads2k commented Jun 30, 2021

I remember these feature gates. This PR makes it look like things are moving in a good direction.

/approve

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jun 30, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bertinatto, deads2k, jsafrane

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

The pull request process is described here

Details 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 Jun 30, 2021
@jsafrane
Copy link
Copy Markdown

jsafrane commented Jul 1, 2021

@deads2k who can remove unvalidated-commits label?

@soltysh soltysh removed the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label Jul 2, 2021
@openshift-bot
Copy link
Copy Markdown

/retest

Please review the full test history for this PR and help us cut down flakes.

3 similar comments
@openshift-bot
Copy link
Copy Markdown

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Copy Markdown

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Copy Markdown

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 0228142 into openshift:master Jul 2, 2021
@bertinatto bertinatto deleted the gce-azure-csi branch February 5, 2025 14:17
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants