mirror of https://github.com/hashicorp/consul
Browse Source
This change enables workflows where you are reapplying a resource that should have an owner ref to publish modifications to the resources data without performing a read to figure out the current owner resource incarnations UID. Basically we want workflows similar to `kubectl apply` or `consul config write` to be able to work seamlessly even for owned resources. In these cases the users intention is to have the resource owned by the “current” incarnation of the owner resource.pull/17416/head^2
Matt Keeler
2 years ago
committed by
GitHub
2 changed files with 28 additions and 0 deletions
Loading…
Reference in new issue