1
0
mirror of https://github.com/niusmallnan/steve.git synced 2025-05-09 00:16:30 +00:00
Commit Graph

156 Commits

Author SHA1 Message Date
niusmallnan
327be56d3a K-EXPLORER: add embed ui mode 2021-04-17 11:43:24 +08:00
niusmallnan
8c327e08ad K-EXPLORER: add shell link for local cluster 2021-04-15 10:53:35 +08:00
niusmallnan
255623bd7c K-EXPLORER: fix the k8s/local ws issue 2021-04-14 13:34:14 +08:00
niusmallnan
5049a746da K-EXPLORER: support UIOffline for value injection 2021-04-13 15:18:39 +08: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
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
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 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
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
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
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
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
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
cfcf1a5196 Support service accounts through the proxy by supporting bearer tokens 2020-09-06 21:30:17 -07:00
Darren Shepherd
f0b94379d1
Merge pull request from ibuildthecloud/master
Don't return revision in counts and only return error/transitions states
2020-08-27 21:31:01 -07:00
Darren Shepherd
53e5a27ce7 Don't return revision in counts and only return error/transitions states 2020-08-27 21:28:37 -07:00
Darren Shepherd
4911ec913f Support lookups where user.Info refers to a serviceaccount. 2020-08-11 10:59:02 -07:00
Darren Shepherd
6ebfa39af8 Metadata field should be create/update=true 2020-08-10 12:43:05 -07:00
Darren Shepherd
f3edb7357f Bump to shell:v0.0.10 2020-08-07 15:21:03 -07:00
Darren Shepherd
a528c500cf Set pod status to state 2020-08-03 19:52:04 -07:00
Darren Shepherd
dcea1db3d7 Remove clusters and helm release resources 2020-07-29 21:47:58 -07:00
Darren Shepherd
a3fbe499d1 testing 2020-07-24 01:42:00 -07:00
Darren Shepherd
f403507ea9 Always calculate state from current object, not cached object 2020-07-21 08:26:28 -07:00
Darren Shepherd
10b1eac592 Fix concurrent map access panic 2020-07-21 08:26:08 -07:00
Darren Shepherd
4e81175966 Reenabled events 2020-07-20 09:21:18 -07:00
Darren Shepherd
e27f384795 Only send counts every second if there is a change 2020-07-20 09:21:03 -07:00
Darren Shepherd
ece0f7bce5 Rename to RESTConfig 2020-07-19 13:56:34 -07:00