Eric Promislow
|
c4ebbe629f
|
[v2.9] Backport PR 271: Index more sqlite cache fields. (#315)
* [v2.9] Backport PR 271: Index more sqlite cache fields.
* go mod tidy
Signed-off-by: Silvio Moioli <silvio@moioli.net>
---------
Signed-off-by: Silvio Moioli <silvio@moioli.net>
Co-authored-by: Silvio Moioli <silvio@moioli.net>
|
2024-10-31 10:48:05 -07:00 |
|
vardhaman22
|
dae842ea98
|
updated wrangler from v2 to v3
also updated k8s dependencies to v0.30.1
|
2024-06-05 22:53:08 +05:30 |
|
Silvio Moioli
|
7a84620e8b
|
SQLite backed cache (#223)
This uses SQLite-backed informers provided by Lasso with https://github.com/rancher/lasso/pull/65 to implement Steve API (/v1/) functionality.
This new functionality is available behind a feature flag to be specified at Steve startup
See https://confluence.suse.com/pages/viewpage.action?pageId=1359086083
Co-authored-by: Ricardo Weir <ricardo.weir@suse.com>
Co-authored-by: Michael Bolot <michael.bolot@suse.com>
Co-authored-by: Silvio Moioli <silvio@moioli.net>
Signed-off-by: Silvio Moioli <silvio@moioli.net>
|
2024-06-05 16:17:12 +02:00 |
|
Kevin Joiner
|
e35a044d5a
|
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 10:24:01 -05:00 |
|
Darren Shepherd
|
e7119828b8
|
Update wrangler
|
2022-01-07 14:31:29 -07:00 |
|
Darren Shepherd
|
d1a7dbb0b9
|
Shuffle around code and use rancher/apiserver
|
2020-06-11 21:51:19 -07:00 |
|
Darren Shepherd
|
1336014def
|
Add authentication by default
|
2020-05-30 19:02:49 -07:00 |
|
Darren Shepherd
|
91dde5ead6
|
Refactor context to be sharable
|
2020-01-31 15:10:47 -07:00 |
|
Darren Shepherd
|
8b42d0aff8
|
Refactor
|
2020-01-30 22:37:59 -07:00 |
|
Darren Shepherd
|
fab677b2ec
|
Steve!
|
2019-09-11 14:05:00 -07:00 |
|
Darren Shepherd
|
ef235af49c
|
Fix update/patch and add webhook auth
|
2019-09-11 10:32:01 -07:00 |
|
Darren Shepherd
|
f81721ef93
|
Improve counts and columns
|
2019-09-09 14:28:55 -07:00 |
|
Darren Shepherd
|
8fe5d55dac
|
Make listen-address configurable
|
2019-08-07 22:42:15 -07:00 |
|
Darren Shepherd
|
c0299c1506
|
Initial commit
|
2019-08-04 10:41:32 -07:00 |
|