kubevela/pkg/auth
github-actions[bot] 7ae7d2a5ef
[Backport release-1.6] Fix: grant the permission to read the ConfigMap in the vela-system namesapce (#4970)
* Fix: grant the permission to read the ConfigMap in the vela-system namespace

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
(cherry picked from commit 643120d74c)

* Fix: change the test

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
(cherry picked from commit 13f3afd2f4)

Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2022-11-01 10:00:04 +08:00
..
flags.go
identity.go Feat: vela auth grant-privileges (#3943) 2022-05-23 10:47:13 +08:00
kubeconfig.go Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
privileges.go [Backport release-1.6] Fix: grant the permission to read the ConfigMap in the vela-system namesapce (#4970) 2022-11-01 10:00:04 +08:00
round_trippers.go Feat: enhance controller auth by removing useless features & add authentication for componentrevision+healthcheck (#3992) 2022-05-27 15:50:21 +08:00
round_trippers_test.go Feat: enhance controller auth by removing useless features & add authentication for componentrevision+healthcheck (#3992) 2022-05-27 15:50:21 +08:00
userinfo.go Feat: add failed state in workflow (#4695) 2022-09-07 16:23:51 +08:00
userinfo_test.go