Commit Graph

56 Commits

Author SHA1 Message Date
n313893254 4ea810eed6 HARVESTER: Disable Harvester cloud provider option when the credential is external 2022-09-03 13:54:37 +08:00
n313893254 d35f7a3e4d HARVESTER: Change kubeconfig API 2021-12-10 00:45:39 +08:00
n313893254 f47d7d0bbe Update for view 2021-11-25 00:23:39 +08:00
n313893254 0334d00d0e Add rke1 cloud provider for harvester 2021-11-24 14:59:56 +08:00
Cody Jackson 6f6628ee3c Checking to make sure a variable existings before calling a method on it.
https://github.com/rancher/dashboard/issues/4343
2021-10-07 12:29:34 -07:00
Westly Wright 4fc2d9e52c
Update docs base logic for 2.5+
Addeded docsBase to translations that were missing it as well.

rancher/rancher#31860
2021-04-20 14:07:14 -07:00
Cody Jackson bd43d8d63a Updating the verbiage of the vsphere out-of-tree messaging 2021-03-03 11:39:31 -07:00
Cody Jackson 0059b8a951 Removing in-tree deprecating messaging and adding out-of-tree indicator
https://github.com/rancher/rancher/issues/31162#issuecomment-783636347
https://github.com/rancher/rancher/issues/31162#issuecomment-783638299
2021-02-22 13:06:01 -07:00
Cody Jackson cdf45cad2d Provide more context around in-tree and out-of-tree cloud providers
- Add helper text to help people find the out-of-tree providers for vsphere
- Label each in-tree provider with (In-tree) label
- Show a deprecated message for each in-tree option

rancher/rancher#31162
2021-02-12 15:58:01 -07:00
Westly Wright 77d6d3bee7
check for correct destroy prop 2020-10-22 16:53:16 -07:00
Westly Wright 0abb2bdb4e
fix broken azure cloud provider inputs 2020-10-22 13:16:50 -07:00
Westly Wright e227ba4e6e
Fix selecting cloud provider logic
rancher/rancher#29685
2020-10-22 11:42:37 -07:00
Westly Wright d3d78e87c8
Upgrade Ember & Dependencies for LTS support >3.12
There are changes required for the ember upgrade but additional changes
for individual libs are also present. Commit has been squashed, see
individual commits if needed.

There are a bunch of HBS changes as well. These are to deal with a
couple new rules and there impact is low. The button one has bitten us a
few time so this seemed great to add IMO.

update ember 3.12.4

ember 3.13

fixes for new eslint rules

ember 3.13->3.14

ember3.14->3.16

ember3.16->3.20

3.20 lint rules

yarn upgrade

update ember-optional-feature

update deps that can go to patch versions

upgrade major versions that are possible

update ansi_up

only reset term var if we're not destroying

prevents new ember 'same computation' error

update async

upgrade dot-object

new-catalog - add set to deal with new warning
marked-down - drop call into next to ensure its called at the correct time

upgrade ember-assign

update ember-cli-clipboard

remove unused & deprecated ember-cli-release

remove unused drag-drop lib

use set on tracked prop

update ember-flatpickr && cli-test-loader

upgrade ember-href-to

update filesaver

update liquid-fire and ipaddr

upgrade jsondiffpatch

upgrade marked

upgrade semver

update xterm

Update ember-basic-dropdown

the library has changed quite a bit and no longer provides an addon for the content-item where we handling the click event to close the dropdown,
thus click events must be added manually to the items being clicked to close the dropdown.

udpate dompurify

fix page header project styles

Bump ember api store, remove npm-run-all

Autofix button types from hbs linting

this change looks large but only adds `type` button to any buttons that dont have a type, which should help to reduce weird side effects

more hbs lint changes for no-negate-condition

turned off a couple rules that could be too much to test right now
2020-10-07 16:52:22 -07:00
Westly Wright 0701ece406
fix external cloud provider options
drop empty awsCloudProvider config and empty config answers

rancher/rancher#26118
2020-09-26 12:01:36 -07:00
Westly Wright d4a2fd8554
Remove duplicate verbiage and fix broken link azure cloud provider
rancher/rancher#25960
2020-03-11 14:36:46 -07:00
Westly Wright 3223869788
make cloud provider uneditable
rancher/rancher#24008
2019-11-08 16:17:20 -07:00
Vincent Fiduccia 01b07bdd9a
Fix azure required fields, rke templates option location 2019-08-30 17:49:20 -07:00
loganhz 3cba7a1ba0 Fix typo
https://github.com/rancher/rancher/issues/22161
2019-08-14 14:48:23 +08:00
Vincent Fiduccia 7141a36c09
Merge pull request #3238 from lvuch/lh-0812
22078
2019-08-13 17:32:10 -07:00
Vincent Fiduccia 90a14705ab
Azure fields are required in template (rancher/rancher#22041) 2019-08-13 13:35:27 -07:00
lvuch c351f832ea help icons 2019-08-13 12:40:46 -07:00
lvuch e2c696bf78 20009, 21472, 21633 plus login pic fix 2019-08-12 14:54:57 -07:00
Westly Wright 107e86ad12
Cluster template revision detail page
rancher/rancher#23734
2019-08-09 09:11:53 -07:00
loganhz cf115eab37 Add external option for cloud provider 2019-08-05 20:13:46 +08:00
Westly Wright 9c22f47692
Apply cloudconfig answers and remove when consuming ctr and changes
rancher/rancher#21815
2019-08-02 11:53:52 -07:00
Westly Wright 2558ef4134
aadClientSecret required on clone revision during ctr create 2019-07-16 11:26:43 -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
loganhz 876f17eb43 Support loadBalancerSku Azure cp param
https://github.com/rancher/rancher/issues/20240
2019-06-03 14:26:53 +08:00
Westly Wright d9b4b71e90
Dont check aadClientSecret on edit, not required to edit
rancher/rancher#20044
2019-05-15 10:09:53 -07:00
Westly Wright ac0a9981e7
DDAU for cru-cloud-provider 2019-05-13 11:17:24 -07:00
Westly Wright 26c7e29479
Ensure that password cp fields are present on edit for azure
rancher/rancher#20044

ensure that required fields are always present in azure cp yaml edit
2019-05-13 11:04:16 -07:00
loganhz 18ed7b1c06 Move cloud provider help text
https://github.com/rancher/rancher/issues/15652
2018-09-19 10:41:41 +08:00
loganhz 937f6c494a Add text for cloud provider
https://github.com/rancher/rancher/issues/15652
2018-09-18 13:29:04 +08: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
Westly Wright fe53e01883
fix undefined error 2018-06-29 16:06:02 -07:00
Westly Wright 9448d4bd84
Treat client secret as password (azure cloud provider)
rancher/rancher#14066
2018-06-28 17:03:53 -07:00
Westly Wright 1e4d6f6a95
verbiage changes
rancher/rancher#14141
2018-06-21 16:27:59 -07:00
Westly Wright cbb5dfa8ae
add required fields for specific cloud provider answser
rancher/rancher#13274
2018-06-18 12:27:30 -07:00
loganhz 2f29be7b94 Remove the inputs for custom cloud provider
https://github.com/rancher/rancher/issues/13115
2018-06-17 09:55:43 +08:00
loganhz c8d5b3b640 Cluster options
https://github.com/rancher/rancher/issues/13076
2018-06-17 09:55:43 +08:00
Westly Wright 504f315648
add missing translations 2018-05-23 16:56:20 -07:00
Westly Wright 3a2e04058c
Add description labels for azure cloud provider input
rancher/rancher#13274
2018-05-23 16:56:20 -07:00
loganhz 8a414ca785 Update cloud provider wanring
https://github.com/rancher/rancher/issues/13267
2018-05-11 00:08:48 +08:00
Vincent Fiduccia 27cb17e50b
xip.io ingress 2018-04-27 21:35:32 -07:00
Vincent Fiduccia 0eea5fbf3f
Edit pod, annotations on ingress 2018-04-27 01:56:42 -07:00
loganhz 8cbf0f84d9 Fix cloud provider issue
https://github.com/rancher/rancher/issues/12891
2018-04-21 09:17:41 +08:00
loganhz f1f20197d1 Fix cloud provider issue
https://github.com/rancher/rancher/issues/12887
https://github.com/rancher/rancher/issues/12886
2018-04-20 08:34:44 +08:00
loganhz a4607593b2 Fix cloud provider issue
https://github.com/rancher/rancher/issues/12787
2018-04-19 17:09:13 +08:00