databricks-cli/bundle/permissions
Pieter Noordhuis 6e075e8cf8
Revert "Filter current user from resource permissions (#1145)" (#1179)
## Changes

This reverts commit 4131069a4b.

The integration test for metadata computation failed. The back and forth
to `dyn.Value` erases unexported fields that the code currently still
depends on. We'll have to retry on top of #1098.
2024-02-07 09:22:44 +00:00
..
mutator.go Use resource key as name in permissions code (#1087) 2023-12-22 14:45:53 +00:00
mutator_test.go Use resource key as name in permissions code (#1087) 2023-12-22 14:45:53 +00:00
utils.go Added support for top-level permissions (#928) 2023-11-13 11:29:40 +00:00
workspace_root.go Added support for top-level permissions (#928) 2023-11-13 11:29:40 +00:00
workspace_root_test.go Use MockWorkspaceClient from SDK instead of WithImpl mocking (#1134) 2024-01-19 14:12:58 +00:00