Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Self hosted calico v3.1.3 #1397

Merged
merged 4 commits into from
Jul 9, 2018

Conversation

cknowles
Copy link
Contributor

@cknowles cknowles commented Jul 8, 2018

Fixes #1396

- Bump calico images for self hosted Calico (non-self hosted is EOL)
- Include latest CRDs and RBAC for canal from https://docs.projectcalico.org/v3.1/getting-started/kubernetes/installation/flannel
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jul 8, 2018
c-knowles added 2 commits July 8, 2018 20:21
Previously the older flannel config was used and the self hosted config in cluster.yaml did nothing
Our config is dynamic so would change anyway if a user configures the versions differently
@codecov-io

This comment has been minimized.

Fixes pod init issue similar to projectcalico/calico#1795 (comment):
```
Failed create pod sandbox: rpc error: code = Unknown desc = NetworkPlugin cni failed to set up pod "xxxx" network: stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/
```
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 8, 2018
@mumoshu
Copy link
Contributor

mumoshu commented Jul 9, 2018

JFYI, the non-self-hosted installation is not EOL yet according to the release note:

Limitations

  • Offers only Kubernetes, OpenShift, and host endpoint integrations: the OpenStack, Mesos, DC/OS, rkt, and Docker orchestrators have not been tested and are not supported. (Calico still supports Docker and rkt containers.) We plan to resume support for the OpenStack, Mesos, DC/OS, and Docker orchestrators in a future release.

https://docs.projectcalico.org/v3.0/releases/#v3.0.0

@mumoshu mumoshu added this to the v0.11.0 milestone Jul 9, 2018
Copy link
Contributor

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks as always for your contribution 🎉

@mumoshu mumoshu merged commit 4e713f6 into kubernetes-retired:master Jul 9, 2018
@cknowles
Copy link
Contributor Author

cknowles commented Jul 9, 2018

@mumoshu to be clear I meant EOL within kube-aws. If possible we should simplify available options to avoid user confusion, especially now self hosted is enabled by default.

@cknowles cknowles deleted the feature/calico-3.1 branch July 9, 2018 02:21
This was referenced Jul 16, 2018
@mumoshu
Copy link
Contributor

mumoshu commented Jul 19, 2018

@c-knowles Thx, makes sense! Agreed that we should simplify available options.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calico 3.1.x support
5 participants