Commit 21f19fa
Update spec hashes to be calculated during tests
Kube 1.34 updated the creationTimestamp field to be omitzero, which
means that a null value will not be output at all. Before, the field
would be serialized as `creationTimestamp = null`.
This change meant that the serialization that we generate our hashes
from changed.
In practice this field should never be unset, but we're updating the
tests to remove hard-coded values anyway.
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Nolan Brubaker <nolan@nbrubaker.com>1 parent 606aea0 commit 21f19fa
1 file changed
Lines changed: 93 additions & 84 deletions
0 commit comments