1. 20 10月, 2017 4 次提交
  2. 19 10月, 2017 1 次提交
  3. 18 10月, 2017 7 次提交
  4. 17 10月, 2017 2 次提交
  5. 16 10月, 2017 3 次提交
  6. 13 10月, 2017 2 次提交
    • C
      Refactored the age tooltip (#2467) · f6300311
      Christoph Held 提交于
      f6300311
    • M
      Update CI cluster (#2463) · 241faa4d
      Marcin Maciaszczyk 提交于
      * Test kubeadm install
      
      * Add sudo
      
      * Try dind cluster
      
      * Try local cluster
      
      * Minor updates
      
      * Use kubeadm
      
      * Use kubeadm
      
      * Use kubeadm
      
      * Test
      
      * Test
      
      * Test
      
      * Add comments
      
      * Add comments
      
      * Add comments
      
      * Update travis
      
      * Minor improvements
      
      * s/hyperkube/minikube
      
      * Cache /k8s dir
      
      * Update travis
      
      * Fix minikube
      
      * Minor improvements
      
      * Change base dir
      
      * Fix typo
      
      * Update travis
      
      * Move cluster startup to travis.yml
      
      * Fix unused import
      
      * Minor fixes
      
      * Minor fixes
      
      * Minor fixes
      
      * Minor fixes
      
      * Minor fixes
      
      * Minor fixes
      
      * Minor fixes
      
      * Minor fixes
      241faa4d
  7. 11 10月, 2017 2 次提交
  8. 09 10月, 2017 2 次提交
  9. 06 10月, 2017 2 次提交
  10. 05 10月, 2017 1 次提交
  11. 04 10月, 2017 1 次提交
    • M
      Update Go dependencies (#2435) · 67e3bacb
      Marcin Maciaszczyk 提交于
      * Update Go dependencies
      
      * Update Go dependencies
      
      * Align code with latest dependencies
      
      * Add missing files
      
      * Update Go dependencies
      
      * Fix backend test
      67e3bacb
  12. 02 10月, 2017 5 次提交
  13. 29 9月, 2017 4 次提交
  14. 28 9月, 2017 1 次提交
  15. 26 9月, 2017 1 次提交
  16. 25 9月, 2017 1 次提交
  17. 22 9月, 2017 1 次提交
    • M
      Prepare for 1.7.0 release (#2390) · cddd1438
      Marcin Maciaszczyk 提交于
      * Prepare for 1.7.0 release
      
      * Draft docs changes
      
      * Perform final docs changes
      
      * Minor fixes
      
      * Improve README.md
      
      * Remove 8443 port for alternative setup YAML files
      
      * Recommended setup serves on 8443, alternative on 9090
      Minor updates in README.md
      
      * Switch config map to secret
      
      * Fix secret generation command
      
      * Fix secret generation command
      
      * Prepare for 1.7.0 release
      
      * Draft docs changes
      
      * Perform final docs changes
      
      * Minor fixes
      
      * Improve README.md
      
      * Remove 8443 port for alternative setup YAML files
      
      * Recommended setup serves on 8443, alternative on 9090
      Minor updates in README.md
      
      * Switch config map to secret
      
      * Fix secret generation command
      
      * Fix secret generation command
      
      * Add Dockerfile for Dashboard deploy tool
      
      * Update deploy helper
      
      * Shorten README.md
      
      * Update README.md
      
      * Update README.md
      Add secrets to YAML files
      
      * Update README.md
      
      * Update README.md
      
      * Fix yaml files
      
      * Fix yaml files
      
      * Fix container health check
      
      * Fix container health check
      
      * Add trailing slash to the link
      
      * Add init container dockerfile for arm architecture
      
      * Update deploy YAMLs to use new init containers
      
      * Use exact version of init container in YAML files
      cddd1438