Commit Graph

220 Commits

Author SHA1 Message Date
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
Darren Shepherd
b26bbc6494 Update vendor 2020-09-22 13:43:25 -07:00
Darren Shepherd
8db386d225 If no namespace access at all still include list 2020-09-18 17:19:14 -07:00
Darren Shepherd
7c151f76f8 Ensure that impersonation pods are deleted after an hour 2020-09-17 12:23:07 -07:00
Darren Shepherd
cfede8c002 Make podimpersonation image configurable 2020-09-10 23:56:18 -07:00
Darren Shepherd
e106b9e16b Remove userpreferences from steve 2020-09-10 23:04:28 -07:00
Darren Shepherd
d496dd31d1 Convert array/map of native types properly 2020-09-10 21:34:27 -07:00
Darren Shepherd
9b7fcc9a01 Use local scheme for parameter decoding 2020-09-09 15:19:21 -07:00
Darren Shepherd
e81a4e2c6e Allow service account auth to work with Transport/WrapTransport set 2020-09-09 12:00:04 -07:00
Darren Shepherd
1b98deb6c9 Set x-forwarded-proto if unset and needed. 2020-09-08 14:30:46 -07:00
Darren Shepherd
1971d57a31 Delete extra files from development 2020-09-06 21:30:17 -07:00
Darren Shepherd
cfcf1a5196 Support service accounts through the proxy by supporting bearer tokens 2020-09-06 21:30:17 -07:00