Skip to content

Conversation

xinWeiWei24
Copy link
Contributor

Added support for batch deployment of multiple deployments. Previously, all deployments were loaded into a single Helm chart file, causing timeouts and performance degradation during large-scale installs. This update splits the process into manageable batches to avoid overload and improve reliability.

Added support for batch deployment of multiple deployments. Previously, all deployments were loaded into a single Helm chart file, causing timeouts and performance degradation during large-scale installs. This update splits the process into manageable batches to avoid overload and improve reliability.
@xinWeiWei24 xinWeiWei24 requested a review from fuweid July 28, 2025 05:42
Copy link
Collaborator

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

except one comment, it looks good to me

total: 5
replica: 2000
paddingBytes: 0
start: 0
Copy link
Collaborator

Choose a reason for hiding this comment

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

please remove that last char.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You mean the last char after '0'? Or move the '0' char?

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.

3 participants