This repository was archived by the owner on Aug 12, 2025. It is now read-only.
Commit 1a7791c
Updates for CAPI v1
- Update dependencies:
- GitHub Actions:
- Bump actions/checkout from 2.3.5 to 3
- Bump actions/cache from 2 to 3
- bump cobra to v1.4.0
- Bump cluster api to 1.1.3 and bump associated dependencies as a result
- Update CPEM deployment to latest
- Update calico, use kustomize from upstream source, and override images to use quay.io instead of dockerhub
- Remove separate deployment for webhooks
- Add configuration for cpem to use host ip for heatlh checks
- Add retries into cluster template for installing CPEM
- Add upstream e2e tests
- Update conformance spec skip serial tests like upstream does
- Update ci and build workflows to make better use of caching
- Add upgrade and multitenancy documentation
Co-authored-by: Chris Privitere <[email protected]>
Signed-off-by: Jason DeTiberus <[email protected]>1 parent b77dce4 commit 1a7791c
File tree
177 files changed
+11303
-10734
lines changed- .github
- actions/setup-go
- workflows
- api
- v1alpha3
- v1beta1
- cmd/ci-clean
- config
- certmanager
- crd
- bases
- patches
- default
- managerless
- manager
- rbac
- webhook
- controllers
- docs
- concepts
- contribution
- hack
- boilerplate
- test
- log
- tools
- pkg/cloud/packet
- scope
- scripts
- templates
- addons
- calico
- bases
- experimental-crs-cni
- test/e2e
- config
- data
- cni/kindnet
- kubetest
- v1alpha3
- bases
- cluster-template-cpem
- cluster-template-packet-ccm
- v1beta1
- bases
- cluster-template-kcp-remediation
- cluster-template-kcp-scale-in
- cluster-template-md-remediation
- cluster-template-node-drain
- patches
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
177 files changed
+11303
-10734
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments