forked from lakesoul-io/LakeSoul
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Built-in RBAC support (lakesoul-io#292)
* rebase main Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix compile error Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix rbac test bug Signed-off-by: yuanf <yuanf@dmetasoul.com> * rebase main Signed-off-by: yuanf <yuanf@dmetasoul.com> * rebase main Signed-off-by: yuanf <yuanf@dmetasoul.com> * add domain for table and namespace completely Signed-off-by: yuanf <yuanf@dmetasoul.com> B C * add domain for PartitionInfo and DataCommitInfo Signed-off-by: yuanf <yuanf@dmetasoul.com> * add test for DataCommitInfo Signed-off-by: yuanf <yuanf@dmetasoul.com> * hide tests Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix env bug and table insert bug Signed-off-by: yuanf <yuanf@dmetasoul.com> * rebase main Signed-off-by: yuanf <yuanf@dmetasoul.com> * 添加跨domain测试 Signed-off-by: yuanf <yuanf@dmetasoul.com> * complete test for rbac in spark Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix default database domain bug and and base rbac code for lakesoul-flink Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix casbin version bug Signed-off-by: yuanf <yuanf@dmetasoul.com> * rebase main Signed-off-by: yuanf <yuanf@dmetasoul.com> * add flink test and fix some bugs Signed-off-by: yuanf <yuanf@dmetasoul.com> * rebase main ok Signed-off-by: yuanf <yuanf@dmetasoul.com> * rebase main ok Signed-off-by: yuanf <yuanf@dmetasoul.com> * retest Signed-off-by: yuanf <yuanf@dmetasoul.com> * add git actions Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix git actions bug Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix git actions bug again Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix git actions bug again2 Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix git actions bug again3 Signed-off-by: yuanf <yuanf@dmetasoul.com> * fix git actions bug again4 Signed-off-by: yuanf <yuanf@dmetasoul.com> --------- Signed-off-by: yuanf <yuanf@dmetasoul.com> Co-authored-by: yuanf <yuanf@dmetasoul.com> Signed-off-by: ChenYunHey <1908166778@qq.com>
- Loading branch information
1 parent
bc13330
commit d8cff58
Showing
39 changed files
with
1,640 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.