1. 04 Apr, 2017 5 commits
  2. 03 Apr, 2017 13 commits
  3. 02 Apr, 2017 1 commit
  4. 01 Apr, 2017 3 commits
  5. 31 Mar, 2017 11 commits
  6. 30 Mar, 2017 6 commits
  7. 29 Mar, 2017 1 commit
    • Steven E. Harris's avatar
      Sort dependent RBAC role and binding kinds · 7ccfc6d7
      Steven E. Harris authored
      During installation and uninstallation, handle the RBAC-related
      ClusterRole, ClusterRoleBinding, Role, and RoleBinding kinds in an
      order that respects their potential referential integrity, namely that
      ClusterRoleBindings can refer to ClusterRoles and ServiceAccounts, and
      RoleBindings can refer to ClusterRoles, Roles, and ServiceAccounts.
      
      Fixes #2199.
      7ccfc6d7