-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Scheduler should print its detailed configurations into logs for easier debugging #5127
Copy link
Copy link
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
What is the problem you're trying to solve
Currently, the scheduler only prints the names of its actions and plugins into logs, and such information is usually insufficient for users to debug.
To facilitate debugging, the scheduler would better print the detailed configurations as the users edit, including the arguments and configurations of each plugin.
Describe the solution you'd like
The scheduler should save its detailed configurations and print them into logs whenever they are changed.
Additional context
No response
Documentation Updates
- This feature requires design or user documentation changes.
- If documentation changes are required, I will ensure the relevant documents are updated and published to the Volcano official website (https://volcano.sh) via the volcano-sh/website repository.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.