Open KnicKnic opened 4 years ago
I want this so that I can mutate backends without using discovery. This will allow me to convert polling based discovery into push based discovery.
It also simplifies the ability to use gobetween as a library as a user can use the manager package directly (without going through rest api). See https://github.com/yyyar/gobetween/issues/246. There is a related ask of ability to programatically mutate in the kubernetes discovery issue https://github.com/yyyar/gobetween/issues/30#issuecomment-467807049
@yyyar @illarion as far as i remember we have disabled that due to a consistency purposes?
I want this so that I can mutate backends without using discovery. This will allow me to convert polling based discovery into push based discovery.
It also simplifies the ability to use gobetween as a library as a user can use the manager package directly (without going through rest api). See https://github.com/yyyar/gobetween/issues/246. There is a related ask of ability to programatically mutate in the kubernetes discovery issue https://github.com/yyyar/gobetween/issues/30#issuecomment-467807049