Skip to content

Releases: cocoonstack/cocoon-common

v0.2.0: feat(cocoonset): add Suspending phase

24 Apr 00:02

Choose a tag to compare

CocoonSet suspend previously had no intermediate phase: the operator
flipped to Suspended as soon as it wrote the hibernate annotation, even
though vk-cocoon had not yet produced the hibernate snapshot. Add
Suspending so the operator can report "annotation applied, waiting for
snapshots" and only reach Suspended once the observation closes.

v0.1.9

20 Apr 06:37

Choose a tag to compare

minor adjust

v0.1.8: fix: enforce podRef.name validation in CocoonHibernation CRD

19 Apr 02:51

Choose a tag to compare

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

17 Apr 02:13

Choose a tag to compare

style: unwrap hard-wrapped prose and trim verbose code comments in RE…

v0.1.5

15 Apr 17:13

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4: chore: enforce SKILL.md code style rules

13 Apr 07:32

Choose a tag to compare

Reorder exported above unexported, add missing godoc, consolidate
const/var blocks.

v0.1.3

10 Apr 17:47

Choose a tag to compare

move from v1alpha to v1

v0.1.2

10 Apr 16:25

Choose a tag to compare

move from v1alpha to v1

v0.1.1

10 Apr 10:15

Choose a tag to compare

new epoch common

v0.1.0

02 Apr 04:23

Choose a tag to compare