open-consul/agent/grpc-external
Matt Keeler cd3dc460c5
Allow resource updates to omit an owner refs UID (#17423)
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.
2023-05-22 10:44:49 -04:00
..
limiter copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
services Allow resource updates to omit an owner refs UID (#17423) 2023-05-22 10:44:49 -04:00
testutils Check acls on resource `Read`, `List`, and `WatchList` (#16842) 2023-04-11 06:10:14 -05:00
forward.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
metadata_test.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
options.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
server.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
stats_test.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
utils.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00