The make run-local command cannot be debugged locally. Because the program needs to read the namesapce file in the specified directory, but it does not exist in the Windows system
Importance
Local debugging is affected
Location
main.go 107
pkg/utils/leader.go 37
Suggestions for an improvement
Read the environment variables or manually implement the leader election.
Description
The make run-local command cannot be debugged locally. Because the program needs to read the namesapce file in the specified directory, but it does not exist in the Windows system
Importance
Local debugging is affected
Location
Suggestions for an improvement
Read the environment variables or manually implement the leader election.