1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-23 08:29:35 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Felipe Gehrke
1d54556fdd
Adding create changes from issue 42788 to release v2.8 (#285) 2024-10-04 16:47:51 -03:00
Silvio Moioli
95e52000ce
adapt tests
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-03-04 14:12:23 +01: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
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