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

Support AP IVersion V1 for CR volumesnapshotclass in E2E test and FIx plugin parameter issue #6509

Merged
merged 1 commit into from
Jul 20, 2023

Commits on Jul 20, 2023

  1. Support API Version V1 for CR volumesnapshotclass in E2E test

    1. In K8S v1.27 API Version v1beta1 for CR volumesnapshotclass is deprcated, so E2E test should adapt both API versions to cover all K8S versio;
    2. Support getting additional plugin from input;
    3. Velero version and plugin map should not deprated version older than v1.10, because upgrade test will use them.
    
    Signed-off-by: danfengl <[email protected]>
    danfengliu committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    35697a9 View commit details
    Browse the repository at this point in the history