Skip to content
Snippets Groups Projects
  1. Nov 01, 2019
  2. Oct 29, 2019
  3. Oct 28, 2019
  4. Oct 26, 2019
  5. Oct 25, 2019
  6. Oct 24, 2019
  7. Oct 23, 2019
    • Benoît Knecht's avatar
      node-exporter: Use configured resources for kube-rbac-proxy (#279) · a7884a6c
      Benoît Knecht authored
      Since #132, `kube-rbac-proxy` resources can be configured in
      `config.resources['kube-rbac-proxy']`, but the node-exporter daemonset
      was still using hard-coded values.
      
      This commit sets the request and limit resources to the configured
      values for the `kube-rbac-proxy` container in the node-exporter pods.
      a7884a6c
    • Paul Gier's avatar
      Scripts and readme (#258) · c8273cf9
      Paul Gier authored
      
      * Avoid race condition when deploying quickstart example
      
      The namespace and CRD creation must happen before any dependent objects
      are created.  So we can put these in a separate directory (manifest/setup)
      so they can be created before the other objects.
      
      Some minor updates to the README and added a couple of scripts
      for the quickstarts
      
      Update travis script to avoid race condition
      
      Signed-off-by: default avatarPaul Gier <pgier@redhat.com>
      
      * simplify the example quickstart script and improve readme
      
      Signed-off-by: default avatarPaul Gier <pgier@redhat.com>
      
      * increase minikube memory to 6g for quickstart example
      c8273cf9
  8. Oct 21, 2019
    • albertdb's avatar
      Bump prometheus-adapter and Grafana versions (#270) · 24aebaf9
      albertdb authored
      * Bumping prometheus-adapter and Grafana versions
      
      * Bumping prometheus-adapter version in libsonnet file
      
      * Regenerating lockfile
      
      * Bumping Grafana version in libsonnet file
      
      * Updating kustomization.yaml
      24aebaf9
  9. Oct 16, 2019
  10. Oct 14, 2019
  11. Oct 08, 2019
  12. Oct 07, 2019
Loading