Skip to content

e2e - Google Cloud Platform (install) - delete PVC #290

Open
@guidoiaquinti

Description

@guidoiaquinti

Bug description

The default storage class in GCP seems to use Retain as reclaimPolicy. This is leaving PVCs around after an e2e test is completed. We should either:

  • set the storage class reclaimPolicy to Delete
  • explicitly delete the PVCs around in the GH workflow.

Expected behavior

No PVC are left around at the end of the test

Actual behavior

PVCs are left around at the end of the test

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions