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

Extend namespace filtering to all operations on namespaced resources #1668

Merged
merged 4 commits into from
Mar 27, 2019

Commits on Mar 26, 2019

  1. Replace k8s-namespace-whitelist by k8s-allow-namespace

    2opremio authored and Alfonso Acosta committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    8320236 View commit details
    Browse the repository at this point in the history
  2. Honor allowed namespaces in all cluster/git operations

    Alfonso Acosta committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    1c81531 View commit details
    Browse the repository at this point in the history
  3. Fix multiple namespace filtering issues

    * Rename `getAllowedNamespaces()` to `getAllowedAndExistingNamespaces()`
    * Remove redundant namespace check
    * Check for namespace existence when syncing
    Alfonso Acosta committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    a61e228 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Alfonso Acosta committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    0aaca0b View commit details
    Browse the repository at this point in the history