Skip to content

Conversation

@zhiying-lin
Copy link
Collaborator

Description of your changes

Fixes #

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

…rceSnapshot creation

Signed-off-by: Zhiying Lin <zhiyingl456@gmail.com>
@zhiying-lin zhiying-lin marked this pull request as draft November 20, 2025 08:03
@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Signed-off-by: Zhiying Lin <zhiyingl456@gmail.com>
// it is greater than the latest resourceSnapshot index.
// This field is only valid when RolloutStrategyType = RollingUpdate.
// +kubebuilder:validation:Optional
ResourceSnapshotIndex *string `json:"resourceSnapshotIndex,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what if the ResourceSnapshotCreationPolicyType is ondemand? How would a user trigger a snapshot?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when cx wants to cut the release, they update this field to trigger the snapshot creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants