Skip to content

v1alpha7 e2e tests are actually testing v1alpha6 #2027

Closed
@mdbooth

Description

@mdbooth

/kind bug

This can be seen clearly in the v1alpha7 kustomization, which references v1alpha6, and verified to running make e2e-templates and checking the contents of the v1alpha7 test template.

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../../../kustomize/v1alpha6/external-cloud-provider

The impact is that our v1alpha7 e2e test is actually testing v1alpha6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions