Skip to content
  1. Sep 10, 2017
  2. Sep 08, 2017
  3. Sep 06, 2017
  4. Sep 05, 2017
    • mkrasilnikov's avatar
    • mkrasilnikov's avatar
      Vault role updates: · bf0af1cd
      mkrasilnikov authored
        * using separated vault roles for generate certs with different `O` (Organization) subject field;
        * configure vault roles for issuing certificates with different `CN` (Common name) subject field;
        * set `CN` and `O` to `kubernetes` and `etcd` certificates;
        * vault/defaults vars definition was simplified;
        * vault dirs variables defined in kubernetes-defaults foles for using
        shared tasks in etcd and kubernetes/secrets roles;
        * upgrade vault to 0.8.1;
        * generate random vault user password for each role by default;
        * fix `serial` file name for vault certs;
        * move vault auth request to issue_cert tasks;
        * enable `RBAC` in vault CI;
      bf0af1cd
  5. Sep 04, 2017
  6. Sep 01, 2017
  7. Aug 31, 2017
  8. Aug 30, 2017
  9. Aug 28, 2017
  10. Aug 25, 2017
  11. Aug 24, 2017
  12. Aug 23, 2017
    • Ian Lewis's avatar
      Register standalone master w/ taints (#1426) · ecb6dc36
      Ian Lewis authored
      If Kubernetes > 1.6 register standalone master nodes w/ a
      node-role.kubernetes.io/master=:NoSchedule taint to allow
      for more flexible scheduling rather than just marking unschedulable.
      ecb6dc36
  13. Aug 21, 2017
    • Matthew Mosesohn's avatar
      Update to Kubernetes v1.7.3 (#1549) · ca3050ec
      Matthew Mosesohn authored
      Change kubelet deploy mode to host
      Enable cri and qos per cgroup for kubelet
      Update CoreOS images
      Add upgrade hook for switching from kubelet deployment from docker to host.
      Bump machine type for ubuntu-rkt-sep
      ca3050ec
  14. Aug 20, 2017
  15. Aug 18, 2017
    • Matthew Mosesohn's avatar
      Fix cert and netchecker upgrade issues (#1543) · df28db00
      Matthew Mosesohn authored
      * Bump tag for upgrade CI, fix netchecker upgrade
      
      netchecker-server was changed from pod to deployment, so
      we need an upgrade hook for it.
      
      CI now uses v2.1.1 as a basis for upgrade.
      
      * Fix upgrades for certs from non-rbac to rbac
      df28db00
  16. Jul 31, 2017
  17. Jul 27, 2017
  18. Jul 25, 2017
  19. Jul 20, 2017
  20. Jul 17, 2017
  21. Jul 14, 2017
  22. Jul 13, 2017
  23. Jul 12, 2017
  24. Jul 03, 2017
  25. Jun 30, 2017
  26. Jun 27, 2017
Loading