Skip to content

Commit

Permalink
Merge pull request #122 from KevinJoiner/role-resolvers
Browse files Browse the repository at this point in the history
Role resolvers
  • Loading branch information
KevinJoiner committed Sep 28, 2022
2 parents f202f97 + 5012fef commit d41563d
Show file tree
Hide file tree
Showing 24 changed files with 4,102 additions and 222 deletions.
2 changes: 2 additions & 0 deletions pkg/codegen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ func main() {
v3.Cluster{},
v3.GlobalRole{},
v3.RoleTemplate{},
v3.ClusterRoleTemplateBinding{},
v3.ProjectRoleTemplateBinding{},
},
},
},
Expand Down
Loading

0 comments on commit d41563d

Please sign in to comment.