Skip to content

Conversation

savitharaghunathan
Copy link
Member

@savitharaghunathan savitharaghunathan commented Oct 5, 2021

Fixes issue #331

/hold

@openshift-ci openshift-ci bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Oct 5, 2021
@savitharaghunathan savitharaghunathan changed the title WIP: Fixing volume mount issue Fixing volume mount issue Oct 6, 2021
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 6, 2021
@savitharaghunathan
Copy link
Member Author

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 6, 2021
@savitharaghunathan
Copy link
Member Author

/retest-required

@shubham-pampattiwar
Copy link
Member

/test operator-e2e

Adding logic to ignore openshift & csi default plugins
@savitharaghunathan
Copy link
Member Author

/test operator-e2e

@codecov-commenter
Copy link

Codecov Report

Merging #369 (0cc5c0b) into master (bdbdc9b) will increase coverage by 0.93%.
The diff coverage is 95.65%.

❗ Current head 0cc5c0b differs from pull request most recent head 39a1984. Consider uploading reports for the commit 39a1984 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
+ Coverage   39.98%   40.92%   +0.93%     
==========================================
  Files           9        9              
  Lines        1833     1835       +2     
==========================================
+ Hits          733      751      +18     
+ Misses       1053     1037      -16     
  Partials       47       47              
Impacted Files Coverage Δ
controllers/vsl.go 52.75% <ø> (ø)
pkg/credentials/credentials.go 29.21% <0.00%> (ø)
controllers/bsl.go 62.56% <100.00%> (+0.21%) ⬆️
controllers/registry.go 40.77% <100.00%> (+2.46%) ⬆️
controllers/restic.go 57.21% <100.00%> (+0.20%) ⬆️
controllers/velero.go 36.66% <100.00%> (+0.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bdbdc9b...39a1984. Read the comment docs.

Copy link
Member

@dymurray dymurray left a comment

Choose a reason for hiding this comment

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

LGTM

@shubham-pampattiwar shubham-pampattiwar merged commit 53069f9 into openshift:master Oct 25, 2021
@savitharaghunathan savitharaghunathan deleted the issue331 branch October 25, 2021 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuring cloud plugins without credentials causes invalid volumeMounts
4 participants