Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Update calico to 3.16.4 #1113

Merged
merged 3 commits into from
Oct 28, 2020
Merged

Update calico to 3.16.4 #1113

merged 3 commits into from
Oct 28, 2020

Commits on Oct 22, 2020

  1. calico: update calico CRDS

    Signed-off-by: Imran Pochi <imran@kinvolk.io>
    ipochi committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    442efee View commit details
    Browse the repository at this point in the history
  2. calico: move RBAC and SA into correct location

    This commit adds calico-kube-controllers ServiceAccount,
    ClusterRoleBinding and ClusterRole to the correct location
    `cluster-role-binding.yaml`, `cluster-role.yaml` and
    `service-account.yaml`.
    
    Signed-off-by: Imran Pochi <imran@kinvolk.io>
    ipochi committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    2b07f91 View commit details
    Browse the repository at this point in the history
  3. calico: update config and rename files

    This commit updates Calico to the version 3.16.4.
    
    Renames the file `daemonset.yaml` to correctly reflect the resource it
    contains i.e `calico-node.yaml`
    
    Renames the file `deployment.yaml` to correctly reflect the resource it
    contains i.e `calico-kube-controllers.yaml`
    
    Updates the calico config.
    
    Signed-off-by: Imran Pochi <imran@kinvolk.io>
    ipochi committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    b94e31f View commit details
    Browse the repository at this point in the history