115 Commits

Author SHA1 Message Date
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
Darren Shepherd
969e1adfed Add podimpersonation package 2020-07-19 13:55:34 -07:00
Darren Shepherd
34e6de07fb Make notifier optional 2020-07-14 13:28:21 -07:00
Darren Shepherd
f4ef308923 Drop rancher auth 2020-07-14 13:27:58 -07:00
Darren Shepherd
33b6924291 Update imports for wranger-api 2020-07-14 13:27:47 -07:00
Darren Shepherd
a9c39ef89b Support watching names and selector 2020-06-22 09:42:18 -07:00
Darren Shepherd
9571ce9890 Fix shell 2020-06-22 09:41:48 -07:00
Darren Shepherd
d796ed60a7 Show resource relationships 2020-06-22 08:49:49 -07:00
Darren Shepherd
5c768508bb Fix broken create. 2020-06-12 14:18:13 -07:00
Darren Shepherd
4c61f95a6a Don't redirect by default to dashboard 2020-06-12 14:17:57 -07:00
Darren Shepherd
d1a7dbb0b9 Shuffle around code and use rancher/apiserver 2020-06-11 21:51:19 -07:00
Darren Shepherd
2543926f99 Fix missing links on configmaps and secret 2020-06-10 21:18:22 -07:00
Darren Shepherd
8b9bea44c6 Don't cancel context of subscribe on method exit 2020-06-10 15:46:19 -07:00
Darren Shepherd
72db28d5ea Fix map concurrent read/write 2020-06-08 13:10:07 -07:00
Darren Shepherd
2eb87bffc1 Add fields to cluster 2020-06-05 20:45:26 -07:00
Darren Shepherd
0849182bdd Ensure that userpreferences always works. 2020-06-05 17:19:07 -07:00
Darren Shepherd
b60484bf2e Add support for listing helm releases 2020-06-05 13:30:33 -07:00
Darren Shepherd
445acdc240 Increase security around cluster shell 2020-06-02 08:51:42 -07:00
Darren Shepherd
3eba71d06b Add kubectl shell support 2020-06-01 15:59:38 -07:00
Darren Shepherd
d3ce9c1739 Add virtual clusters resource 2020-05-30 21:45:11 -07:00
Darren Shepherd
1336014def Add authentication by default 2020-05-30 19:02:49 -07:00
Darren Shepherd
a8e9297258 Fix possible context leaks 2020-05-22 15:34:59 -07:00
Darren Shepherd
a48c49f660 Don't reuse summary informer after the informer is stopped 2020-05-22 15:34:43 -07:00
Darren Shepherd
9e4ed62a47 Don't return tables for puts 2020-05-18 09:38:24 -07:00
Darren Shepherd
4d0c8c332c Allow factory options to be passed in 2020-05-16 22:25:31 -07:00
Darren Shepherd
bebae7637a Remove dependency on generic.ControllerManager 2020-04-15 22:49:45 -07:00
Dan Ramich
f620bd48b5 Drop things from the queue when completed 2020-04-15 17:46:35 -07:00
Darren Shepherd
4645d8df16 Don't consider x-forwarded-port for the value of HTTP HOST 2020-04-01 15:03:05 -07:00
Darren Shepherd
ccc92e7b19 Check for nil interface value 2020-03-30 17:17:32 -07:00
Darren Shepherd
420f62f642 Update to k8s 1.18 2020-03-26 13:58:51 -07:00
Darren Shepherd
7b434b1338 Fix panic in counts 2020-03-25 18:15:21 -07:00
Darren Shepherd
8f5ca57628 Set namespace to request namespace on create if namespace is empty 2020-03-24 15:10:17 -07:00
Darren Shepherd
1d84c1fc9f Only start informers once in clustercache 2020-03-24 15:10:01 -07:00
Darren Shepherd
3bb1459a8b Watch by name should use the admin client 2020-03-21 22:33:24 -07:00
Darren Shepherd
2daf0ce8ee Don't send access details in the schema as it's too large 2020-03-21 22:31:13 -07:00
Darren Shepherd
4c13c6bd95 Use ligherweight summarized objects for clustercache 2020-03-21 07:51:13 -07:00
Darren Shepherd
72eb648550 Return 401 on auth failure 2020-03-21 07:49:44 -07:00
Darren Shepherd
c61e788d6e Don't use slow strings.Compare 2020-03-21 07:49:17 -07:00
Darren Shepherd
b78a8b03dd Check for columns for non-watchable types too 2020-03-18 12:17:40 -07:00
Darren Shepherd
eda3ecf987 Fix counts 2020-03-14 11:46:20 -07:00
Darren Shepherd
d457428bff Add states to counts 2020-03-12 19:22:37 -07:00
Darren Shepherd
4f6e4d4e16 Create namespace on demand for rancher pref store 2020-03-12 14:01:52 -07:00