Skip to content

Commit 30f8cf5

Browse files
authored
feat(policy)!: disable kas grants in favor of key mappings (#2220)
### Proposed Changes ### Checklist - [ ] I have added or updated unit tests - [ ] I have added or updated integration tests (if appropriate) - [ ] I have added or updated documentation ### Testing Instructions
1 parent acb53b1 commit 30f8cf5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1819
-3585
lines changed

buf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ deps:
99
- buf.build/grpc-ecosystem/grpc-gateway
1010
lint:
1111
use:
12-
- DEFAULT
12+
- STANDARD
1313
except:
1414
- FIELD_NOT_REQUIRED
1515
- PACKAGE_NO_IMPORT_CYCLE

docs/grpc/index.html

Lines changed: 95 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/openapi/policy/actions/actions.openapi.yaml

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/openapi/policy/attributes/attributes.openapi.yaml

Lines changed: 18 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/openapi/policy/kasregistry/key_access_server_registry.openapi.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)