Skip to content
Snippets Groups Projects
  1. Jul 17, 2019
  2. Jul 05, 2019
  3. Jun 03, 2019
  4. May 24, 2019
    • Cyril Tovena's avatar
      This add make target to deploy a dev version using helm (#586) · 4733221f
      Cyril Tovena authored
      * add a dev target to deploy the current image in k8s
      
      * impr/clients: Handle TLS config and MTLS for logcli and promtail (#540)
      
      * impr/clients: Handle TLS config and MTLS for logcli and promtail
      
      * fix/tls: Please gofmt...
      
      * impr/clients: use prometheus HTTPClientConfig for logcli and promtail
      
      * fix/promtail: Set proper Client config name
      
      * impr/promtail: Use prometheus HTTPClientConfig configuration
      
      * adapt with master
      
      * address review
      
      * fix conflicts
      
      * address requested changes
      
      * remove file
      
      * add helm dev targets
      
      * adding back assets
      
      * fix review comments
      
      * Review feedback
      4733221f
  5. May 14, 2019
  6. May 08, 2019
  7. May 07, 2019
  8. Apr 11, 2019
  9. Apr 09, 2019
  10. Mar 27, 2019
  11. Mar 25, 2019
  12. Mar 20, 2019
  13. Mar 18, 2019
  14. Feb 11, 2019
  15. Feb 04, 2019
    • woodsaj's avatar
      tail all container log files · 37feebfa
      woodsaj authored
      kubelet creates a new log file when a container is restarted.
      So we need to catpure all log files in the
      `/var/logs/pods/<uid>/<container_name>/` dir.
      37feebfa
  16. Jan 31, 2019
  17. Jan 29, 2019
    • Anthony Woods's avatar
      set __path__ correctly in promtail config (#245) · 5c006783
      Anthony Woods authored
      __path__ is now expected to be a `glob` match, not a directory.  In k8s the "glob" expression needed is just the exact file path of the container log, which is `/var/log/pods/<podUID>/<container_name>/0.log`
      5c006783
  18. Jan 19, 2019
  19. Jan 14, 2019
  20. Jan 10, 2019
  21. Dec 14, 2018
  22. Dec 10, 2018
  23. Dec 06, 2018
  24. Apr 15, 2018
Loading