Skip to content
Snippets Groups Projects
  1. Jun 22, 2022
  2. Sep 03, 2020
    • Hugo Blom's avatar
      Add snapshot-controller for CSI drivers and snapshot CRDs, add a default... · 2ff7ab8d
      Hugo Blom authored
      Add snapshot-controller for CSI drivers and snapshot CRDs, add a default volumesnapshotclass when running cinder CSI (#6537)
      
      * add snapshot-controller and v1beta1 snapshot api
      
      * fix typo
      
      * udpate manifest to v1beta1
      
      * update
      
      * update manifests
      
      * fix spelling
      
      * wait until crd is applied
      
      * fix missing info in kube module
      
      * revert snapshotclass
      
      * add snapshot crds before applying the csi driver
      
      * add crds, missed them in last commit
      
      * use pull policy from kubespray
      Unverified
      2ff7ab8d
  3. Feb 26, 2019
  4. Jun 06, 2018
  5. May 30, 2018
  6. Mar 08, 2018
    • Chad Swenson's avatar
      kube Module Enhancements · 8960d5bc
      Chad Swenson authored
      * Multiple files are now supported across operations.
        * Can be specified as a list or a comma separated string.
        * Single item per task params will still work without changes.
      * Added `files`, `filenames`, and `file`, as aliases for the `filename` param.
      * Improved output of error message to always include stderr
      * `exists` now supports checking files
      
      Follow up PRs encouraged across roles to start converting `with_items` loops on `kube` tasks into `files` param lists so we can improve performance.
      8960d5bc
  7. Oct 26, 2017
  8. 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
  9. Sep 06, 2017
  10. Sep 05, 2017
    • Matthew Mosesohn's avatar
      Fix non-rbac deployment of resources as a list (#1613) · d279d145
      Matthew Mosesohn authored
      * Use kubectl apply instead of create/replace
      
      Disable checks for existing resources to speed up execution.
      
      * Fix non-rbac deployment of resources as a list
      
      * Fix autoscaler tolerations field
      
      * set all kube resources to state=latest
      
      * Update netchecker and weave
      d279d145
  11. May 08, 2017
  12. Jan 27, 2017
  13. Sep 08, 2016
  14. Jun 12, 2016
  15. Oct 08, 2015
  16. Oct 07, 2015
  17. Oct 04, 2015
Loading