Skip to content
  1. Jun 16, 2020
  2. Jun 15, 2020
    • Y0UZ45's avatar
      Fix kubectl.sh parameter quoting (#6239) · 06391b6d
      Y0UZ45 authored
      If the special parameter "$@" is not quoted, the following command will not work:
      
      ./kubectl.sh patch storageclass my-storage-class -p '{"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"true"}}}'
      06391b6d
  3. Jun 12, 2020
  4. Jun 10, 2020
  5. Jun 09, 2020
  6. Jun 08, 2020
  7. Jun 05, 2020
  8. Jun 04, 2020
    • spaced's avatar
      fix CRI-O repos for centos distributions (#6224) · 750db913
      spaced authored
      * fix CRI-O repos for centos distributions
      
      * fix CRI-O repos for centos distributions
      - revert workarounds
      
      * fix CRI-O repos for centos distributions
      - use https for centos repos
      
      * avoid 302 redirects for centos repos
      750db913
  9. Jun 03, 2020
  10. Jun 02, 2020
  11. Jun 01, 2020
  12. May 29, 2020
  13. May 28, 2020
  14. May 25, 2020
  15. May 19, 2020
    • 404notfoundhard's avatar
      restart kubelet service when kube-config.yml is changed (#5402) · d036a04d
      404notfoundhard authored
      * fix(kubelet): exec notify restart kubelet service when kube-config.yml changed
      
      * Revert "refactor(kubelet handler): change task name("reload kubelet") this is misleading"
      
      This reverts commit 8f5d29560802c7c997293adb1ce9f84d3b20b6cb.
      
      * fix(handlers,kubelet): setting right notify task name
      d036a04d
  16. May 18, 2020
Loading