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

[FEAT] - e2e test for Cluster lifecycle #292

Open
IvoGoman opened this issue Jun 11, 2024 · 2 comments
Open

[FEAT] - e2e test for Cluster lifecycle #292

IvoGoman opened this issue Jun 11, 2024 · 2 comments
Assignees
Labels
backlog Issues that are part of the backlog core Part of the Greenhouse Core Backlog feature
Milestone

Comments

@IvoGoman
Copy link
Contributor

IvoGoman commented Jun 11, 2024

Priority

(Medium) I'm annoyed but I'll live

Description

This e2e test ensures that

  • remote cluster resource is onboarded
  • Plugin deployment to check remote resources
  • cluster offboarding
  • resources on the remote cluster are removed
  • secret for the cluster is deleted

Reference Issues

No response

@IvoGoman IvoGoman added feature core Part of the Greenhouse Core Backlog backlog Issues that are part of the backlog labels Jun 11, 2024
@IvoGoman IvoGoman added this to the Sprint 06/24 milestone Jun 11, 2024
@gciezkowski-acc gciezkowski-acc self-assigned this Aug 6, 2024
@uwe-mayer
Copy link
Contributor

braindump:
We should test deletion of deployed Plugins in conjunction with cluster deletion doesn't get stuck (we had a case)

  • Delete first Plugin then Cluster
  • Delete first Cluster then Plugin

@uwe-mayer uwe-mayer changed the title [FEAT] - e2e test for Cluster deletion [FEAT] - e2e test for Cluster lifecycle Oct 1, 2024
@abhijith-darshan
Copy link
Contributor

Update:

Deleting cluster will delete the plugins, handled by - #609

The new KinD based e2e test for plugin lifecycle will cover plugin deletion checks via cluster off-boarding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues that are part of the backlog core Part of the Greenhouse Core Backlog feature
Projects
Status: Sprint Backlog
Status: No status
Development

No branches or pull requests

4 participants