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

Add test for Eno->Helm migration #172

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Add test for Eno->Helm migration #172

merged 1 commit into from
Jul 23, 2024

Conversation

jveski
Copy link
Collaborator

@jveski jveski commented Jul 22, 2024

Adds a test case to make sure Helm releases can adopt resources created by Eno (of course hopefully no one ever uses this 🙃 )

@jveski jveski enabled auto-merge (squash) July 22, 2024 23:53
@AYM1607
Copy link
Contributor

AYM1607 commented Jul 23, 2024

I really hope no one uses this lol

err = downstream.Get(ctx, client.ObjectKeyFromObject(obj), obj)
uid = string(obj.GetUID())
return err == nil
})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the sake of completeness, should we add a step here to delete the comp with orphaning set?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We cover that in the other helm test case, so I'd rather avoid it here. These tests are just so dang long already

@jveski jveski merged commit e3b4cf0 into main Jul 23, 2024
12 checks passed
@jveski jveski deleted the helm-creation-order-test branch January 31, 2025 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants