mesh icon indicating copy to clipboard operation
mesh copied to clipboard

Shadow service owner references

Open jspdown opened this issue 5 years ago • 1 comments

Feature Request

Proposal

Instead of manually cleaning up shadow services in the cleanup command it would be more appropriate to create shadow services with the controller deployment as an OwnerReference. This will delegate shadow service deletion to kubernetes garbage collector and the cleanup command could be simplified.

Workarounds

Keep using the cleanup command for removing shadow services.

jspdown avatar Sep 29 '20 13:09 jspdown

👍

SantoDE avatar Oct 12 '20 07:10 SantoDE