Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

DNSRecord is not deleted when DNSPolicy is deleted #628

Closed
ficap opened this issue Oct 17, 2023 · 0 comments
Closed

DNSRecord is not deleted when DNSPolicy is deleted #628

ficap opened this issue Oct 17, 2023 · 0 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@ficap
Copy link

ficap commented Oct 17, 2023

When Gateway with bound DNSPolicy and HTTPRoute is deleted and then HTTPRoute and DNSPolicy are deleted associated DNSRecord object stays present and unchanged still referencing deleted gateway.
Steps to reproduce:

  1. create Gateway
  2. create DNSPolicy and bind it to the Gateway
  3. create HTTPRoute and bind it to the Gateway
  4. delete Gateway and wait for DNSPolicie's ready status to change to False
  5. delete HTTPRoute and DNSPolicy
  6. DNSRecord stays present and keeps pointing to IP of already deleted Gateway
@ficap ficap added the kind/bug Something isn't working label Oct 17, 2023
@laurafitzgerald laurafitzgerald self-assigned this Oct 19, 2023
@laurafitzgerald laurafitzgerald moved this from Todo to In Progress in Multicluster Gateway Controller Oct 19, 2023
laurafitzgerald added a commit to laurafitzgerald/multicluster-gateway-controller that referenced this issue Oct 20, 2023
… of gateway target for dnspolicy and tlspolicy
laurafitzgerald added a commit to laurafitzgerald/multicluster-gateway-controller that referenced this issue Oct 20, 2023
…n of gateway target for dnspolicy and tlspolicy
laurafitzgerald added a commit to laurafitzgerald/multicluster-gateway-controller that referenced this issue Oct 25, 2023
…n of gateway target for dnspolicy and tlspolicy
laurafitzgerald added a commit to laurafitzgerald/multicluster-gateway-controller that referenced this issue Oct 25, 2023
…n of gateway target for dnspolicy and tlspolicy
laurafitzgerald added a commit to laurafitzgerald/multicluster-gateway-controller that referenced this issue Oct 25, 2023
…n of gateway target for dnspolicy and tlspolicy
laurafitzgerald added a commit to laurafitzgerald/multicluster-gateway-controller that referenced this issue Oct 25, 2023
…n of gateway target for dnspolicy and tlspolicy
openshift-ci bot added a commit that referenced this issue Nov 1, 2023
gh-628 fix deletion of dnsrecord and certificates on deletion of gateway target for dnspolicy and tlspolicy
@maleck13 maleck13 closed this as completed Nov 2, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Multicluster Gateway Controller Nov 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

3 participants