Skip to content
  1. Aug 25, 2017
    • Chad Swenson's avatar
      Initial version of Flannel using CNI (#1486) · a39e78d4
      Chad Swenson authored
      * Updates Controller Manager/Kubelet with Flannel's required configuration for CNI
      * Removes old Flannel installation
      * Install CNI enabled Flannel DaemonSet/ConfigMap/CNI bins and config (with portmap plugin) on host
      * Uses RBAC if enabled
      * Fixed an issue that could occur if br_netfilter is not a module and net.bridge.bridge-nf-call-iptables sysctl was not set
      a39e78d4
  2. Aug 24, 2017
    • Brad Beam's avatar
      Adding yamllinter to ci steps (#1556) · 8b151d12
      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
      8b151d12
  3. Aug 21, 2017
  4. Aug 18, 2017
  5. Jul 29, 2017
  6. Jul 26, 2017
    • timtoum's avatar
      Enable weave seed mode for kubespray (#1414) · 3e457e4e
      timtoum authored
      * Enable weave seed mode for kubespray
      
      * fix task Weave seed | Set peers if existing peers
      
      * fix mac address variabilisation
      
      * fix default values
      
      * fix include seed condition
      
      * change weave var to default values
      
      * fix Set peers if existing peers
      3e457e4e
  7. Jul 19, 2017
  8. Jul 17, 2017
  9. Jul 11, 2017
  10. Jun 27, 2017
  11. May 23, 2017
  12. Apr 28, 2017
  13. Apr 27, 2017
  14. Apr 26, 2017
  15. Apr 12, 2017
  16. Apr 11, 2017
  17. Apr 05, 2017
  18. Mar 24, 2017
  19. Mar 17, 2017
  20. Mar 16, 2017
  21. Mar 15, 2017
    • Matthew Mosesohn's avatar
      More idempotency fixes · a422ad0d
      Matthew Mosesohn authored
      Fixed sync_tokens fact
      Fixed sync_certs for k8s tokens fact
      Disabled register docker images changability
      Fixed CNI dir permission
      Fix idempotency for etcd pre upgrade checks
      a422ad0d
  22. Feb 23, 2017
  23. Feb 18, 2017
  24. Feb 13, 2017
    • Vladimir Rutsky's avatar
      set "check_mode: no" for read-only "shell" steps that registers result · 09847567
      Vladimir Rutsky authored
      "shell" step doesn't support check mode, which currently leads to failures,
      when Ansible is being run in check mode (because Ansible doesn't run command,
      assuming that command might have effect, and no "rc" or "output" is registered).
      
      Setting "check_mode: no" allows to run those "shell" commands in check mode
      (which is safe, because those shell commands doesn't have side effects).
      09847567
    • Matthew Mosesohn's avatar
      Update calico to v1.0.2 · ec567bd5
      Matthew Mosesohn authored
      Also calico-cni to v1.5.6, calico-policy to v0.5.2
      
      Fixes: #1011
      ec567bd5
  25. Feb 09, 2017
  26. Feb 08, 2017
  27. Feb 07, 2017
  28. Feb 04, 2017
  29. Jan 28, 2017
  30. Jan 17, 2017
  31. Jan 09, 2017
  32. Jan 05, 2017
Loading