Update calico to version 3.24.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8e4129387e
commit
0de1caead0
30 changed files with 101 additions and 49 deletions
|
|
@ -143,11 +143,14 @@ rules:
|
|||
- create
|
||||
- update
|
||||
- delete
|
||||
# The CNI plugin and calico/node need to be able to create a default
|
||||
# IPAMConfiguration
|
||||
- apiGroups: ["crd.projectcalico.org"]
|
||||
resources:
|
||||
- ipamconfigs
|
||||
verbs:
|
||||
- get
|
||||
- create
|
||||
# Block affinities must also be watchable by confd for route aggregation.
|
||||
- apiGroups: ["crd.projectcalico.org"]
|
||||
resources:
|
||||
|
|
@ -161,4 +164,3 @@ rules:
|
|||
- daemonsets
|
||||
verbs:
|
||||
- get
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue