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

Always honor the allowedNamespaces setting (or absence), for use with dynamically created namespaces #3482

Merged
merged 1 commit into from
Aug 20, 2021

Commits on Aug 19, 2021

  1. Check for allowed namespaces when providing a clusterrole

    Found an issue where, when providing your own clusterRole, flux is not
    able to provision in namespaces other than it's own. The work around is
    to add all namespaces to the allowedNamespaces value but this change
    will not add that option if a clusterRole name has been provided
    
    * Add second condition for adding allowed namspeaces
    
    Signed-off-by: David Curran <[email protected]>
    Signed-off-by: Kingdon Barrett <[email protected]>
    david-curran-90 authored and Kingdon Barrett committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    2ddd7e4 View commit details
    Browse the repository at this point in the history