1. 30 3月, 2020 1 次提交
  2. 13 3月, 2020 1 次提交
  3. 07 2月, 2020 1 次提交
  4. 06 2月, 2020 1 次提交
  5. 31 1月, 2020 1 次提交
  6. 16 1月, 2020 2 次提交
  7. 09 1月, 2020 1 次提交
  8. 23 12月, 2019 1 次提交
  9. 14 11月, 2019 1 次提交
  10. 12 7月, 2019 1 次提交
    • M
      Migrate some of the docs (#4052) · 99e8829d
      Marcin Maciaszczyk 提交于
      * Add architecture doc
      Move images to the new dir
      
      * Add deps managment doc
      
      * Update some of the docs
      
      * Update link to the docs
      
      * Add links to the wiki
      
      * Update 1.6.x-and-below.md
      
      * Update 1.7.x-and-above.md
      
      * Update architecture.md
      99e8829d
  11. 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
  12. 29 12月, 2018 1 次提交
  13. 27 12月, 2018 1 次提交
  14. 21 12月, 2018 1 次提交
  15. 20 12月, 2018 1 次提交
  16. 09 11月, 2018 1 次提交
    • M
      Angular migration updates (#3330) · 509cb6b8
      Marcin Maciaszczyk 提交于
      * Add link to volumes in claims list
      
      * Fix minor issues on claim detail page
      
      * Add link to claims in volume list
      
      * Fix container picker in exec view
      
      * Update Angular version
      
      * Format files
      
      * Fix lint issues
      
      * Update README.md
      
      * Update node modules
      
      * Move precomit hook
      509cb6b8
  17. 19 10月, 2018 1 次提交
  18. 22 8月, 2018 1 次提交
  19. 30 3月, 2018 1 次提交
  20. 13 12月, 2017 1 次提交
  21. 28 11月, 2017 1 次提交
  22. 10 11月, 2017 1 次提交
  23. 30 10月, 2017 1 次提交
  24. 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
  25. 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
  26. 04 8月, 2017 1 次提交
  27. 27 6月, 2017 1 次提交
  28. 26 6月, 2017 1 次提交
  29. 17 5月, 2017 1 次提交
  30. 08 5月, 2017 2 次提交
  31. 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
  32. 13 4月, 2017 1 次提交
  33. 12 4月, 2017 2 次提交
    • M
      Revert "Use a github owned domain for installs (#1843)" (#1844) · 7547bb8d
      Marcin Maciaszczyk 提交于
      This reverts commit f2667d9a.
      7547bb8d
    • S
      Use a github owned domain for installs (#1843) · f2667d9a
      Sean Treadway 提交于
      `whois rawgit.com` uses `contactprivacy.email` which means there is no
      visible accountability for that domain.
      
      `ping rawgit.com` shows it terminates in CloudFlare, which means there
      is TLS decapsulation outside of the github.com trust domain. This makes
      it not possible to verify end-to-end encryption to github.com content.
      
      Running `kubectl apply -f <url>` assumes a trusted source and no
      tampering.
      
      `rawgit.com` leaves the trust of github.com and opens the possibility
      for man-in-the-middle attacks.
      
      Github can serve raw content from a domain under their control at
      `raw.githubusercontent.com`. By using this domain, whois shows the
      owner, and provides end-to-end encryption to github.com content.
      f2667d9a
  34. 18 3月, 2017 1 次提交
  35. 13 3月, 2017 1 次提交
    • D
      Updating README "Documentation" descriptions to be more concise (#1712) · 2364a0a2
      Dan Romlein 提交于
      * Updated CLA to be CNCF instead of Google and removed section about corporation contribution
      
      * Updated Design README file to describe the process for contributing to Dashboard with design.
      
      * updated docs README to better describe our two main guides: one for developers and one for designers.
      
      * Updated README descriptions of 'Documentation' to be more concise and easy to scan
      2364a0a2
  36. 16 11月, 2016 1 次提交