1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-10 11:42:05 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Steffan Tucker
1e41884a06
Fix golangci-lint issues
As part of updating dapper files, golangci-lint was set to be used. This
caused a lot of lint issues to crop up, which this fixes.
2022-07-26 10:40:30 -06:00
Darren Shepherd
b2d111fe7f Expire RBAC cache earlier on watches 2020-03-21 16:03:06 -07:00
Darren Shepherd
21a1793bd6 Add programmatic expiration of access control 2020-03-20 16:22:05 -07:00
Sebastiaan van Steenis
5c74e1ee1e Move debug log to trace 2020-03-11 20:37:25 -07:00
Darren Shepherd
650be9239e Fix goroutine leak when writer fails before reader does 2018-11-09 10:08:05 -07:00
Daishan Peng
59c4a298e8 add yaml support 2018-06-04 16:44:48 -07:00
Darren Shepherd
c814e62e43 Fix a series of url parsing issues 2018-02-13 16:44:25 -07:00
Darren Shepherd
722cedfe01 Major refactor of subcontexts 2018-02-09 13:45:22 -07:00
Darren Shepherd
87d5ab06b9 Change RequestHandler signature 2018-01-30 23:56:30 +00:00
Darren Shepherd
b33c29d49e Fix subscription dropping after 30 seconds 2018-01-18 23:41:45 +00:00
Darren Shepherd
9e6ea56442 Changes to make conditions less chatty 2018-01-17 22:44:12 +00:00
Darren Shepherd
6f8ed342d9 Cleanup channels 2018-01-17 04:49:08 +00:00
Darren Shepherd
670a3dd697 Send ping events 2018-01-12 14:39:58 +00:00
Darren Shepherd
b8622b9c90 Try to address goroutine leak in subscribe 2017-12-29 22:23:14 +00:00
Darren Shepherd
9ea843806b Send resource.remove events
Also don't ever send empty frames
2017-12-29 22:23:14 +00:00
Craig Jellick
d969152e69 Don't print events to standard out 2017-12-29 21:57:12 +00:00
Darren Shepherd
4944bcd93e Send resource.removed messages 2017-12-28 16:49:51 +00:00
Darren Shepherd
eec4103473 Make queryopts be a pointer 2017-12-28 16:49:51 +00:00
Darren Shepherd
7c31eb8d7b Add subscription handler 2017-12-22 23:19:30 -07:00