Skip to content

Conversation

@qurname2
Copy link
Collaborator

@qurname2 qurname2 commented Dec 25, 2025

Adding ca, ds and msc into the bulkMode. Should be rebased from main after master's PR is merged.

@qurname2 qurname2 force-pushed the qurname2/qurname2/rolling-update-bulk-mode branch from 12b592d to f04b04f Compare December 25, 2025 17:40
@qurname2 qurname2 marked this pull request as ready for review December 27, 2025 09:31
@qurname2 qurname2 changed the title Added ControllerAgent to the bulkUpdate mode Added ca,ds and msc to the bulkUpdate mode Dec 29, 2025
@qurname2 qurname2 force-pushed the qurname2/qurname2/rolling-update-bulk-mode branch from 9b07304 to 6b69dcb Compare January 6, 2026 11:51
@qurname2 qurname2 force-pushed the qurname2/qurname2/rolling-update-bulk-mode branch from 6b69dcb to 8ef9ef7 Compare January 6, 2026 12:09
@qurname2 qurname2 requested a review from koct9i January 7, 2026 09:45
filter: "update && plan"
filter: "update && plan && !strategy"
- name: "update strategy"
filter: "update && plan && strategy"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Oh. This escalates quickly.

Probably we could reuse one cluster and run several "updates" on it in random order.

I don't want "mock" clusters or invent fictional unit-test but bootstrapping took most of the time. Probably we could snapshot state and recreate it much faster.

},
}
case consts.DiscoveryType:
ytsaurus.Spec.Discovery.Image = ptr.To(testutil.YtsaurusImagePrevious)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's use some another reason for instance restart rather than image change.

We could treak "zero-diff" in config overrides or in instance environment.

This way we could reuse same cluster between tests.

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

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants