-
Notifications
You must be signed in to change notification settings - Fork 199
Validate DataSourceRef for CnsRegisterVolume #3449
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
Validate DataSourceRef for CnsRegisterVolume #3449
Conversation
91f9a7a
to
6546bbf
Compare
6546bbf
to
c5aaeeb
Compare
c5aaeeb
to
94ef27d
Compare
ffa512b
to
d614299
Compare
Triggering CSI-WCP Pre-checkin Pipeline for this PR... Job takes approximately an hour to complete |
d614299
to
c5d9e99
Compare
Triggering CSI-TKG Pre-checkin Pipeline for this PR... Job takes approximately an hour to complete |
FAILED --- Jenkins Build #280 |
/ok-to-test |
Triggering CSI-TKG Pre-checkin Pipeline for this PR... Job takes approximately an hour to complete |
FAILED --- Jenkins Build #281 |
c5d9e99
to
7e99dc3
Compare
Triggering CSI-TKG Pre-checkin Pipeline for this PR... Job takes approximately an hour to complete |
SUCCESS --- Jenkins Build #286 |
pkg/syncer/cnsoperator/controller/cnsregistervolume/cnsregistervolume_controller.go
Show resolved
Hide resolved
pkg/syncer/cnsoperator/controller/cnsregistervolume/cnsregistervolume_controller.go
Show resolved
Hide resolved
pkg/syncer/cnsoperator/controller/cnsregistervolume/cnsregistervolume_controller.go
Show resolved
Hide resolved
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.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: divyenpatel, xing-yang 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 |
Triggering CSI-TKG Pre-checkin Pipeline for this PR... Job takes approximately an hour to complete |
SUCCESS --- Jenkins Build #296 |
SUCCESS --- Jenkins Build #299 |
What this PR does / why we need it:
This is to support PVCs in captured blueprints use case.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #Testing done:
WCP pre-check pipeline: https://jenkins-vcf-csifvt.devops.broadcom.net/job/wcp-instapp-e2e-pre-checkin/140/ (passed)
VKS pre-check pipeline: https://jenkins-vcf-csifvt.devops.broadcom.net/view/instapp/job/vks-instapp-e2e-pre-checkin/286 (passed)
Manual testing:
Syncer Logs:
Special notes for your reviewer:
Release note: