Commit 5caffd3
committed
[k8s] Bump CRD schema version to 1.32.7
Adding the name and primary fields to AzureAddress changed the
CiliumNode CRD schema, but the CRD schema version was not bumped.
The operator only re-applies the embedded CRD when its version is
newer than the version label on the cluster's CRD, so the new
fields were never deployed and were silently pruned by the API
server on every write.
Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>1 parent a7751f9 commit 5caffd3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
0 commit comments