Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Refactor namespace discovery to have option to use shared informers instead of permanent for loop #22

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Mar 25, 2021

  1. Add option to use kubernetes shared informers to detect new namespaces

    Add option to run outside the cluster
    RnkeZ committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    3de0111 View commit details
    Browse the repository at this point in the history
  2. Update default flags

    Change loging level for namespace discovery
    RnkeZ committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ab8a7c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    535f5d4 View commit details
    Browse the repository at this point in the history
  4. Remove duplicated code

    RnkeZ committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d3eb094 View commit details
    Browse the repository at this point in the history
  5. Update logging

    RnkeZ committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    49a9377 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    3e18797 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    e7a8642 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Added Service account infromer

    RnkeZ committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    5521ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1870f5a View commit details
    Browse the repository at this point in the history