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: Expose wait parameter to the outside #47

Merged
merged 1 commit into from
Oct 7, 2024
Merged

feat: Expose wait parameter to the outside #47

merged 1 commit into from
Oct 7, 2024

Conversation

kaessert
Copy link
Collaborator

@kaessert kaessert commented Oct 7, 2024

Description of your changes

In some situations where you run the app in combination with tools like AWS load balancer controller or external dns, you want to wait for the release to remove all it's dependent objects. For example when you want to tear down the whole cluster.

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

make e2e automated tests

@kaessert
Copy link
Collaborator Author

kaessert commented Oct 7, 2024

/test-examples

@kaessert kaessert changed the title Expose wait paramter to the outside feat: Expose wait paramter to the outside Oct 7, 2024
@ytsarev ytsarev changed the title feat: Expose wait paramter to the outside feat: Expose wait parameter to the outside Oct 7, 2024
Copy link
Member

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

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

LGTM

@kaessert kaessert merged commit 8463ca8 into main Oct 7, 2024
2 checks passed
@kaessert kaessert deleted the expose-wait branch October 7, 2024 16:50
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