-
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
Implement the Repo maintanence Job configuration. #8145
Conversation
8fb9f2a
to
06a5dca
Compare
9f62b81
to
08f88ed
Compare
1ccfbdc
to
de8455e
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8145 +/- ##
==========================================
- Coverage 59.23% 59.21% -0.02%
==========================================
Files 367 367
Lines 30516 30708 +192
==========================================
+ Hits 18076 18184 +108
- Misses 10985 11069 +84
Partials 1455 1455 ☔ View full report in Codecov by Sentry. |
2ad4147
to
690d330
Compare
ca317ec
to
ccadf59
Compare
3a4f2a9
to
73f6a44
Compare
ad945a7
to
87fb132
Compare
f4ff925
to
337b796
Compare
@Lyndon-Li @anshulahuja98 @shubham-pampattiwar @kaovilai @sseago |
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.
❯ gh pr checkout 8145
Switched to branch '7758_implement'
~/git/velero 7758_implement
❯ go list -f {{.Deps}} ./pkg/install/... | sed 's/ /\n/g' | grep -E 'aws|azure|gcp|s3'
k8s.io/client-go/plugin/pkg/client/auth/azure
k8s.io/client-go/plugin/pkg/client/auth/gcp
337b796
to
56b12a8
Compare
56a4ccf
to
7fc9ac3
Compare
@kaovilai @shubham-pampattiwar @Lyndon-Li @sseago @anshulahuja98 |
e821d56
to
cd70f9d
Compare
494fbe6
to
7010575
Compare
@sseago @shubham-pampattiwar |
Remove the resource parameters from the velero server CLI. Signed-off-by: Xun Jiang <[email protected]>
7010575
to
26cc41f
Compare
Thank you for contributing to Velero!
Please add a summary of your change
Does your change fix a particular issue?
Fixes #7758
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.