Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

cp-kafka-connect: deploymentStrategy#647

Open
Christos Kotsis (ulfox) wants to merge 1 commit intoconfluentinc:masterfrom
ulfox:cp-kafka-connect/deploymentStrategy
Open

cp-kafka-connect: deploymentStrategy#647
Christos Kotsis (ulfox) wants to merge 1 commit intoconfluentinc:masterfrom
ulfox:cp-kafka-connect/deploymentStrategy

Conversation

@ulfox
Copy link
Copy Markdown

@ulfox Christos Kotsis (ulfox) commented May 30, 2023

What changes were proposed in this pull request?

Allow setting the deployment startegy for the deployment

For example allow setting a RollingUpdate stategy.

Additional notes:
Currently, when we make a change to the deployment, all workers will get re-created at the same time.
With this addition, a change on the deployment, will not re-create all the workers at the same time, but in
a rolling restart way.

How was this patch tested?

Locally using minikube

Allow setting the deployment startegy for the deployment

For example allow setting a RollingUpdate stategy.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant