Skip to content
Snippets Groups Projects
  1. Dec 16, 2019
  2. Dec 12, 2019
  3. Dec 10, 2019
  4. Dec 05, 2019
  5. Dec 03, 2019
  6. Nov 27, 2019
  7. Nov 06, 2019
  8. Nov 05, 2019
  9. Nov 01, 2019
  10. Oct 29, 2019
  11. Oct 28, 2019
  12. Oct 25, 2019
  13. Oct 24, 2019
  14. 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
  15. Oct 22, 2019
  16. Oct 21, 2019
  17. Oct 16, 2019
  18. Oct 14, 2019
  19. Oct 07, 2019
  20. Oct 02, 2019
  21. Sep 27, 2019
  22. Sep 26, 2019
  23. Sep 25, 2019
  24. Sep 24, 2019
  25. Sep 23, 2019
  26. Sep 13, 2019
  27. Sep 12, 2019
  28. Aug 30, 2019
  29. Aug 29, 2019
Loading