1
0
mirror of https://github.com/rancher/steve.git synced 2025-04-28 03:10:32 +00:00
Commit Graph

264 Commits

Author SHA1 Message Date
Sergey Nasovich
283b01b970
Merge pull request #41 from jakefhyde/fix-relationship-closed-channel 2022-03-03 18:41:26 -05:00
Jake Hyde
6bb3915906 Prevent write on closed channel 2022-03-02 19:19:02 -05:00
Ricardo Weir
a91d90251f
Merge pull request #38 from rmweir/add-metrics
Add metrics
2022-02-18 10:13:07 -07:00
Ricardo Weir
e9472ecc34 Add metrics 2022-02-14 17:39:37 -07:00
Darren Shepherd
376e30bba7
Merge pull request #37 from aiwantaozi/fix-404
Fixed errors in obtaining object relationships
2022-01-26 10:05:19 -07:00
michelia
42c575a009 Fixed errors in obtaining object relationships
Issue: https://github.com/harvester/harvester/issues/1857
2022-01-26 19:31:03 +08:00
Darren Shepherd
e7119828b8 Update wrangler 2022-01-07 14:31:29 -07:00
Darren Shepherd
9d72af0469
Merge pull request #33 from CraigMChen/feature/k8s1.16-
feat: support k8s version less than 1.16
2022-01-07 13:37:03 -07:00
Sergey Nasovich
7fe97fb76f
Merge pull request #35 from thedadams/bump-remote-dialer-f3837f8d649a 2022-01-04 14:49:38 -05:00
Donnie Adams
5ababa3824 Bump remotedialer to add pause/resume functionality 2022-01-04 12:45:17 -07:00
CMC
fea67065db
feat: support k8s version less than 1.16 2021-11-25 16:16:20 +08:00
Dan Ramich
7224dc2101
Merge pull request #30 from dramich/vendor1
Vendor update for APIserver
2021-09-22 13:55:10 -06:00
Dan Ramich
793ace1aa1 Vendor update for APIserver 2021-09-22 13:40:45 -06:00
Caleb Bron
ae8b162608
Merge pull request #29 from ryansann/m-role-revision-index-fix
Fix role revision index for rolebindings that bind to clusterroles
2021-09-15 10:15:17 -07:00
Ryan Sanna
fe125f80f3 fix role revision index for rolebindings that bind to clusterroles 2021-09-14 15:36:51 -07:00
Darren Shepherd
8ecda307ee Update vendor 2021-08-18 17:17:52 -07:00
Darren Shepherd
e70fca2a42 Fix restart of steve aggregation 2021-08-16 22:05:50 -07:00
Darren Shepherd
bcbcef36b3 Add blocked links for update and remove if method is disallowed 2021-08-16 15:41:36 -07:00
Darren Shepherd
d9512c366d Add ability to disallow methods per a schema attribute 2021-08-13 11:37:57 -07:00
Darren Shepherd
e9222c6ccf Update vendor 2021-08-10 16:09:39 -07:00
Darren Shepherd
4a34cec914 Add server version to websocket pings 2021-08-10 16:09:19 -07:00
Darren Shepherd
b219ba5d7c Don't cache the user's schema cache key 2021-08-10 14:02:22 -07:00
Darren Shepherd
a2354a9ed9 Update vendor 2021-08-10 11:04:45 -07:00
Darren Shepherd
426330efa2 Ensure that watches use the latest schemas 2021-08-10 11:03:59 -07:00
Darren Shepherd
0414d4acf5 If the user doesn't specify a resourceVersion default to "" not latest 2021-08-10 10:43:34 -07:00
Darren Shepherd
9f5d802708 Cleanup schema change reporting 2021-08-09 16:47:09 -07:00
Darren Shepherd
bb76e4db56 Strip impersonation headers prior to proxy call 2021-08-04 15:03:57 -07:00
Darren Shepherd
bed06c1320 Drop unused variable 2021-08-04 15:03:57 -07:00
Darren Shepherd
b2d940920c
Merge pull request #23 from ibuildthecloud/master
Fix issues when creating clusterrolebindings to namespaces objects
2021-08-04 12:23:45 -07:00
Dan Ramich
f588bcef30
Merge pull request #24 from dramich/vendor
Update apiserver version
2021-07-27 10:10:21 -06:00
Dan Ramich
bccdfa0317 Update apiserver version 2021-07-27 10:09:30 -06:00
Darren Shepherd
eba8358f2a Fix issues when creating clusterrolebindings to namespaces objects 2021-07-23 23:46:03 -07:00
Darren Shepherd
991a2a1776 Don't mask errors when doing by name lookups 2021-07-23 23:45:13 -07:00
Dan Ramich
924c6d7021
Merge pull request #22 from dramich/mods
Update go.mod for apiserver
2021-07-16 14:24:38 -06:00
Dan Ramich
8201c10893 Update go.mod for apiserver 2021-07-16 14:23:35 -06:00
Darren Shepherd
52f86dce9b Remove noisy logging 2021-05-20 12:10:28 -07:00
Darren Shepherd
dde5805b76 Update vendor 2021-05-18 22:35:30 -07:00
Darren Shepherd
a1ef4004f8 Implement generic CanDo against k8s roles 2021-05-18 22:34:46 -07:00
Darren Shepherd
43139e348a Make handshake timeout consistent with rancher agent 2021-05-10 15:06:46 -07:00
Darren Shepherd
c6547ae887 Fix possible panic on race condition 2021-05-10 15:06:15 -07:00
Darren Shepherd
97ff535abc
Merge pull request #19 from StrongMonkey/cert
Don't append CA if url is behind public CA
2021-05-03 18:38:07 -07:00
Daishan
30042ac3a0 Don't append CA if url is behind public CA 2021-05-03 17:51:44 -07:00
Darren Shepherd
86ca5628f7 Make aggregation start explicitly or on Listen 2021-05-03 15:38:46 -07:00
Darren Shepherd
9ddd83c343 Fix openapi schema to steve schema generation 2021-04-27 17:08:38 -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
21f6263ace
Merge pull request #18 from ibuildthecloud/master
Change frame options
2021-04-22 17:22:56 -07:00
Darren Shepherd
33c5220756 Update to new FrameOptions API from apiserver 2021-04-22 17:22:32 -07:00
Darren Shepherd
c95f0cf8d4 Update vendor 2021-04-22 17:22:29 -07:00
Darren Shepherd
daab6aed67
Merge pull request #17 from StrongMonkey/update-wrangler
Update wrangler to use v1 apiextention
2021-04-21 13:48:25 -07:00