Revision 08535f6e6db0278b1639f0f030ffe668d44fc73b authored by Paul Chaignon on 20 May 2022, 11:12:18 UTC, committed by Gilberto Bertin on 31 May 2022, 14:32:16 UTC
[ upstream commit 54d708e5d812a00451adab99dae01609447de2cf ]

The SPI value is expected to take 4 bits at most so it's maximum value
should be 15 not 16. Let's fix that in the key rotation documentation.

The agent also rejects value 0, so allowed values are [1;15].

Reported-by: Odin Ugedal via Slack
Signed-off-by: Paul Chaignon <paul@cilium.io>
Signed-off-by: Gilberto Bertin <jibi@cilium.io>
1 parent a3d7371
Raw File
flannel.Jenkinsfile
jenkinsfiles/flannel.Jenkinsfile
back to top