c12s-kubespray/roles/kubernetes-apps
Frank Ritchie f42e0a4711 Change update strategy to RollingUpdate.
When enable_network_policy is set to True with Calico 3 kubectl
apply fails with the error:

The Deployment "calico-kube-controllers" is invalid:
spec.strategy.rollingUpdate: Forbidden: may not be specified when
strategy type is 'Recreate'

See

https://github.com/kubernetes-incubator/kubespray/issues/3267

Changing the update strategy to RollingUpdate avoids this error.
2018-09-11 12:03:42 -04:00
..
ansible Merge pull request #3200 from pablodav/feature/k8s_win_v1.11 2018-09-03 04:51:23 -07:00
cloud_controller/oci Cloud provider support for OCI (Oracle Cloud Infrastructure) 2018-08-21 17:36:42 -04:00
cluster_roles Merge pull request #3115 from oracle/oracle_oci_controller 2018-08-23 18:22:45 +02:00
efk ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version 2018-09-02 12:47:06 -03:00
external_provisioner cephfs-provisioner: Upgrade to v2.1.0-k8s1.11 2018-09-02 11:51:28 +08:00
helm add option to secure helm tiller with tls 2018-09-07 10:29:31 -05:00
ingress_controller Merge pull request #3200 from pablodav/feature/k8s_win_v1.11 2018-09-03 04:51:23 -07:00
meta Cloud provider support for OCI (Oracle Cloud Infrastructure) 2018-08-21 17:36:42 -04:00
network_plugin Fix backward compatibility with calico 2.6 2018-09-06 15:54:20 +03:00
persistent_volumes is-default-class is case sensative so we must return a lowercase string 2018-02-15 10:51:42 +01:00
policy_controller Change update strategy to RollingUpdate. 2018-09-11 12:03:42 -04:00
registry Fix wrong syntax for jinja sub list extraction and addition of missing role template 2018-08-29 12:58:10 +02:00
rotate_tokens/tasks Merge pull request #2495 from holmsten/rotate-provisioner-token 2018-04-04 10:21:12 +02:00