Skip to content

Commit

Permalink
add doc to bump calico
Browse files Browse the repository at this point in the history
  • Loading branch information
eg-ayoub committed Nov 15, 2024
1 parent aeb5713 commit d5fb3ba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions BUMPING.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,10 @@ This guide is applied for both `metalk8s-operator` and `storage-operator`.
- run `make metalk8s`
- check a diff between the two latest versions of this [test project](https://github.com/operator-framework/operator-sdk/tree/master/testdata/go/v4/memcached-operator)
- the diff in this repo and the test project should be more or less the same

## Calico

- Update images in `buildchain/buildchain/versions.py`.
- Update manifest in `salt/metalk8s/kubernetes/cni/calico/deployed.sls`:
- copy the file from [here](https://github.com/projectcalico/calico/blob/$version/manifests/calico.yaml).
- apply metalk8s patches as they will show up in the diffs. All Metalk8s necessary changes have appended comments.

0 comments on commit d5fb3ba

Please sign in to comment.