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

Add helm chart #10

Merged
merged 7 commits into from
Mar 15, 2022
Merged

Add helm chart #10

merged 7 commits into from
Mar 15, 2022

Commits on Feb 3, 2022

  1. add helm chart

    Added first version 0.1.0 of the cluster-api-state-metrics helm chart.
    
    Signed-off-by: Mehdi Yedes <[email protected]>
    Mehdi Yedes committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    93bcc77 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. add make targets for helm

    Signed-off-by: Mehdi Yedes <[email protected]>
    Mehdi Yedes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b1c0664 View commit details
    Browse the repository at this point in the history
  2. update helm chart templates

    fixed indentation in deployment template
    removed grafanaDashboard template
    updated chart README
    
    Signed-off-by: Mehdi Yedes <[email protected]>
    Mehdi Yedes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7d9f70a View commit details
    Browse the repository at this point in the history
  3. update helm chart

    - Added script to generate role templates for the helm chart. The script is executed with `make
      manifests`
    - Added missing SPDX headers
    
    Signed-off-by: Mehdi Yedes <[email protected]>
    Mehdi Yedes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    6acd8b4 View commit details
    Browse the repository at this point in the history
  4. update Makefile

    Added helm-lint to the lint target
    
    Signed-off-by: Mehdi Yedes <[email protected]>
    Mehdi Yedes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    89e42cb View commit details
    Browse the repository at this point in the history
  5. Update deploy/chart/templates/tests/test-connection.yaml

    Use YAML instead JSON
    
    Co-authored-by: Tobias Giese <[email protected]>
    mehyedes and tobiasgiese authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    38bc0ae View commit details
    Browse the repository at this point in the history
  6. update README

    Updated make targets docs
    Mehdi Yedes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    bcfd87d View commit details
    Browse the repository at this point in the history