Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Update RBAC version #618

Merged
merged 4 commits into from
Jul 6, 2021
Merged

Update RBAC version #618

merged 4 commits into from
Jul 6, 2021

Commits on Jun 21, 2021

  1. Upgrade to v1 CRD

    Signed-off-by: Philip Laine <philip.laine@gmail.com>
    Signed-off-by: Kingdon Barrett <yebyen@gmail.com>
    phillebaba authored and yebyen committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    9a4e753 View commit details
    Browse the repository at this point in the history
  2. Update role, rolebinding, (cluster...) to v1 apis

    The cluster rbac and rbac roles in the helm chart templates can still
    reference the old v1beta1 rbac.authorization.k8s.io API, which must be
    removed in preparation for K8s 1.22.
    
    The CRD changes already meant that Kubernetes 1.16+ was required in the
    (next) newest version of Helm Operator.
    
    This change requires K8s 1.8+ so, while we can mention it separately in
    the release notes, it does not add any additional functional requirement
    for the users, as they must already upgrade to this version or greater.
    
    Signed-off-by: Kingdon Barrett <yebyen@gmail.com>
    yebyen committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4a3a81c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0510103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abb79a3 View commit details
    Browse the repository at this point in the history