-
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
Remove dependency of generated client part 3 #7051
Merged
Merged
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
Codecov Report
@@ Coverage Diff @@
## main #7051 +/- ##
==========================================
- Coverage 61.01% 60.99% -0.02%
==========================================
Files 255 255
Lines 27050 27041 -9
==========================================
- Hits 16504 16495 -9
- Misses 9364 9368 +4
+ Partials 1182 1178 -4
|
blackpiglet
force-pushed
the
6190_part_3
branch
from
November 2, 2023 12:51
5859b04
to
1c6ca1e
Compare
blackpiglet
added
the
kind/changelog-not-required
PR does not require a user changelog. Often for docs, website, or build changes
label
Nov 2, 2023
Lyndon-Li
reviewed
Nov 3, 2023
blackpiglet
force-pushed
the
6190_part_3
branch
from
November 3, 2023 09:48
1c6ca1e
to
9c8033e
Compare
blackpiglet
force-pushed
the
6190_part_3
branch
2 times, most recently
from
November 6, 2023 02:10
c7cf612
to
5d70555
Compare
Replace generated discovery client with client-go client. Remove generated client from PVR action. Remove generated client from pkg/cmd directory. Delete velero generate client from client factory. Signed-off-by: Xun Jiang <[email protected]>
blackpiglet
force-pushed
the
6190_part_3
branch
from
November 6, 2023 03:35
5d70555
to
56b5e98
Compare
ywk253100
approved these changes
Nov 6, 2023
Lyndon-Li
approved these changes
Nov 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
has-changelog
has-unit-tests
kind/changelog-not-required
PR does not require a user changelog. Often for docs, website, or build changes
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.
Thank you for contributing to Velero!
Please add a summary of your change
Does your change fix a particular issue?
Fixes #6190
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.