Commit Graph

35 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 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
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 90a14705ab
Azure fields are required in template (rancher/rancher#22041) 2019-08-13 13:35:27 -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 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 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
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 3a2e04058c
Add description labels for azure cloud provider input
rancher/rancher#13274
2018-05-23 16:56:20 -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
loganhz 0b77848e81 Remove debugger 2018-04-18 12:23:01 +08:00
loganhz 9e8ea2bf67 Fix cloud provider issue
https://github.com/rancher/rancher/issues/12703
2018-04-18 12:23:01 +08:00
Westly Wright d26f2724aa
bug fixes for cloud provider stuff 2018-04-10 15:44:35 -07:00
Westly Wright df1f593d01
bug fixes 2018-04-09 17:15:09 -07:00
Westly Wright 6d3f342d19
Add cloud provider to rke clusters - first run 2018-04-09 17:15:09 -07:00