-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Fix plugins incompatible issue in upgrade test #4141
Merged
dsu-igeek
merged 1 commit into
vmware-tanzu:main
from
danfengliu:fix-plugins-incompatible-in-upgrade-test-issue
Sep 22, 2021
Merged
Fix plugins incompatible issue in upgrade test #4141
dsu-igeek
merged 1 commit into
vmware-tanzu:main
from
danfengliu:fix-plugins-incompatible-in-upgrade-test-issue
Sep 22, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ywk253100
reviewed
Sep 14, 2021
danfengliu
force-pushed
the
fix-plugins-incompatible-in-upgrade-test-issue
branch
2 times, most recently
from
September 14, 2021 14:26
7a3fd2a
to
185f23e
Compare
dsu-igeek
suggested changes
Sep 15, 2021
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.
Just a spelling change
zubron
reviewed
Sep 15, 2021
ywk253100
reviewed
Sep 15, 2021
ywk253100
reviewed
Sep 15, 2021
ywk253100
reviewed
Sep 15, 2021
ywk253100
reviewed
Sep 15, 2021
danfengliu
force-pushed
the
fix-plugins-incompatible-in-upgrade-test-issue
branch
2 times, most recently
from
September 16, 2021 01:21
b500e3e
to
f1e0339
Compare
ywk253100
reviewed
Sep 16, 2021
ywk253100
reviewed
Sep 16, 2021
ywk253100
reviewed
Sep 16, 2021
ywk253100
reviewed
Sep 16, 2021
ywk253100
reviewed
Sep 16, 2021
danfengliu
force-pushed
the
fix-plugins-incompatible-in-upgrade-test-issue
branch
from
September 16, 2021 09:51
f1e0339
to
8aec0d0
Compare
ywk253100
reviewed
Sep 16, 2021
ywk253100
reviewed
Sep 16, 2021
ywk253100
reviewed
Sep 16, 2021
ywk253100
reviewed
Sep 16, 2021
danfengliu
force-pushed
the
fix-plugins-incompatible-in-upgrade-test-issue
branch
4 times, most recently
from
September 17, 2021 08:55
4e280a1
to
3d540a0
Compare
danfengliu
force-pushed
the
fix-plugins-incompatible-in-upgrade-test-issue
branch
2 times, most recently
from
September 17, 2021 09:12
b47eccd
to
ff39e07
Compare
ywk253100
previously approved these changes
Sep 17, 2021
danfengliu
force-pushed
the
fix-plugins-incompatible-in-upgrade-test-issue
branch
2 times, most recently
from
September 17, 2021 14:18
be995c1
to
b6b9268
Compare
In upgrade test, both original and to-be-upgrading velero installation should use the compatible plugins, but currently, plugin value is determined by provider. Signed-off-by: danfengl <[email protected]>
danfengliu
force-pushed
the
fix-plugins-incompatible-in-upgrade-test-issue
branch
from
September 22, 2021 02:11
b6b9268
to
b4cf8c8
Compare
ywk253100
approved these changes
Sep 22, 2021
dsu-igeek
approved these changes
Sep 22, 2021
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.
LGTM, thanks!
danfengliu
added a commit
to danfengliu/velero
that referenced
this pull request
Jan 25, 2022
In upgrade test, both original and to-be-upgrading velero installation should use the compatible plugins, but currently, plugin value is determined by provider. Signed-off-by: danfengl <[email protected]>
gyaozhou
pushed a commit
to gyaozhou/velero-read
that referenced
this pull request
May 14, 2022
In upgrade test, both original and to-be-upgrading velero installation should use the compatible plugins, but currently, plugin value is determined by provider. Signed-off-by: danfengl <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: danfengl [email protected]
Thank you for contributing to Velero!
Please add a summary of your change
Does your change fix a particular issue?
Fixes #(issue)
Please indicate you've done the following:
/kind changelog-not-required
.site/content/docs/main
.