Commit Graph

67 Commits

Author SHA1 Message Date
Ricardo Weir
9260c5daca Update wrangler to v1.1.0 2023-02-21 17:23:12 -07:00
Colleen Murphy
73d389298c Bump apiserver 2023-01-20 13:52:37 -08:00
Michael Bolot
956b7351aa
Initial implmentation of warning headers
Attempts to pass through warning headers which k8s returns.
Requires an update to rancher/apiserver.
2022-12-30 12:11:14 -05:00
Colleen Murphy
9f1a27db06 Add pagination to partition store
Extend the partition store to parse page and pagesize parameters and
return a subset of list results. The total number of pages is included
in the list response.

Request an initial page:

GET /v1/secrets?pagesize=10

or

GET /v1/secrets?pagesize=10&page=1

Request subsequent pages, or arbitrary pages:

GET /v1/secrets?pagesize=10&page=37

If a page number is out of bounds, an empty list is returned.
2022-12-20 15:01:15 -08:00
Michael Bolot
c8fb653ca3 Bump dynamic listener to v0.3.5
Bumps dynamic listener to v0.3.5. Adds a small arg change to
account for this version bump which addresses an issue caused by
the new version
2022-12-13 16:12:33 -06:00
Jiaqi Luo
3df95d23ef bump k8s and rancher modules to support 1.25 2022-12-05 12:42:41 -07:00
Kevin Joiner
72ab913c4c Updates Schemas watch logic.
Updated logic used to decide when and what schema events are sent
during a watch.
2022-10-27 22:12:39 -04:00
Michael Bolot
7312fe9ef3 Bump go to version 1.19 2022-10-14 08:52:00 -05:00
Eamon Bauman
9aa80d900e missed a few packages 2022-05-25 18:49:16 -05:00
Eamon Bauman
570fe24632 v1.24.0 2022-05-25 18:34:56 -05:00
Guilherme Macedo
87f7f70d0d
Dependencies bumps
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2022-04-05 17:15:14 +02:00
Ricardo Weir
e9472ecc34 Add metrics 2022-02-14 17:39:37 -07:00
Darren Shepherd
e7119828b8 Update wrangler 2022-01-07 14:31:29 -07:00
Donnie Adams
5ababa3824 Bump remotedialer to add pause/resume functionality 2022-01-04 12:45:17 -07:00
Dan Ramich
793ace1aa1 Vendor update for APIserver 2021-09-22 13:40:45 -06:00
Darren Shepherd
8ecda307ee Update vendor 2021-08-18 17:17:52 -07:00
Darren Shepherd
e9222c6ccf Update vendor 2021-08-10 16:09:39 -07:00
Darren Shepherd
a2354a9ed9 Update vendor 2021-08-10 11:04:45 -07:00
Dan Ramich
bccdfa0317 Update apiserver version 2021-07-27 10:09:30 -06:00
Dan Ramich
8201c10893 Update go.mod for apiserver 2021-07-16 14:23:35 -06:00
Darren Shepherd
dde5805b76 Update vendor 2021-05-18 22:35:30 -07:00
Darren Shepherd
10cf4e69c2 Update vendor 2021-04-22 17:37:13 -07:00
Darren Shepherd
0a9ab63170 Update vendor 2021-04-22 17:36:43 -07:00
Darren Shepherd
c95f0cf8d4 Update vendor 2021-04-22 17:22:29 -07:00
Daishan
28260701a5 Update wrangler to use v1 apiextention 2021-04-21 09:49:03 -07:00
Darren Shepherd
3e79b62d3b Update vendor 2021-03-18 10:12:18 -07:00
Darren Shepherd
6b2a9678f1 Add userpreference 2021-03-01 22:26:26 -07:00
Darren Shepherd
0e4549656b Update go.mod 2021-03-01 17:13:14 -07:00
Darren Shepherd
b30a203a7c Update to k8s v1.20 2020-12-08 16:33:32 -07:00
Darren Shepherd
e29561cbf9 Update vendor 2020-10-22 17:04:18 -07:00
Darren Shepherd
e0e2eddcb1 Update vendor 2020-10-01 11:36:06 -07:00
Darren Shepherd
70a339f6c3 Update vendor 2020-10-01 11:33:48 -07:00
Darren Shepherd
b26bbc6494 Update vendor 2020-09-22 13:43:25 -07:00
Darren Shepherd
233fdb791c Update vendor 2020-08-03 19:52:34 -07:00
Darren Shepherd
afb90310a2 Update vendor 2020-07-29 21:48:03 -07:00
Darren Shepherd
2de33d542c Update vendor 2020-07-14 13:26:35 -07:00
Darren Shepherd
3dbc369174 Update vendor 2020-06-22 10:51:50 -07:00
Darren Shepherd
00f6392a22 Update vendor 2020-06-22 10:29:26 -07:00
Darren Shepherd
02b0602945 Update vendor 2020-06-12 14:23:58 -07:00
Darren Shepherd
cd51868e48 Update vendor 2020-06-11 23:27:53 -07:00
Darren Shepherd
de111ebb62 Update vendor 2020-06-05 13:28:59 -07:00
Darren Shepherd
975393797d Update vendor 2020-05-30 21:47:08 -07:00
Darren Shepherd
df4ee86d11 Update vendor 2020-05-30 19:03:38 -07:00
Darren Shepherd
afbc6a4186 Update vendor 2020-05-16 22:25:47 -07:00
Darren Shepherd
685dea747a Update vendor 2020-04-16 23:39:46 -07:00
Darren Shepherd
4f5cbb5293 Stop using vendor 2020-04-15 22:50:51 -07:00
Darren Shepherd
7e84f96c0f Update vendor 2020-03-26 13:56:53 -07:00
Darren Shepherd
c4fc6869f2 Update vendor 2020-03-24 16:19:10 -07:00
Darren Shepherd
ed6d3f2b3a Update vendor 2020-03-24 15:17:01 -07:00
Darren Shepherd
7395e5b8c4 Update vendor 2020-03-21 07:52:11 -07:00