Skip to content

fix the wrong default cluster config causes breaking#863

Merged
mattisonchao merged 3 commits intomainfrom
fix.regression
Jan 18, 2026
Merged

fix the wrong default cluster config causes breaking#863
mattisonchao merged 3 commits intomainfrom
fix.regression

Conversation

@mattisonchao
Copy link
Copy Markdown
Member

Motivation

#862

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the hardcoded default cluster configuration path to address issue #862 where the default config path was causing breaking behavior. The change allows the cluster configuration path to remain unset, which enables the coordinator to use search paths for discovering configuration files instead of requiring a specific file location.

Changes:

  • Removed default assignment of ./configs/cluster.yaml to ConfigPath in ClusterOptions.WithDefault()

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mattisonchao mattisonchao merged commit 02df3fa into main Jan 18, 2026
13 of 14 checks passed
@mattisonchao mattisonchao deleted the fix.regression branch January 18, 2026 04:40
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