* Authz: Define app resources * Add coreroles and cluster roles * Restore CODEOWNERS from main * ManagedPermissions -> ResourcePermissions * Rework changes * Update apps/authz/kinds/v0alpha1/rolebindingspec.cue Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com> * Update apps/authz/kinds/v0alpha1/rolespec.cue Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com> * Make * WIP first set of comments * typox * Copy folder Makefile * Remove uid * Rename authz -> iam * Rename to iam * Dockerfile * Remove name * Mv up * Try with postprocess * linting * Use same version * apimachinery v0.32.3 * update-workspace --------- Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
5 lines
85 B
CUE
5 lines
85 B
CUE
module: "github.com/grafana/grafana/apps/iam/kinds"
|
|
language: {
|
|
version: "v0.9.0"
|
|
}
|