Westly Wright
4eb82ace5b
Expose k3sConfig on k3s imported cluster edit
...
rancher/rancher#25401
2020-02-25 12:59:08 -07:00
Westly Wright
a3f1bc996b
Fix bugs that prevent cluster cr8 when editing yaml
...
Adds an empty name to the cluster model creation so it isn't missing if the user
opens yaml editor and knows they should input it
Removes incorrect next usage
Adds logic to handle overriding the name in name-desc when updateYaml is called
Updates form-name-description model observer to watch the two props it actually
cares about
Fixes bug in removeEmpty util which would remove excludedKeys during filter phase
rancher/rancher#24971
2020-02-05 15:03:13 -07:00
Cody Jackson
6718c4886e
Addressing a number of ember deprecations
...
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())
This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
Westly Wright
c4392a5ef9
allow users to create cluster template with azure fields empty
...
rancher/rancher#21759
2019-08-02 11:53:52 -07:00
Westly Wright
0560869ca4
dont replace existing cluster object on edit when going back to form
...
rancher/rancher#21866
2019-08-02 11:53:52 -07:00
Westly Wright
04a0eaf783
more refactoring to get switch between yml/form
2019-07-29 09:49:02 -07:00
Westly Wright
72816be833
set rke cached config correctly when cluster launch error
...
rancher/rancher#21723
2019-07-23 17:15:09 -07:00
Westly Wright
8ede0b7fdf
Fix backup config target with ui defined override question
...
rancher/rancher#21510
2019-07-19 09:23:48 -07:00
Westly Wright
912bacc369
Remove select template page when launching clusters
...
move cluster template selection to cluster launch page
2019-07-16 10:15:38 -07:00
Westly Wright
2a66489f83
New cluster launch page
...
Refactor and decouple launch cluster
adds new routes for selecting cluster, selecting cluter template, and launching
cluster
Add first version of cluster template selection logic
WIP - First version of cluter-template resource pages & components
cluster template index
adds cru-cluster-template
save cluster template and cluster template revision
refactor rke cluster driver and add rke cluster driver to clust temp
add cluster template revision page
template revision changes
more questions
refactor cluster networking into component
cluster template questions components
first itteration of working add question
fixups for ct and ctr's
general fixes
quick revision select on new revision page
Move name, expose ctr name, move ctr source
Refactor ct/ctr table to use grouped form
share member added
single template no revisions rows
translations
translation changes
css toggle
css toggle on all elements
inline override
initial apply cluster template
initial show or lock when applying a cluster template
validation bug
first run at windows support overrides
abstract check override with component that yields
add check for override to most sections
bulk remove cluster template revision
more check override
handle errors better for ctrs
translations
bugs
add toggle to azure cloud provider
auth endpoint fix
computed override check and refactor
fixup question override inputs
remove cluster launch route
review fixups
cluster edit
fixup alias properties for overrides
2019-07-08 14:45:44 -07:00
Westly Wright
abcbfaae2d
Add link-to-external template to edit cluster when not at global
2019-05-21 12:11:14 -07:00
Westly Wright
46e96c801a
Fix send action deprecations
...
send action deprecation warnings for form-key-value component
update all cancel actions
deprecations for ns quota component and action menu item
deprecations and formatting
sendAction deprecation form-node-selctor & formatting
sendAction deprecations for cru-persistent-volume & formatting
sendAction deprecations for form-scoped-roles & formatting
sendAction deprecations for telemetry-opt & formatting
sendAction deprecations for table-rows & formatting
sendAction deprecations for server-url & formatting
sendAction deprecations for cru-config-map & formatting
sendAction deprecations for workload-row & formatting
sendAction deprecations for cru-volume & formatting
sendAction deprecations for cru-persistent-volume-claim & formatting
fix issue with declaring dynmic keys on component.
sendAction deprecations for form-healthcheck & formatting
sendAction deprecations for node-selector-row & formatting
sendAction deprecations for new-edit-ingress & formatting
sendAction deprecations for form-node-affinity & formatting
sendAction deprecations for form-key-to-path & formatting
sendAction deprecations for new-catalog & formatting
sendAction deprecations for cru-storage-class & formatting
sendAction deprecations for project-resource-quota & formatting
sendAction deprecations for input-files & formatting
sendAction deprecations for node-row & formatting
sendAction deprecations for input-command & formatting
sendAction deprecations for form-ports
sendAction deprecations for new-edit & formatting
sendAction deprecations for form-image
sendAction deprecations for form-volume-row & formatting
sendAction deprecations for form-volumes & formatting
sendAction deprecations for form-scale & formatting
sendAction deprecations for container-logs & formatting
sendAction deprecations for cru-volume-claim-template
sendAction deprecations for pod-row & formatting
sendAction deprecations for source-custom-log-path & formatting
sendAction deprecations for step mixin & formatting
sendAction deprecations for pipeline-codemirror & formatting
sendAction deprecations for build-step & formatting
sendAction deprecations for build-stage & formatting
sendAction deprecations for pipeline-env-from & formatting
sendAction deprecations for log-view & formatting
sendAction deprecations for bitbucketserver-setting & formatting
sendAction deprecations for bitbucketcloud-setting & formatting
sendAction deprecations for form-recipient-item & formatting
sendAction deprecations for pipeline-selector-row & formatting
sendAction deprecations for policy-row & formatting
sendAction deprecations for other-role-row & formatting
sendAction deprecations for role-rule-row & formatting
sendAction deprecations for new-multi-cluster-app & formatting
sendAction deprecations for driver-digitalocean & formatting
sendAction deprecations for project-alert-row & formatting
sendAction deprecations for form-recipient-item & formatting
sendAction deprecations for cluster-alert-row & formatting
sendAction deprecations for alert-select & formatting
sendAction deprecations for storage-class-provisioner & formatting
sendAction deprecations for cluster-driver mixin
sendAction deprecations for node-driver mixin
sendAction deprecations for view-new-edit mixin
sendAction deprecations for host-registration & formatting
sendAction deprecations for form-labels-annotations & formatting
sendAction deprecations for huawei-user-labels & formatting
sendAction deprecations for form-user-labels & formatting
sendAction deprecations for principal-search & formatting
sendAction deprecations for form-namespace & formatting
sendAction deprecations for input-paste & formatting
sendAction deprecations for catalog-index & formatting
sendAction deprecations for searchable-select & formatting
sendAction deprecations for hover-dropdown & formatting
sendAction deprecations for container-shell & formatting
sendAction deprecations for input-yaml & formatting
sendAction deprecations for input-text-file & formatting
sendAction deprecations for sortable-thead & formatting
sendAction deprecations for form-ingress-rows & formatting
sendAction deprecations for input-password & formatting
sendAction deprecations for input-identity & formatting
sendAction deprecations for form-count & formatting
sendAction deprecations for form-members & formatting
sendAction deprecations for outside-click & formatting
sendAction deprecations for input-slider & formatting
sendAction deprecations for metrics-action & formatting
sendAction deprecations for banner-message & formatting
sendAction deprecations for driver-rke & formatting
sendAction deprecations for driver-import & formatting
sendAction deprecations for form-value-array & formatting
sendAction deprecations for cru-node-pools & formatting
sendAction deprecations for cru-cluster & formatting
sendAction deprecations for logging/new-edit & formatting
sendAction deprecations for login-x components & formatting
2019-03-29 10:58:08 -07:00
n313893254
f2f0ceeb0d
Should use "state" to filter available driver
...
https://github.com/rancher/rancher/issues/18662
2019-03-07 17:44:46 +08:00
Vincent Fiduccia
8139fd4788
Cleanup cluster drivers
2019-02-20 13:14:35 -07:00
Westly Wright
6a03df02d0
Global DNS & Multi Cluster App Routes and Components
...
Add Global DNS providers and re-org global dns page
update providers routes and translations
global dns providers add page mock
Hookup Global DNS Provider api
Hookup Global DNS Entry API
Update multi-cluster-app for new api
add targets to multi-cluster-apps creation
Multi cluster app component for list page
launch route upgrade button and clone
clone name
styles and clean up
add multi-cluster targets and projects to gdns
add project ids to dns entries index
address feedback from review
2019-01-21 15:14:58 -07:00
loganhz
00950d11d4
Support Aliyun/Tencent/Huawe hosted k8s
...
rancher/rancher#16809
2018-12-05 10:29:32 +08:00
Westly Wright
0d41bb784c
fix bug with editing clusters from kontainers
2018-12-03 11:25:08 -07:00
Westly Wright
b9bf3579fb
Add cluster drivers route and handler on clusters
...
lint
2018-11-30 16:08:15 -07:00
Vincent Fiduccia
f59193a901
opt out dev, replace clusters
2018-08-09 13:09:38 -07:00
Vincent Fiduccia
93f922b92d
eslint --fix
2018-07-20 11:47:19 -07:00
Vincent Fiduccia
0686d4840d
Revert part of eslint fix
2018-07-16 17:50:16 -07:00
Westly Wright
877ed1f522
More lint files changes (see lib)
2018-07-11 14:06:27 -07:00
loganhz
8754bb9bc3
Fix the import cluster issue
2018-06-17 09:19:25 +08:00
loganhz
d9862ded8a
Fix the issue that new added node driver doesn't show
2018-06-05 11:17:41 +08:00
Westly Wright
9c5b7c6a78
fixes for feedback
2018-05-31 11:03:00 -07:00
Westly Wright
1eba1d61ba
tweak add cluster provider selection
2018-05-31 10:16:54 -07:00
Vincent Fiduccia
bcb921e867
Revert "Validate cluster name"
...
This reverts commit 7b53e5b950 .
2018-04-30 22:40:28 -07:00
loganhz
7b53e5b950
Validate cluster name
...
https://github.com/rancher/rancher/issues/13075
2018-04-28 06:20:06 +08:00
Vincent Fiduccia
e711c0f46d
Import YAML
2018-04-20 19:47:10 -07:00
loganhz
8ded65a30c
Fix node driver issue
...
https://github.com/rancher/rancher/issues/12544
2018-04-19 12:55:34 +08:00
loganhz
24dd3047e2
Fix node driver issue
...
rancher/rancher#12544
2018-04-18 15:56:35 +08:00
loganhz
1cb9ef6cf4
Add ZStack translations
2018-04-18 15:08:15 +08:00
loganhz
af20dcb178
Fix node driver issue
...
https://github.com/rancher/rancher/issues/12544
2018-04-18 15:00:19 +08:00
Vincent Fiduccia
ef4cf85d5b
Amazon EKS
2018-04-09 17:23:24 -07:00
loganhz
eaf66b4476
Fix node driver icon issue
...
https://github.com/rancher/rancher/issues/12467
2018-04-06 01:32:06 +08:00
Vincent Fiduccia
def901e3b4
Hide EKS
2018-04-02 22:32:37 -07:00
Westly Wright
8ac490e90d
Fix missing roles when pagetype was null
...
rancher/rancher#12379
2018-04-02 15:57:52 -07:00
loganhz
1094650dc6
Add text for generic node driver
...
https://github.com/rancher/rancher/issues/12074
2018-03-21 13:52:46 +08:00
loganhz
236a26bbdb
Fix node icons issue
...
https://github.com/rancher/rancher/issues/12075
2018-03-12 16:37:26 +08:00
Vincent Fiduccia
8c485bdcdd
Catalog cleanup, exoscale
2018-02-26 21:39:30 -07:00
Vincent Fiduccia
9103610216
Edit custom/import/rke cluster
2018-02-22 11:45:57 -07:00
Vincent Fiduccia
24e17000df
EKS, cluster mem
2018-02-20 17:46:25 -07:00
Vincent Fiduccia
181b350b19
Cluster edit, Packet driver
2018-02-20 02:26:56 -07:00