1. 04 7月, 2019 1 次提交
    • S
      Reorganize `docs/` (#4009) · 9ecdbc17
      Shu Muto 提交于
      To migrate wiki contents into `docs/`, prepare directory and file structures.
      Contents of each pages would be added as latest in subsequent PRs.
      9ecdbc17
  2. 21 12月, 2018 1 次提交
  3. 06 12月, 2018 1 次提交
  4. 24 10月, 2018 1 次提交
  5. 09 10月, 2018 1 次提交
  6. 22 8月, 2018 1 次提交
  7. 18 7月, 2018 1 次提交
  8. 24 5月, 2018 1 次提交
  9. 29 4月, 2018 1 次提交
  10. 23 4月, 2018 1 次提交
  11. 16 3月, 2018 1 次提交
  12. 21 2月, 2018 1 次提交
  13. 15 1月, 2018 1 次提交
  14. 01 1月, 2018 1 次提交
  15. 11 12月, 2017 1 次提交
  16. 27 11月, 2017 1 次提交
    • M
      Release v1.8.0 (#2516) · 054916b8
      Marcin Maciaszczyk 提交于
      * Update API versions in YAML files
      
      * Use apps/v1beta2 instead of apps/v1beta1
      
      * Update version to 1.8.0
      
      * Replace init container with --auto-generate-certificates flag
      Remove watch access rule
      
      * Update comments in YAML files
      
      * Update landing page screenshot
      
      * Update landing page screenshot
      
      * Update kubernetes-dashboard-head.yaml
      054916b8
  17. 17 11月, 2017 1 次提交
  18. 26 9月, 2017 1 次提交
  19. 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
  20. 21 9月, 2017 2 次提交
    • R
      Revert "Prepare for 1.7.0 release (#2366)" (#2389) · e52fdd79
      Rob Franken 提交于
      This reverts commit 0c1c7bec.
      e52fdd79
    • M
      Prepare for 1.7.0 release (#2366) · 0c1c7bec
      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
      0c1c7bec
  21. 13 9月, 2017 1 次提交
  22. 11 9月, 2017 1 次提交
    • M
      Fix tooltips across whole app (#2351) · 96da7f47
      Marcin Maciaszczyk 提交于
      * Init tooltip directive
      
      * Remove tooltip directive
      
      * Fix all occurrences in our codebase
      
      * Remove md-direction attributes to be more consistent
      
      * Add code conventions doc
      
      * Add few more rules
      
      * Fix typos
      
      * Add frontent style guide
      96da7f47
  23. 07 9月, 2017 1 次提交
  24. 14 8月, 2017 1 次提交
    • C
      Add link to roadmap (#2258) · 53876ede
      Christopher Walker 提交于
      * Added beginning of structure, split into basic, backend, and frontend
      
      * Link to structure docs from getting started guide
      
      * Renamed to code structure and reflects actual state of backend tests
      
      * Mention material design
      
      * Mentioned text conventions and localization guide
      
      * Added mention of closure compiler and exports
      
      * Change served to compiled
      
      * Add link to roadmap in code-structure docs
      53876ede
  25. 10 8月, 2017 1 次提交
    • C
      Add structure docs to new developer onboarding (#2233) · 73b4c2af
      Christopher Walker 提交于
      * Added beginning of structure, split into basic, backend, and frontend
      
      * Link to structure docs from getting started guide
      
      * Renamed to code structure and reflects actual state of backend tests
      
      * Mention material design
      
      * Mentioned text conventions and localization guide
      
      * Added mention of closure compiler and exports
      
      * Change served to compiled
      73b4c2af
  26. 01 8月, 2017 1 次提交
  27. 28 7月, 2017 1 次提交
  28. 11 7月, 2017 1 次提交
  29. 27 6月, 2017 1 次提交
  30. 21 6月, 2017 1 次提交
  31. 22 5月, 2017 1 次提交
  32. 19 5月, 2017 1 次提交
  33. 16 5月, 2017 1 次提交
  34. 27 4月, 2017 1 次提交
  35. 19 4月, 2017 1 次提交
    • J
      Updated deployment files for 1.6 (#1856) · 09567782
      Janos Lenart 提交于
      * Added deployment file for 1.6
      
      - Added a ServiceAccount for kubernetes-dashboard and created a
        ClusterRoleBinding to cluster-admin (#1803)
      - Updated the toleration to node-role.kubernetes.io/master
      - Moved the toleration from the annotations into spec
      
      * Clarified the reason for the new deployment file
      
      - Renamed to kubernetes-dashboard-with-rbac.yaml
      - Added comment in the yaml
      - Added app labels for ServiceAccount and ClusterRoleBinding
      
      * Added instructions for kubernetes-dashboard-with-rbac.yaml
      
      * Fixed typo in README.md
      
      * Updated/added -head deployments
      
      * Fixed typos in -head deployments
      
      * Saved current deployment files to -no-rbac
      
      * Updated main deployment files with the RBAC versions
      
      * Updated docs with legacy deployment files
      
      * Fixed typo in README.md
      09567782
  36. 18 4月, 2017 1 次提交
  37. 14 4月, 2017 1 次提交
    • M
      Handle all env var references (#1809) · e107e468
      Marcin Maciaszczyk 提交于
      * Handle secrets in env var references
      
      * Add test manifest
      
      * Organize imports
      
      * Handle field references
      
      * Format files
      
      * Implement missing case
      
      * Add tests
      
      * Add missing line
      
      * Minor change
      
      * Fix method return
      e107e468
  38. 13 4月, 2017 1 次提交
  39. 12 4月, 2017 1 次提交