- Aug 24, 2017
-
-
Brad Beam authored
Update Calico to 2.4.1 release.
-
Hans Kristian Flaatten authored
-
Yuki KIRII authored
-
Xavier Mehrenberger authored
-
Mohamed Mehany authored
* Added private key file to ssh bastion conf * Used regular if condition insted of inline conditional
-
Brad Beam authored
Enable scheduling of critical pods and network plugins on master
-
Matthew Mosesohn authored
Added toleration to DNS, netchecker, fluentd, canal, and calico policy. Also small fixes to make yamllint pass.
-
Brad Beam authored
* Adding yaml linter to ci check * Minor linting fixes from yamllint * Changing CI to install python pkgs from requirements.txt - adding in a secondary requirements.txt for tests - moving yamllint to tests requirements
-
- Aug 23, 2017
-
-
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.
-
riverzhang authored
-
Brad Beam authored
Prior this would fail because we didnt set max ttl for vault temp
-
- Aug 21, 2017
-
-
Erik Stidham authored
- Switched Calico images to be pulled from quay.io - Updated Canal too
-
Bogdan Dobrelya authored
Add node to docs about kubelet deployment type changes
-
Matthew Mosesohn authored
-
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
-
Bogdan Dobrelya authored
[WIP] Support pbr builds and prepare for RPM packaging as the ansible-kubespray artifact
-
- Aug 20, 2017
-
-
Vijay Katam authored
-
Vijay Katam authored
-
Kevin Lefevre authored
-
Anton authored
-
Abdelsalam Abbas authored
-
Miad Abrin authored
* Fix Typo etc3 -> etcd3 * Fix typo in post-upgrade of master. stop -> start
-
Maxim Krasilnikov authored
* Added custom ips to etcd vault distributed certificates * Added custom ips to kube-master vault distributed certificates * Added comment about issue_cert_copy_ca var in vault/issue_cert role file * Generate kube-proxy, controller-manager and scheduler certificates by vault * Revert "Disable vault from CI (#1546)" This reverts commit 781f31d2. * Fixed upgrade cluster with vault cert manager * Remove vault dir in reset playbook
-
- Aug 18, 2017
-
-
Antoine Legrand authored
add possibility to ignore the hostname override
-
Xavier Lange authored
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
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
-
Jan Jungnickel authored
This aligns calico component versions with Calico release 2.1.5 and fixes an issue with nodes being unable to schedule existing workloads as per [#349](https://github.com/projectcalico/cni-plugin/issues/349)
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Matthew Mosesohn authored
This does not address per-node certs and scheduler/proxy/controller-manager component certs which are now required. This should be handled in a follow-up patch.
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Required for an RPM package builds with the contrib/ansible-kubespray.spec Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Install roles under /usr/local/share/kubespray/roles, playbooks - /usr/local/share/kubespray/playbooks/, ansible.cfg and inventory group vars - into /etc/kubespray. Ship README and an example inventory as the package docs. Update the ansible.cfg to consume the roles from the given path, including virtualenvs prefix, if defined. Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Kyle Bai authored
-
- Aug 15, 2017
-
-
Malepati Bala Siva Sai Akhil authored
Update Community Code of Conduct from kubernetes/kubernetes-template-project
-
- Aug 14, 2017
-
-
Joseph Heck authored
Minor grammar fixes
-
Brad Beam authored
-
- Aug 13, 2017
-
-
Malepati Bala Siva Sai Akhil authored
-