Felipe Gehrke
aacb5b82de
[Release v2.9] Adding Group, Version, Kind in Update proxy_store.go ( #282 )
...
* added changes from 42823 into v2.9
* backporting partition store change
2024-09-26 18:02:12 -03:00
Felipe Gehrke
79304d93b4
adding changes from issue 42788 into release v2.9 ( #281 )
2024-09-11 16:01:53 -03: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
Michael Bolot
7913f2782a
Merge pull request #141 from moio/watchnames_propagate_errors
...
WatchNames: return errors via WebSocket
2024-03-01 09:48:41 -06: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
Silvio Moioli
d138622063
adapt tests
...
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-01-23 11:25:29 +01:00
Michael Bolot
0b23400f9f
Updating ByNames to not return nil, nil
...
ByNames could previously return a nil value and a nil error. This caused
issues when other parts of the application
(pkg/stores/partition/parallel.go) tried to use the result. Now this
will return an empty list on the error condition, instead of nil
2023-10-16 14:33:35 -05:00
Ricardo Weir
c53bd62e9c
Add tests
2023-06-09 13:18:32 -07:00