Skip to content

0.6.0

Compare
Choose a tag to compare
@tsladecek tsladecek released this 30 Oct 11:27
· 1 commit to main since this release
58365c0

Now it is possible to enforce int by adding the enforce_integer option to Op. This can be used for example when specifying maxReplicas in HorizontalPodAutoscaler, where string representations of integers are not interpreted correctly by kubernetes