• Geoff Simmons's avatar
    Add the maxSyncRetries CLI option. · 540a36ce
    Geoff Simmons authored
    $ vikingctrl --help
    [...]
      -maxSyncRetries uint
        	maximum number of retires for cluster synchronizations
        	that fail due to recoverable errors, or because
        	necessary information is missing. 0 for unlimited
        	retries (default 0)
    [...]
    
    IOW set a maximum number of re-queues for SyncIncomplete and
    SyncRecoverable type failures. By default unlimited.
    
    While here, update some missing function parameter docs.
    540a36ce
Name
Last commit
Last update
..
Makefile Loading commit data...
README.md Loading commit data...
adm-secret.yaml Loading commit data...
admin-svc.yaml Loading commit data...
backendcfg-crd.yaml Loading commit data...
controller.yaml Loading commit data...
controller_klarlack.yaml Loading commit data...
deploy.vtc Loading commit data...
ingress-class.yaml Loading commit data...
rbac-controller.yaml Loading commit data...
rbac-varnish.yaml Loading commit data...
service.yaml Loading commit data...
serviceaccount-controller.yaml Loading commit data...
serviceaccount-varnish.yaml Loading commit data...
templatecfg-crd.yaml Loading commit data...
values-controller.yaml Loading commit data...
values-varnish.yaml Loading commit data...
varnish.yaml Loading commit data...
varnish_klarlack.yaml Loading commit data...
varnishcfg-crd.yaml Loading commit data...
verify.sh Loading commit data...