Commit Graph

24 Commits

Author SHA1 Message Date
pajuga eb1abb00f0
Cloud credentials support and UI built in implementation for phoenixNAP node driver (#4380)
* Cloud credentials support for phoenixNAP driver.

* space added

* code formatting

* init function removed, name param removed from the arrays that populate
dropdowns

Co-authored-by: pavlej <pavlej@NSDT-PAVLEJ.ccbill-hq.local>
2021-01-13 12:57:13 -07:00
jesse.millan c2239d5c14
Add static region list for (bootstrap) authentication to a subscribed region. 2020-12-02 15:30:25 -08:00
jesse.millan 473551b9cf
Verify OCI cloud credentials and fetch values dynamically from OCI. 2020-08-28 09:28:10 -07:00
Westly Wright 719a8ed506
Clear the cloud cred config after successful save
To ensure that the private keys are no longer present if the model is edited again
2020-05-20 16:28:52 -07:00
Jesse Millan de9d024dce
Add support for OCI cloud credentials and node template. 2020-04-22 12:30:25 -07:00
Westly Wright 67e70cc674
Revert "Expose region on Amazon Cloud Credential"
rancher/rancher#23060

This reverts commit 94d48efcdf.
2020-03-09 09:40:08 -07:00
Westly Wright 94d48efcdf
Expose region on Amazon Cloud Credential
rancher/rancher#23060
2020-02-06 09:56:29 -07:00
phillc 6f2edabebb [UI] Check Linode cloud credential against profile
- Account required a key scope

https://github.com/rancher/rancher/issues/22128
2019-08-14 15:50:00 -04:00
ellisbenjamin 28a9f5b31e Linode uses cloud credentials and meta proxy
https://github.com/rancher/rancher/issues/21838

Co-authored-by: phillc <15082+phillc@users.noreply.github.com>
2019-08-09 14:18:18 -04:00
Marques Johansson 1bf4366dc6 add Linode cloud credential validation 2019-05-20 15:48:46 -04:00
Marques Johansson 25ff7d24f8 add Linode cloud credential 2019-05-15 19:38:16 -04:00
Westly Wright ba2a3037c8
refactor error handler for cloud credentials in node templates
rancher/rancher#19377
2019-04-04 14:28:54 -07:00
Westly Wright c7d72a006e
Correct new vs edit verbiage for cloud credentials 2019-03-08 15:58:48 -07:00
Westly Wright bb3d5d4389
Add cloud cred validation for amazon and region
rancher/rancher#18739
2019-03-08 14:40:19 -07:00
Westly Wright 8a409bbc9c
fix cloud cred data clearing when region changed
rancher/rancher#18538
2019-03-04 15:41:19 -07:00
Westly Wright 771214b69a
cleanup do err msg on cloud credential validation
rancher/rancher#18294
2019-02-22 11:25:42 -07:00
Westly Wright b2db7f3773
refactor cloud-keys to cloud-credentials 2019-02-21 12:37:57 -07:00
Westly Wright a01692a9dd
make cloud credential editable
rancher/rancher#18096
2019-02-20 15:14:04 -07:00
Westly Wright 9628bbd931
cloud credential modal updates
Change add button
Add logic to default to add mode if no cloud creds
disable add new button when already adding new cloud cred

rancher/rancher#18091
2019-02-20 12:08:51 -07:00
Westly Wright 8ebe2d8c66
Default cloud key config to amazon
rancher/rancher#18091
2019-02-20 11:21:33 -07:00
Westly Wright 1e3b8ca24a
do not show selector on NT cloud keys page
rancher/rancher#18078

lint
2019-02-16 08:31:35 -07:00
Westly Wright 2af8a5e489
add manage keys/templates buttons on respective pages
rancher/rancher#18083
2019-02-16 08:30:53 -07:00
Westly Wright c957f662c2
Add partial support for cloud key validation
rancher/rancher#18037

add amazon key validation
2019-02-16 08:31:24 -07:00
Westly Wright 3df948e9ab
Add cloud credentials page, resource, and add modal
WIP

WIP

WIP

cleanup
2019-02-11 17:37:05 -07:00