skpratt
|
202090e5d5
|
v2 explicit destination traffic permissions (#18823)
* workload identity boilerplate
* notes from discussion with Iryna
* WIP traffic permissions controller poc
* workload identity, traffic permissions validation, errors, types
* traffic permissions mapper framing, traffic permissions controller updates.
* more roughing out of the controller
* cleanup
* controller and mapper logic
* tests
* refactor mapper logic, add tests
* clean up tenancy and integration test stubs
* consolidate mapping
* cleanup cache leak, revert bimapper changes
* address review comments
* test fix and rebase
* use resource helper
---------
Co-authored-by: John Landa <john.landa@hashicorp.com>
|
2023-09-25 16:50:07 +00:00 |
|
Iryna Shustava
|
e6b724d062
|
catalog,mesh,auth: Move resource types to the proto-public module (#18935)
|
2023-09-22 15:50:56 -06:00 |
|
Eric Haberkorn
|
4d6ff29392
|
Traffic Permissions Validations (#18907)
add TP validations and mutation and add CTP validations
|
2023-09-22 16:10:10 -04:00 |
|
Iryna Shustava
|
d88888ee8b
|
catalog,mesh,auth: Bump versions to v2beta1 (#18930)
|
2023-09-22 10:51:15 -06:00 |
|
Eric Haberkorn
|
170417ac97
|
Honor Default Traffic Permissions in V2 (#18886)
wire up v2 default traffic permissions
|
2023-09-19 10:42:32 -04:00 |
|
skpratt
|
e5808d85f7
|
register traffic permission and workload identity types (#18704)
* add workload identity and traffic permission protos
* register new types
* add generated pb code
* fix exports.go path
* add proto newlines
* fix type name
Co-authored-by: Eric Haberkorn <erichaberkorn@gmail.com>
* address review
* fix protos and add tests
* fix validation constraints
* add tests
---------
Co-authored-by: Eric Haberkorn <erichaberkorn@gmail.com>
|
2023-09-14 12:40:54 -05:00 |
|