Commit Graph

147 Commits (60b0485497aaae5f04de7b58a2dcbeed5b468cd0)

Author SHA1 Message Date
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 820cdf53da
fix some testing.T retry.R mixups (#17600)
2 years ago
skpratt a35cafa728
update tests for fips (#17592)
2 years ago
skpratt a065eef3ef
add FIPS to dataplane features (#17522)
2 years ago
Derek Menteer e2f15cfe56
Fix namespaced peer service updates / deletes. (#17456)
2 years 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
R.B. Boyer 21c6e0e8e6
fix two typos (#17389)
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
Eric Haberkorn 8bb16567cd
sidecar-proxy refactor (#17328)
2 years ago
Dan Upton 5030101cdb
resource: add missing validation to the `List` and `WatchList` endpoints (#17213)
2 years ago
Semir Patel 40eefaba18
Reaper controller for cascading deletes of owner resources (#17256)
2 years ago
Dan Upton d53a1d4a27
resource: add helpers for more efficiently comparing IDs etc (#17224)
2 years ago
Derek Menteer 50ef6a697e
Fix issue with peer stream node cleanup. (#17235)
2 years ago
Semir Patel 991a002fcc
resource: List resources by owner (#17190)
2 years ago
Semir Patel 1037bf7f69
Sync .golangci.yml from ENT (#17180)
2 years ago
Semir Patel 9fef1c7f17
Create tombstone on resource `Delete` (#17108)
2 years ago
Dan Upton eff5dd1812
resource: owner references must include a uid (#17169)
2 years ago
Dan Upton faae7bb5f2
testing: `RunResourceService` helper (#17068)
2 years ago
Semir Patel e7bb8fdf15
Fix or disable pipeline breaking changes that made it into main in last day or so (#17130)
2 years ago
Dan Upton b9c485dcb8
Controller Supervision (#17016)
2 years ago
Semir Patel 46816071df
De-scope tenenacy requirements to OSS only for now. (#17087)
2 years ago
Semir Patel 53f49b2fa1
Enforce operator:write acl on `WriteStatus` endpoint (#17019)
2 years ago
hashicorp-copywrite[bot] 9f81fc01e9
[COMPLIANCE] Add Copyright and License Headers (#16854)
2 years ago
Dan Upton a37a441991
server: wire up in-process Resource Service (#16978)
2 years ago
Semir Patel 2f7d591702
Tenancy wildcard validaton for `Write`, `Read`, and `Delete` endpoints (#17004)
2 years ago
Semir Patel 79b30476e0
Enforce Owner rules in `Write` endpoint (#16983)
2 years ago
Semir Patel 8611ec56f3
Fix delete when uid not provided (#16996)
2 years ago
Semir Patel b8c9e133be
Add mutate hook to `Write` endpoint (#16958)
2 years ago
Semir Patel 3b83c7ee9a
Enforce ACLs on resource `Write` and `Delete` endpoints (#16956)
2 years ago
Dan Upton d595e6ade9
resource: `WriteStatus` endpoint (#16886)
2 years ago
Semir Patel 317240fca7
Resource validation hook for `Write` endpoint (#16950)
2 years ago
Semir Patel 686f49346c
Check acls on resource `Read`, `List`, and `WatchList` (#16842)
2 years ago
Semir Patel 1794484298
Resource `Delete` endpoint (#16756)
2 years ago
Dan Upton 4fa2537b3b
Resource `Write` endpoint (#16786)
2 years ago