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

[cherry-pick to v1.12] monitor velero logs and fix E2E issues #6708

Merged

Conversation

danfengliu
Copy link
Contributor

  1. Capture Velero pod log and K8S cluster event;
  2. Fix wrong path of storageclass yaml file issue caused by pert test;
  3. Fix change storageclass test issue that no sc named 'default' in EKS cluster;
  4. Support AWS credential as config format;
  5. Support more E2E script input parameters like standy cluster plugins and provider.

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:

  • 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.

1. Capture Velero pod log and K8S cluster event;
2. Fix wrong path of storageclass yaml file issue caused by pert test;
3. Fix change storageclass test issue that no sc named 'default' in EKS cluster;
4. Support AWS credential as config format;
5. Support more E2E script input parameters like standy cluster plugins and provider.

Signed-off-by: danfengl <danfengl@vmware.com>
@danfengliu danfengliu added kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes and removed has-e2e-tests labels Aug 28, 2023
@danfengliu danfengliu changed the title monitor velero logs and fix E2E issues [cherry-pick to v1.12] monitor velero logs and fix E2E issues Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #6708 (ab28a09) into release-1.12 (90f4cc5) will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           release-1.12    #6708   +/-   ##
=============================================
  Coverage         60.36%   60.36%           
=============================================
  Files               242      242           
  Lines             25979    25979           
=============================================
  Hits              15683    15683           
  Misses             9194     9194           
  Partials           1102     1102           

@danfengliu danfengliu marked this pull request as ready for review August 29, 2023 00:57
@danfengliu danfengliu requested review from blackpiglet and removed request for sseago August 29, 2023 00:57
@danfengliu danfengliu merged commit ed256d7 into vmware-tanzu:release-1.12 Aug 29, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-e2e-tests kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants