Commit Graph

281 Commits

Author SHA1 Message Date
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
Daishan
28260701a5 Update wrangler to use v1 apiextention 2021-04-21 09:49:03 -07:00
Darren Shepherd
2c645b3680
Merge pull request #15 from StrongMonkey/add-registry
Add ability to support registryOverride
2021-04-12 15:37:09 -07:00
Daishan
2309fbbd2e Add ability to support registryOverride 2021-04-06 14:50:46 -07:00
Darren Shepherd
376934558c Add ability to aggregate steve servers through remotedialer 2021-03-18 10:13:16 -07:00
Darren Shepherd
3e79b62d3b Update vendor 2021-03-18 10:12:18 -07:00
Darren Shepherd
362617a677 Add ability to add multiple schematemplates per type 2021-03-02 07:30:00 -07:00
Darren Shepherd
c1ea7b9626 Register apply structs 2021-03-01 22:39:52 -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
df96a3bd4a Add fake cluster object and move apply action to core steve 2021-03-01 17:13:14 -07:00
Darren Shepherd
2cf9f857b0
Merge pull request #14 from guangbochen/harvester-v0.2
Add default api server and fix invalid open-api arbitrary type
2021-02-19 09:21:18 -08:00
Darren Shepherd
e8086b4525 Add UI back to steve 2021-02-18 10:36:27 -07:00
Darren Shepherd
00da04b7d5 Force autoscaling to use v2beta2 API 2021-01-25 17:19:43 -07:00
Guangbo Chen
8891a7756b Presume json type for Open API Arbitrary type 2021-01-11 15:11:04 +08:00
Guangbo Chen
0edf9c780f Add default api-server option 2021-01-11 15:10:37 +08:00
Darren Shepherd
0badd210b1
Merge pull request #13 from StrongMonkey/k8s.20
Add self link
2021-01-06 11:58:22 -07:00
Daishan
15808f524c Add self link 2021-01-06 10:50:59 -07:00
Darren Shepherd
b30a203a7c Update to k8s v1.20 2020-12-08 16:33:32 -07:00
Darren Shepherd
21c7add15f
Merge pull request #11 from StrongMonkey/allow-exec
Add disable filter to allow exec/logs
2020-11-10 11:37:34 -07:00
Daishan
5c32b4fb03 Add disable filter to allow exec/logs 2020-11-10 11:33:58 -07:00
Darren Shepherd
3df58506a2 Add ability to get dynamic client 2020-10-30 16:08:28 -07:00
Darren Shepherd
92638937df Add state info to relationships 2020-10-23 14:00:11 -07:00
Darren Shepherd
a44863b331 Switch clustercache to index by gvk not gvr 2020-10-23 13:57:57 -07:00
Darren Shepherd
e29561cbf9 Update vendor 2020-10-22 17:04:18 -07:00
Darren Shepherd
12b7626eda Don't drop schemas that have existing authorization 2020-10-22 17:03:41 -07:00
Darren Shepherd
c84c1b52af Fix impersonating serviceaccounts for podimpersonation 2020-10-21 22:39:34 -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
e7858849e9 Send 401 not 403 for local cluster proxy when unauthed 2020-09-30 11:23:48 -07:00
Darren Shepherd
f86e19a301 Don't put an update link if update is not allowed 2020-09-29 10:47:59 -07:00
Darren Shepherd
a8ce2f5ec8 Ensure we send an error when the resource version is too old. 2020-09-27 17:51:52 -07:00
Darren Shepherd
4e31a4b24b Close watch channel on exit 2020-09-25 18:03:59 -07:00
Darren Shepherd
09d79b238b Normalize conditions 2020-09-22 13:46:46 -07:00