Fix sharding flags not being honored#351
Conversation
|
This PR needs an update here: https://fluxcd.io/flux/components/source/options/#source-watcher-flags |
Hi @matheuscscp I would like to work on that. If it is ok I would like to create a pr |
Sure, just wait until we merge this one |
|
The flags are there to match SC, removing them will break Flux bootstrapping |
|
Also sharding is not in scope, we are going to break all users of sharding by doing what’s in this PR! |
|
Break? |
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Fixed, thanks! |
I think source-watcher is broken now, the binary advertises a flag that does not work, this is quite unexpected: It's 💯 ok to leave |
Fixes: #350
Implement sharding (flag already existed).