Commit Graph

53 Commits

Author SHA1 Message Date
Westly Wright af16527ff9
Exposes edit for RKE2 imported clusters 2020-07-23 10:24:31 -07:00
loganhz 5c35f7d4ab Catch ws error in dev env 2020-05-21 18:44:53 +08:00
Westly Wright 392ea274a3
add k3s version api to proxy 2020-02-27 11:11:52 -07:00
Westly Wright 1835a02d2d
remove un needed server proxy code 2020-02-18 15:15:08 -07:00
Vincent Fiduccia 166825f8ae
Proxy bundled drivers 2019-08-02 11:50:11 -07:00
Vincent Fiduccia 9b82a8b8a4
Proxy to HA install fixes 2019-05-06 13:28:21 -07:00
Westly Wright c77d94b32a
Add xfwrd false and followRedirects to the proxy 2019-05-03 15:42:17 -07:00
Westly Wright d5eb00012a
formatting 2019-04-11 10:32:47 -07:00
Westly Wright 02078b4e42
Missing cancel action for authentication mixin
fixed double quotes
Added `SamlAuth` to proxies map so we can use ngrok and saml auth locally
2019-04-11 10:18:48 -07:00
loganhz ff685f2c58 Add api-ui in proxy 2019-04-04 14:41:12 +08:00
Vincent Fiduccia 5344db8707
Fix websocket forwarded headers 2019-02-20 12:57:04 -07:00
Vincent Fiduccia b8f01dec7e
Support talking to a server behind L7 LB 2019-02-15 14:38:10 -07:00
Vincent Fiduccia 108a27ac79
Telemetry 2018-07-30 12:26:05 -07:00
Vincent Fiduccia 0bc0d96a84
Proxy JSON root 2018-07-23 16:17:20 -07:00
Vincent Fiduccia 8c485bdcdd
Catalog cleanup, exoscale 2018-02-26 21:39:30 -07:00
Vincent Fiduccia 4f64bbc5eb
Start supporting authProviders 2018-02-02 23:41:41 -07:00
Vincent Fiduccia 24cf1bcb43
Default to https 30443 2018-01-28 19:20:37 -08:00
Vincent Fiduccia cbaaed1555
Cluster import, identicon, SSL server proxy 2018-01-23 20:56:14 -07:00
Vincent Fiduccia 6c6ecb5c5d
Convert to v3 2017-12-05 00:39:55 -07:00
Vincent Fiduccia 544c921a48
Load against new APIs 2017-11-17 02:24:08 -07:00
Vincent Fiduccia 05e9cd984b
Retain IP is on instance now 2017-11-08 17:05:44 -07:00
Vincent Fiduccia 0b9b827c4f
Kubernetes dashboard 2017-09-19 12:17:22 -07:00
Vincent Fiduccia fcca907153
Hide cluster stats, disable auth 2017-09-18 17:15:00 -07:00
Vincent Fiduccia 1c31c892f3
Switch to API v3 2017-08-09 17:55:24 -07:00
Vincent Fiduccia 4c0bcf6915
Host tweaks 2017-06-05 01:23:28 -07:00
Vincent Fiduccia cfec4833d5 Webhooks (#954)
* Webhook receivers
2016-12-27 16:33:04 -07:00
Vincent Fiduccia faa5d05610 Dev proxy tweaks, bump 2016-11-25 17:47:07 -07:00
Westly Wright 606f2ae2da Update github auth to use new v1-auth service 2016-10-12 17:29:14 -07:00
Vincent Fiduccia 932895cf55 Legacy and Auth API proxies 2016-08-30 16:26:17 -07:00
Vincent Fiduccia 253650717a Deployment and ReplicaSet support 2016-07-15 15:48:00 -07:00
Vincent Fiduccia a034db7372 kubectl 1.2 2016-04-13 14:22:48 -07:00
Vincent Fiduccia eee08c6401 Some info after enabled, download config 2016-04-06 19:36:37 -07:00
Vincent Fiduccia a04bf5b8c1 K8s view in api action 2016-03-02 01:27:30 -07:00
Vincent Fiduccia 123b606c94 Fix terminal close, k8s proxies 2016-02-25 09:56:03 -07:00
Vincent Fiduccia a78c46284e # This is a combination of 3 commits.
# The first commit's message is:
Namespace filter

# This is the 2nd commit message:

WIP

# This is the 3rd commit message:

WIP
2016-02-23 10:42:14 -07:00
Vincent Fiduccia 79f50be17c WIP 2016-02-23 10:41:34 -07:00
Vincent Fiduccia 1fb949dec1 Merge pull request #464 from vincent99/lvuch-master
PL support, branded loader and error pages
2016-02-02 16:17:22 -07:00
Vincent Fiduccia 1782db23e4 PL support 2016-02-02 16:17:10 -07:00
Vincent Fiduccia 296017629b Remove appsession cookie support 2016-02-02 11:25:29 -07:00
Vincent Fiduccia 084df32bd8 Fix SSL WebSockets in dev server 2016-02-01 16:22:16 -07:00
Westly Wright 148d360f29 Add selfsigned SSL for local devlopment 2016-02-01 13:11:46 -07:00
Vincent Fiduccia 74a143907e Rename RANCHER_ENDPOINT, make catalog endpoint configurable 2015-10-24 17:09:06 -07:00
Vincent Fiduccia 3367b1ab52 Catalog bugfixes
- Fix category uniqueness
- Fix crash server if catalog API unavailable
- Fix selecting no version after one is selected
- Select the default version if set & exists
- Scroll to top when an error is shown
- Stack description not required
- Cancel button when no version selected
- "Create" instead of "Save"
- Update ember-api-store for less deprecations
2015-10-16 12:30:41 -07:00
Westly Wright e111245426 Add the catalog app. 2015-10-15 11:21:38 -07:00
Vincent Fiduccia 88a99f0f50 Generic support for other Machine drivers 2015-09-23 10:16:47 -07:00
Vincent Fiduccia b8b16949d1 Move generic proxy from /proxy to /v1/proxy 2015-09-23 10:15:08 -07:00
Vincent Fiduccia ae9786cf18 SSL WIP 2015-08-24 15:16:45 -07:00
Vincent Fiduccia 4ccfb3c7d7 Cookie support 2015-06-16 12:38:42 -07:00
Vincent Fiduccia c90c45c7bc Web socket reconnect, logging, close improvements 2015-06-13 20:44:51 -07:00
Vincent Fiduccia aefebb5c0a EC2 wizard WIP 2015-05-20 10:33:46 -07:00