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

Validate awsendpoint deletion #1813

Merged

Commits on Nov 11, 2022

  1. Validate awsendpoint deletion

    With current implementation the cpo private link controller will consider deletion successfull after making the request, however if the resource keeps existing somehow in AWS it would prevent the deletion of the awsendpointService resource by the HO AWSEndpointServiceReconciler with "failed to delete resource: Service has existing active VPC Endpoint connections!"
    https://issues.redhat.com/browse/HOSTEDCP-597
    enxebre committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    54a48b6 View commit details
    Browse the repository at this point in the history