Releases: cocoonstack/cocoon-common
Releases · cocoonstack/cocoon-common
v0.1.8: fix: enforce podRef.name validation in CocoonHibernation CRD
Replace corev1.LocalObjectReference with HibernationPodRef that has MinLength=1 on the name field, preventing empty podRef.name from passing CRD validation and only failing asynchronously at reconcile.
v0.1.7
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4: chore: enforce SKILL.md code style rules
Reorder exported above unexported, add missing godoc, consolidate const/var blocks.
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Full Changelog: https://github.com/cocoonstack/cocoon-common/commits/v0.1.0