Skip to content
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

Add option "--service-account-name" to install cmd #5802

Merged
merged 1 commit into from Feb 1, 2023

Conversation

reasonerjt
Copy link
Contributor

The option "--service-account-name" is to be added to that user can use an existing service account for velero and node-agent pods. This is helpful for users who wanna use IRSA.

Signed-off-by: Daniel Jiang jiangd@vmware.com

Thank you for contributing to Velero!

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

The option "--service-account-name" is to be added to that user can use
an existing service account for velero and node-agent pods.  This is
helpful for users who wanna use IRSA.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
@codecov-commenter
Copy link

Codecov Report

Merging #5802 (c36f85b) into main (cf2b482) will decrease coverage by 0.17%.
The diff coverage is 43.75%.

❗ Current head c36f85b differs from pull request most recent head dbff64d. Consider uploading reports for the commit dbff64d to get more accurate results

@@            Coverage Diff             @@
##             main    #5802      +/-   ##
==========================================
- Coverage   40.76%   40.60%   -0.17%     
==========================================
  Files         244      244              
  Lines       21172    21264      +92     
==========================================
+ Hits         8631     8634       +3     
- Misses      11917    12006      +89     
  Partials      624      624              
Impacted Files Coverage Δ
pkg/install/resources.go 51.13% <10.00%> (-1.19%) ⬇️
pkg/install/daemonset.go 100.00% <100.00%> (ø)
pkg/install/deployment.go 87.50% <100.00%> (+0.22%) ⬆️
pkg/uploader/provider/kopia.go 52.84% <0.00%> (-4.07%) ⬇️
pkg/persistence/object_store.go 53.09% <0.00%> (-3.10%) ⬇️
pkg/podvolume/restorer.go 9.09% <0.00%> (-2.48%) ⬇️
pkg/util/kube/pod.go 0.00% <0.00%> (ø)
pkg/podvolume/restorer_factory.go 0.00% <0.00%> (ø)
pkg/persistence/object_store_layout.go 92.30% <0.00%> (+0.30%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ywk253100 ywk253100 merged commit 8b0afa3 into vmware-tanzu:main Feb 1, 2023
@Lyndon-Li Lyndon-Li mentioned this pull request May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants