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

Metricbeat daemonset deployment optional #716

Merged
merged 4 commits into from
Jul 9, 2020
Merged

Metricbeat daemonset deployment optional #716

merged 4 commits into from
Jul 9, 2020

Commits on Jul 8, 2020

  1. [metricbeat] Make daemonset and deployment optional

    Defaults to enabled for both daemonset and deployment
    erihanse committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c75fc53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b233d11 View commit details
    Browse the repository at this point in the history
  3. [metricbeat] Add Test for disabling deployment or daemonset

    We use dict.get method in case there are no daemonsets or deployments included to avoid KeyError.
    erihanse committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    6f649b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

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