You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The variable defined in kv store(etcd) is used directly, then use path join as kv(etcd) key, it isn't a good way, the variable can't used in other packages, kv package provides functions for used in other package
The text was updated successfully, but these errors were encountered:
Enhancement
The variable defined in kv store(etcd) is used directly, then use path join as kv(etcd) key, it isn't a good way, the variable can't used in other packages, kv package provides functions for used in other package
The text was updated successfully, but these errors were encountered: