Jonathan Crowther
2dfb9be3d5
Fix data race
2024-04-11 09:33:55 -04:00
Kevin Joiner
7a5069b811
Bumps rancher/wrangler to it's tagged v2 version.
...
The previous wrangler commit included all of the v2 changes.
Except for the import paths changes.
2024-01-24 09:11:32 -05:00
Michael Bolot
8fdf67a444
Merge pull request #58 from MbolotSuse/count-diff
...
Changing count watch to only return changed counts
2022-12-14 10:15:18 -06:00
Michael Bolot
b73cc57b20
Adding validate phase to the CI
...
Adds a validate phase to the CI which runs a linter. Also fixes
linter issues discovered during the initial run
2022-10-14 15:21:17 -05:00
Michael Bolot
2eb41a9db7
Only return changed counts, and send initial count
...
Three main changes:
- When a count changes, only send that count. This makes the
count socket significantly more usable
- The count buffer will now send a count right away. This allows
a message to launch wihtout an inital buffered wait period
- The count buffer now sends messages every 5 seconds instead of 1
2022-10-03 16:12:11 -05:00
Darren Shepherd
a44863b331
Switch clustercache to index by gvk not gvr
2020-10-23 13:57:57 -07:00
Darren Shepherd
53e5a27ce7
Don't return revision in counts and only return error/transitions states
2020-08-27 21:28:37 -07:00
Darren Shepherd
e27f384795
Only send counts every second if there is a change
2020-07-20 09:21:03 -07:00
Darren Shepherd
d1a7dbb0b9
Shuffle around code and use rancher/apiserver
2020-06-11 21:51:19 -07:00
Darren Shepherd
19c6732de0
Vendor
2020-01-30 22:01:21 -07:00
Darren Shepherd
c7d1ea5729
Fix counts delete
2019-09-11 14:27:44 -07:00
Darren Shepherd
fab677b2ec
Steve!
2019-09-11 14:05:00 -07:00
Darren Shepherd
7f5d248680
Fix off by one and 404
2019-09-09 14:34:40 -07:00
Darren Shepherd
f81721ef93
Improve counts and columns
2019-09-09 14:28:55 -07:00
Darren Shepherd
5142b5c386
Cleanup counts
2019-08-16 11:40:42 -07:00