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
* add logic to process syncEvents, prevent sync events from entering queue
Signed-off-by: Eric Pickard <piceri@github.com>
* add PostCluster to client
Signed-off-by: Eric Pickard <piceri@github.com>
* add logic to fillCaches after PostCluster
Signed-off-by: Eric Pickard <piceri@github.com>
* enable partial success, refactors and improvements
Signed-off-by: Eric Pickard <piceri@github.com>
* add tests for processSyncEvents
Signed-off-by: Eric Pickard <piceri@github.com>
* add tests for PostCluster
Signed-off-by: Eric Pickard <piceri@github.com>
* update url variable names
Signed-off-by: Eric Pickard <piceri@github.com>
* refactor record.go, address linting items
Signed-off-by: Eric Pickard <piceri@github.com>
* add logging and comments
Signed-off-by: Eric Pickard <piceri@github.com>
* adjust syncRecords to include terminated jobs
Signed-off-by: Eric Pickard <piceri@github.com>
* add logging to non-rate limit 4xx responses
Signed-off-by: Eric Pickard <piceri@github.com>
* feat: use new cluster job endpoint in place of synchronous set cluster endpoint
* fix: lint error
* fix: address PR comments
* fix: address PR comments
* fix: update comment
* chore: remove dead code
---------
Signed-off-by: Eric Pickard <piceri@github.com>
Co-authored-by: Austin Beattie <ajbeattie@github.com>
0 commit comments