Skip to content
  1. Sep 13, 2017
    • Matthew Mosesohn's avatar
      kubeadm support (#1631) · 67447260
      Matthew Mosesohn authored
      * kubeadm support
      
      * move k8s master to a subtask
      * disable k8s secrets when using kubeadm
      * fix etcd cert serial var
      * move simple auth users to master role
      * make a kubeadm-specific env file for kubelet
      * add non-ha CI job
      
      * change ci boolean vars to json format
      
      * fixup
      
      * Update create-gce.yml
      
      * Update create-gce.yml
      
      * Update create-gce.yml
      67447260
  2. Sep 10, 2017
  3. Sep 08, 2017
  4. Sep 06, 2017
  5. 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
  6. Sep 04, 2017
  7. Sep 01, 2017
  8. Aug 31, 2017
  9. Aug 30, 2017
  10. Aug 28, 2017
  11. Aug 25, 2017
  12. Aug 24, 2017
  13. 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
  14. 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
  15. Aug 20, 2017
  16. 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
  17. Jul 31, 2017
  18. Jul 27, 2017
  19. Jul 25, 2017
  20. Jul 20, 2017
  21. Jul 17, 2017
  22. Jul 14, 2017
  23. Jul 13, 2017
  24. Jul 12, 2017
  25. Jul 03, 2017
  26. Jun 30, 2017
Loading