1. 03 6月, 2016 1 次提交
    • P
      Generic YAML editor for all resources (#807) · 7ed5ea6e
      Piotr Bryk 提交于
      To test this edit a pod in a list.
      
      Missing things that will be done in next PR:
      * make the menu and popup look pretty
      * make json editor work on serve:prod (now images are missing)
      7ed5ea6e
  2. 01 6月, 2016 1 次提交
  3. 31 5月, 2016 1 次提交
  4. 30 5月, 2016 1 次提交
  5. 25 5月, 2016 1 次提交
  6. 23 5月, 2016 2 次提交
  7. 20 5月, 2016 1 次提交
  8. 05 5月, 2016 1 次提交
  9. 26 4月, 2016 2 次提交
  10. 18 4月, 2016 1 次提交
  11. 31 3月, 2016 1 次提交
  12. 30 3月, 2016 1 次提交
    • B
      Remove sauce access keys from travis config · 4eecac76
      bryk 提交于
      With that tests on sauce will not run on devs' forks, which will
      hopefully make them less flaky.
      
      I've added the key to travis config variable and made publicly
      availible.
      
      Partially addresses: #494
      4eecac76
  13. 29 3月, 2016 1 次提交
  14. 25 3月, 2016 1 次提交
  15. 24 3月, 2016 1 次提交
  16. 22 3月, 2016 1 次提交
  17. 21 3月, 2016 1 次提交
  18. 18 3月, 2016 1 次提交
  19. 17 3月, 2016 1 次提交
  20. 15 3月, 2016 1 次提交
    • H
      Fix format; "=>' · a4842590
      higashi 提交于
      clang-format updated to v1.0.36 which checks double quotation.
      a4842590
  21. 07 3月, 2016 1 次提交
  22. 02 3月, 2016 2 次提交
  23. 25 2月, 2016 1 次提交
  24. 23 2月, 2016 1 次提交
  25. 22 2月, 2016 1 次提交
  26. 19 2月, 2016 1 次提交
  27. 18 2月, 2016 1 次提交
    • B
      Cross compilation build pipeline · 2794805d
      bryk 提交于
      With this we can cross compile. The build usage is backwards compatible,
      everything works as before. The addition is that there are some tasks
      with :cross suffix that do cross compilation.
      
      Now dist folder is separated by architecture.
      
      Sample output from ./build/run-gulp-in-docker.sh
      docker-image:canary:cross
      
      ```
      gcr.io/google_containers/kubernetes-dashboard-arm64          canary
      241c95709a4b        About an hour ago   35.04 MB
      gcr.io/google_containers/kubernetes-dashboard-amd64          canary
      3ccd83107b69        About an hour ago   35.37 MB
      gcr.io/google_containers/kubernetes-dashboard-arm            canary
      4533431c6a73        About an hour ago   29.03 MB
      gcr.io/google_containers/kubernetes-dashboard-ppc64le        canary
      3bfa0191f041        About an hour ago   35.53 MB
      gcr.io/google_containers/kubernetes-dashboard-amd64          v0.1.0
      3351515d6e5e        About an hour ago   35.44 MB
      gcr.io/google_containers/kubernetes-dashboard-arm64          v0.1.0
      45e4a971bfc3        About an hour ago   35.44 MB
      gcr.io/google_containers/kubernetes-dashboard-arm            v0.1.0
      1057ae5d74e5        About an hour ago   35.44 MB
      gcr.io/google_containers/kubernetes-dashboard-ppc64le        v0.1.0
      d587f991ac08        About an hour ago   35.44 MB
      ```
      2794805d
  28. 16 2月, 2016 1 次提交
  29. 12 2月, 2016 1 次提交
  30. 11 2月, 2016 2 次提交
  31. 10 2月, 2016 1 次提交
  32. 08 2月, 2016 1 次提交
  33. 03 2月, 2016 1 次提交
  34. 29 1月, 2016 1 次提交
  35. 25 1月, 2016 1 次提交
  36. 22 1月, 2016 1 次提交