Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Fix updating ClusterRoleBinding on NIC deletion #91

Merged
merged 1 commit into from
Apr 2, 2021

Commits on Apr 1, 2021

  1. Fix updating ClusterRoleBinding on NIC deletion

    * Fix the construction of the updated list of subjects for
    the ClusterRoleBinding. Previously, the subjects that matched
    the NginxIngressController resource name OR namespace were wrongly
    removed.
    * Stop reconciliation after removing the finalizer. Previously, the
    reconciliation would proceed and it would wrongly restore the
    subject for the NginxIngressController resource that was deleted.
    pleshakov committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6dd287c View commit details
    Browse the repository at this point in the history