weldpua2008 / suprasched

Suprasched is reschduler for Supra Platform
Apache License 2.0
0 stars 0 forks source link

Implement Etcd public request interface #12

Open weldpua2008 opened 3 years ago

weldpua2008 commented 3 years ago

A generic implementation of a registry that stores things in etcd. it should be immutable, extendable, and simple.

Please use https://github.com/etcd-io/etcd/blob/main/client/v3/client_test.go

weldpua2008 commented 3 years ago

@BarLisWix As for the object hierarchy I propose to use: /namespace/jobs// /namespace/cluster//

It will help to organize the objects

or: /namespace/jobs// /namespace/cluster//

I guess it will help to optimize the watch