Commit Graph

80 Commits (f76da16000bebce8cdb112c17107b05de81eec97)

Author SHA1 Message Date
George Ma 44facc2ea3
chore: remove repetitive words (#20890)
8 months ago
Semir Patel 943426bc79
v2tenancy: add optional LicenseFeature to type Registration struct (#20673)
9 months ago
R.B. Boyer c029b20615
v2: ensure the controller caches are fully populated before first use (#20421)
10 months ago
Matt Keeler 34a32d4ce5
Remove V2 PeerName field from pbresource.Tenancy (#19865)
10 months ago
Semir Patel efdf80413c
resource: add MutateAndValidate endpoint (#20311)
10 months ago
Semir Patel 6d9e8fdd05
resource: retry non-CAS deletes automatically (#20292)
10 months ago
Matt Keeler 326c0ecfbe
In-Memory gRPC (#19942)
11 months ago
Matt Keeler 123bc95e1a
Add Common Controller Caching Infrastructure (#19767)
12 months ago
Semir Patel c1bbda8128
resource: block default namespace deletion + test refactorings (#19822)
12 months ago
Semir Patel 5930748cb0
resource: ListByOwner returns empty list on non-existent tenancy (#19742)
1 year ago
Semir Patel 75c2def1ca
resource: preserve deferred deletion metadata on non-CAS writes (#19674)
1 year ago
Semir Patel 1eed205286
resource: freeze resources after marked for deletion (4 of 5) (#19603)
1 year ago
Kumar Kavish 68e7f27fd2
[NET-6438] Add tenancy to xDS Tests (#19551)
1 year ago
Kumar Kavish f09dbb99e9
[NET-6356] Add tenancy to Failover Tests (#19547)
1 year ago
Poonam Jadhav c3c836edae
Net-6291/fix/watch resources (#19467)
1 year ago
Semir Patel ef35525cf1
resource: finalizer aware delete endpoint (2 of 5) (#19493)
1 year ago
Semir Patel 0abd96c0d9
resource: resource service now checks for `v2tenancy` feature flag (#19400)
1 year ago
Poonam Jadhav 1806bcb38c
test: add missing tests for list endpoint (#19364)
1 year ago
Semir Patel 96606d114c
resource: default peername to local in list endpoints (#19340)
1 year ago
Dhia Ayachi d5c9f11b59
Tenancy Bridge v2 (#19220)
1 year ago
Semir Patel ad177698f7
resource: enforce lowercase v2 resource names (#19218)
1 year ago
Iryna Shustava 105ebfdd00
catalog, mesh: implement missing ACL hooks (#19143)
1 year ago
Dhia Ayachi 5fbf0c00d3
Add namespace read write tests (#19173)
1 year ago
Semir Patel 830c4ea81c
v2tenancy: cluster scoped reads (#19082)
1 year ago
Chris S. Kim 92ce814693
Remove old build tags (#19128)
1 year ago
R.B. Boyer ef6f2494c7
resource: allow for the ACLs.Read hook to request the entire data payload to perform the authz check (#18925)
1 year ago
Semir Patel 62796a1454
resource: mutate and validate before acls on write (#18868)
1 year ago
Dhia Ayachi 4435e4a420
add v2 tenancy bridge Flag and v2 Tenancy Bridge initial implementation (#18830)
1 year ago
skpratt 1fda2965e8
Allow empty data writes for resources (#18819)
1 year ago
Semir Patel d3dad14030
resource: default peername to "local" for now (#18822)
1 year ago
Semir Patel b96cff7436
resource: Require scope for resource registration (#18635)
1 year ago
Semir Patel 7b9e243297
resource: Allow nil tenancy (#18618)
1 year ago
Semir Patel 2225bf0550
resource: Make resource writestatus tenancy aware (#18577)
1 year ago
Semir Patel 067a0112e2
resource: Make resource listbyowner tenancy aware (#18566)
1 year ago
Semir Patel 53e28a4963
OSS -> CE (community edition) changes (#18517)
1 year ago
Semir Patel 6d22179625
resource: Make resource watchlist tenancy aware (#18539)
1 year ago
Semir Patel e6c1c479b7
resource: Make resource delete tenancy aware (#18476)
1 year ago
Semir Patel 217107f627
resource: Make resource list tenancy aware (#18475)
1 year ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443)
1 year ago
Semir Patel bee12c6b1f
resource: Make resource write tenancy aware (#18423)
1 year ago
Semir Patel 63cc037110
resource: Make resource read tenancy aware (#18397)
1 year ago
wangxinyi7 1f28ac2664
expose grpc as http endpoint (#18221)
1 year ago
Semir Patel ada767fc9f
resource: Pass resource to Write ACL hook instead of just resource Id [NET-4908] (#18192)
1 year ago
Semir Patel 003370ded0
Call resource mutate hook before validate hook (NET-4907) (#18178)
1 year ago
Dan Upton b117eb0126
resource: enforce consistent naming of resource types (#17611)
1 year ago
R.B. Boyer e00280e7df
prototest: fix early return condition in AssertElementsMatch (#17416)
2 years ago
Matt Keeler 93bad3ea1b
Allow resource updates to omit an owner refs UID (#17423)
2 years ago
Semir Patel abeccb4c76
Support update resource with change in GroupVersion (#17330)
2 years ago
Dan Upton 0a38fc1a2a
resource: handle `ErrWatchClosed` in `WatchList` endpoint (#17289)
2 years ago
Dan Upton 5030101cdb
resource: add missing validation to the `List` and `WatchList` endpoints (#17213)
2 years ago