Commit Graph

2441 Commits

Author SHA1 Message Date
Cody Jackson 8882463d22 Providing better UX for AKS network policies
- Provide better messaging for Network Policy and Project Network Isolation when editing
- Disable Project Network Isolation when editing

rancher/dashboard#4454
2022-01-05 11:51:31 -07:00
Phillip Rak 10322675a0 Remove unused globalStore 2021-12-16 19:21:12 -07:00
Phillip Rak eaa47ecc56 Display "(experimental)" if version is not in supported range 2021-12-16 19:08:56 -07:00
Catherine Luse ff29f11b72
Merge pull request #4790 from catherineluse/shared-subnet
Shared subnets are shown in dropdown when provisioning GKE clusters
2021-12-15 11:22:00 -07:00
Catherine Luse 5bfd228bda Shared subnets are shown in dropdwon when provisioning GKE clusters 2021-12-14 17:31:14 -07:00
Vincent Fiduccia e7d6557640
Merge pull request #4789 from vincent99/master
Preserve current ID in case you want to go back to it
2021-12-13 13:03:18 -07:00
Vincent Fiduccia 87411fce8a
Preserve current ID in case you want to go back to it 2021-12-13 12:42:27 -07:00
Vincent Fiduccia 16530ed897
Merge pull request #4785 from vincent99/master
Use existing or change credential for AKS/EKS/GKE
2021-12-10 10:18:48 -07:00
n313893254 d35f7a3e4d HARVESTER: Change kubeconfig API 2021-12-10 00:45:39 +08:00
Vincent Fiduccia 0d5224ef39
GKE use existing cloud cred 2021-12-07 16:58:35 -07:00
Vincent Fiduccia 8af68ca25b
AKS use existing cloud cred 2021-12-07 15:45:50 -07:00
Vincent Fiduccia 2c930af33b
EKS use existing cloud cred 2021-12-07 15:45:50 -07:00
Neil MacDougall dfa01d2ca2 Ensure we use same catalog filtering in the dropdown 2021-11-29 10:34:00 +00:00
Vincent Fiduccia dbdbc34c25
Merge pull request #4782 from vincent99/master
Show ACE for imported rke2/k3s clusters
2021-11-25 09:05:52 -07: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
Vincent Fiduccia 4a9bc3d8b2
Show ACE for imported rke2/k3s clusters 2021-11-18 13:39:55 -07:00
Neill Somerville 4a724043f9
Merge pull request #4764 from neillsom/neill/4189/ux-inconsistency-cancel-create-button
UX inconsistency with order of Cancel/OK buttons in forms and dialog boxes
2021-10-28 17:29:55 -07:00
codyrancher d4d8be647b
Merge pull request #4777 from codyrancher/visible-members
Providing a way for overflow content to be visible within the new table styling
2021-10-22 17:08:10 -07:00
Neill Somerville 5be26636f1 update confirm-delete modal 2021-10-22 01:55:22 -07:00
Cody Jackson cbf19d3a75 Providing a way for overflow content to be visible within the new table styling
This specifically fixes an issue where a user couldn't add members because the members dropdown was being hidden.

rancher/dashboard#3980
2021-10-21 14:43:36 -07:00
codyrancher 5e6b173178
Merge pull request #4654 from westlywright/feature.pni
Expose PNI (AKS and EKS)
2021-10-21 12:21:49 -07: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
Cody Jackson 28e4ac5384 Making the cloud credential in gkev2 be observed properly
https://github.com/rancher/dashboard/issues/3559
2021-10-04 12:55:44 -07:00
codyrancher abcbdba51c
Merge pull request #4755 from codyrancher/eks-creds
Preventing users from editing an eks cluster when the cloud credential is inaccessible
2021-09-30 16:57:05 -07:00
Phillip Rak 3ea2a79332 Make use of Semver to get default kubernetes version for azure 2021-09-23 16:10:45 -07:00
Phillip Rak 7b3531c41a Update initial version to a value in our list of versions 2021-09-23 14:38:15 -07:00
Neill Somerville 2e528a01bd update to cancel/create button order 2021-09-22 21:48:53 -07:00
codyrancher d2363de9fd
Merge pull request #4758 from codyrancher/aks-upgrades
Switching over to using the aks-upgrades api when editing an existing cluster
2021-09-20 09:02:44 -07:00
Neil MacDougall e428334a67 Fix broken cluster edit 2021-09-20 12:50:07 +01:00
Cody Jackson 010424b86b Switching over to using the aks-upgrades api when editing an existing cluster
https://github.com/rancher/dashboard/issues/4103
2021-09-17 15:52:47 -07:00
Neil MacDougall 2922675536
Merge pull request #4752 from nwmac/fix-local-cluster-edit
Fix error saving changes to local cluster
2021-09-16 09:11:40 +01:00
Cody Jackson 8d98864351 Preventing users from editing an eks cluster when the cloud credential is inaccessible
https://github.com/rancherlabs/rancher-security/issues/820
2021-09-14 12:41:05 -07:00
Neil MacDougall 5f1ab82f98 Fix lint 2021-09-09 12:49:08 +01:00
Cody Jackson bb4b52f33d Improving the default selection behavior for network policy in gkev2
When `Network Policy for Nodes` is selected `Network Policy Config (master only)` is also selected when creating a new cluster

https://github.com/rancher/dashboard/issues/3941#issuecomment-877325656
2021-09-08 10:52:28 -07:00
Neil MacDougall fc2723ef55
Merge pull request #4749 from nwmac/fix-close-icon-alignment
Fix close icon alignment in search box
2021-09-08 08:54:56 +01:00
Neil MacDougall 0477d3530f
Merge pull request #4751 from nwmac/fix-banner-msg
Fix banner message missing application name
2021-09-08 08:54:44 +01:00
Neil MacDougall 6907bacc59 Fix error saving changes to local cluster 2021-09-08 08:52:49 +01:00
Neil MacDougall cfdf5d2e77 Fix banner message missing application name 2021-09-06 10:16:07 +01:00
Neil MacDougall 82deea0e11 Fix close icon alignment in search box 2021-09-02 13:35:53 +01:00
Neil MacDougall 5b873a0f9f Fix misalingment of number of nodes required on add cluster 2021-09-02 12:09:34 +01:00
Vincent Fiduccia 601a21922c
Check the right field for useIpAliases 2021-08-24 13:19:40 -07:00
Vincent Fiduccia a7e1f4a922
Merge pull request #4746 from vincent99/master
Handle role with no name
2021-08-20 10:21:30 -07:00
Vincent Fiduccia 6873313651
Handle role with no name 2021-08-19 15:33:23 -07:00
Neil MacDougall fb42eff690 Fix more dark mode issues resulting from styling changes 2021-08-18 12:36:36 +01:00
Neil MacDougall 9ff3a67411 Fix another truncated drop down 2021-08-12 12:16:07 +01:00
Neil MacDougall 7dc1ee4f2b Fix table header alignment when not sortable 2021-08-12 11:44:43 +01:00
Vincent Fiduccia 7277e18ad1
Merge pull request #4734 from nwmac/fix-truncation
Fix truncation of dropdown in table
2021-08-10 10:27:53 -07:00
Vincent Fiduccia b8a67a5ed4
Merge pull request #4721 from jlamillan/jlamillan/private-control-plane-typo
Fix typo in private control-plane property.
2021-08-10 10:27:26 -07:00
Neil MacDougall 5ee4f47ac7 Fix truncation of dropdown in table 2021-08-09 14:53:53 +01:00
Cody Jackson 6564d1349c Inform the user that Logging, CIS Scans, Istio and Pipelines aren't supported in k8s 1.21+
https://github.com/rancher/dashboard/issues/3589
2021-08-04 11:28:18 -07:00
jesse.millan 259ca81c1f
Fix typo of private control plane property. 2021-07-29 16:36:22 -07:00
Vincent Fiduccia cf2f122ae3
Don't filter credentials with empty tenantId 2021-07-26 11:24:59 -07:00
Nancy Butler bc710929a6 remove leading white spaces 2021-07-21 11:13:45 -07:00
Neil MacDougall 42ff8c0200 Fix minor checkbox alignment issue 2021-07-19 10:47:17 +01:00
Neil MacDougall 5684520732 More style fixes to address problems from recent update 2021-07-15 09:40:20 +01:00
Lauren Harden fce4e2de9f
iframe issues in vue from ember (#4690)
* 3370

* fix

* 33449

* 33450

* 33469

* lint

* spacing in hbs

* manual tidy part 1

* fixes part 2

* Fix reformatting issues

* Fix more formatting changes

* More formatting fixes

* Fix more formatting

* Fix test due to style changes

Co-authored-by: Neil MacDougall <nmacdougall@suse.com>
2021-07-15 09:36:49 +01:00
Vincent Fiduccia 10633c7820
Merge pull request #4711 from vincent99/master
Send cluster resourceLocation
2021-07-14 11:56:32 -07:00
Vincent Fiduccia d002210431
Merge pull request #4704 from Charliekenney23/fix-lke-k8sversion-input
default to latest LKE version
2021-07-14 11:32:18 -07:00
Vincent Fiduccia d924a9d286
Send cluster resourceLocation (rancher/rancher#33540) 2021-07-14 10:10:52 -07:00
Cody Jackson 467b893001 Now just choose region/zone based on location type instead of preferring region over zone
Region is set by default so it was getting chosen over zone even when zone was set.

https://github.com/rancher/rancher/issues/33527#issuecomment-878476927
2021-07-12 13:46:00 -07:00
Charles Kenney 472df9e11d
default to latest LKE version 2021-07-08 19:04:12 -04:00
codyrancher ea36d73a76
Merge pull request #4700 from codyrancher/gke-versions-region
Making use of region instead of zone while querying meta/gkeVersion when available
2021-07-07 20:50:26 -07:00
Cody Jackson c9d4eebac0 Making gkev1 use the region parameter instead of the zone parameter when availavble
rancher/rancher#33527
2021-07-07 20:31:57 -07:00
codyrancher 722c7fc5f4
Merge pull request #4694 from cmurphy/aws-cluster-case
Fix EKS cluster ID string case
2021-07-07 08:44:42 -07:00
codyrancher 361b245a13
Merge pull request #4692 from westlywright/gke.node.network.tags
[2.6.x] GKE V2 Node Tags
2021-07-06 09:35:43 -07:00
Colleen Murphy 45172a4574 Fix EKS cluster ID string case 2021-07-03 11:10:58 -07:00
Westly Wright 5c97ce36b1
Expose gke node tags
rancher/rancher#33416
2021-07-01 16:43:09 -07:00
Westly Wright 195253ba26
allow users to enable aks monitoring on edit
rancher/rancher#33239
2021-07-01 15:29:48 -07:00
Westly Wright ba03b7f0c6
Add cluster id to aws request handler and populate on edit eksv2 (#4687) 2021-06-30 14:56:35 -07:00
Westly Wright 572830e3bd
fixes a couple more engine bugs (#4686) 2021-06-30 10:58:46 -07:00
Lauren Harden 85ad5adb0b
theme changes for vue (#4655)
* theme changes for vue WIP

* banners

* header fixes

* rm blarp

* avatar fix

* table and header fixes

* table fix

* modal

* fix annotation

* right button headers

* accordion

* header color fixes

* banner fix
2021-06-30 09:45:00 -07:00
Westly Wright a8d3438b26
reimplement ui validation for gke v2 network policy
rancher/rancher#32998
2021-06-24 11:42:28 -07:00
Westly Wright 556bdce127
Add warning when importing a cluster without RBAC enabled
rancher/rancher#33307
2021-06-22 16:13:28 -07:00
Westly Wright 5dc0e43b25
Update Ember 3.24
This puts back the fixes from the revert with the exception of ember-concurrency
Something in the internals of this is breaking when we iframe into the vue dashboard.
Reverting this particular change fixes it. Since this was not a required change but a nicety I've decided to revert until I have more time to investigate.
2021-06-21 10:48:45 -07:00
Westly Wright 29103e4f2f
Revert "Ember LTS and Dependency Upgrades" 2021-06-18 12:46:15 -07:00
Westly Wright 0e13142a39
Merge pull request #4673 from westlywright/bug.aks.edit.monitoring
AKS v2 Monitoring Change
2021-06-18 08:37:12 -07:00
Westly Wright 90742bf501
Merge pull request #4672 from westlywright/upgrade.3.24.lts
Ember LTS and Dependency Upgrades
2021-06-18 08:36:54 -07:00
jrosinsk 4a4d2c3378 Add support for KMS key encryption during cluster creation 2021-06-17 17:03:32 -07:00
Westly Wright 1019d5081a
Make monitoring & monitoring related fields uneditable
moved monitoring options to the cluster options section

rancher/rancher#33239
rancher/rancher#33240
2021-06-17 16:24:09 -07:00
Westly Wright 1feb2118a7
v3.20.2...v3.21.2
v3.21.2...v3.24.0

update node 10 -> 12 lts

audit updates

hide link-to-external when switching scopes

this action causes the route info to be unavailable to the current route lookup before we transition out of the alert lib
2021-06-17 15:53:11 -07:00
Westly Wright e2853f03a5
aksv2 expose monitoring
rancher/rancher#33142
2021-06-11 11:10:50 -07:00
Westly Wright 7b53e254b9
add post save check to edit import cluster
we still randomly would hit a case where the cluster was active post save, checking if we're post save will ensure the cluster shows the command all the time.

rancher/rancher#33136
2021-06-10 15:32:47 -07:00
Westly Wright 16c57480a7
Merge pull request #4660 from westlywright/enhc.aks.optional.tenantid
Support Azure Cloud Cred with or without tenant id
2021-06-09 16:28:27 -07:00
Westly Wright 1928c658e6
Merge pull request #4659 from westlywright/bug.gkev2.scopes
Fix GKE v2 oauth scopes logic
2021-06-09 16:28:16 -07:00
Westly Wright 923412caa1
Support Azure Cloud Cred with or without tenant id
rancher/rancher#33097
2021-06-09 16:07:50 -07:00
Westly Wright 4b729ac21d
Fix GKE v2 oauth scopes logic
rancher/rancher#32994
2021-06-09 14:40:00 -07:00
Westly Wright 02828a4fd3
fix aks np autoscaling bugs when enabled -> disabled
rancher/rancher#33049
2021-06-09 11:31:00 -07:00
Westly Wright e55bc484ac
allow empty values aks v2 tags
rancher/rancher#33017
2021-06-08 13:54:17 -07:00
Westly Wright ee58a2a318
Expose PNI for EKS v2
rancher/rancher#33028
2021-06-08 11:59:25 -07:00
Westly Wright 3ce905835a
Expose PNI for ASK v2 and AKS v2 Import
rancher/rancher#33027
2021-06-08 11:41:52 -07:00
Westly Wright fc99c0cc97
Expose PNI for GKE clusters
rancher/rancher#33026
2021-06-08 11:03:50 -07:00
Westly Wright d704f2c944
expose pni for generic import clusters
rancher/rancher#33024
2021-06-08 11:03:08 -07:00
Westly Wright 0c0f12ce6f
Merge pull request #4651 from westlywright/bug.gkev2.ipalias.autosub
GKE V2 Disable correct fields when not useing Ip Aliases
2021-06-08 11:01:32 -07:00
Westly Wright 3166ed72b0
Merge pull request #4650 from westlywright/bug.gke.network.config
GKE V2 - networkPolicyConfig
2021-06-08 11:01:20 -07:00
Westly Wright 624cfc51b3
GKE V2 Disable correct fields when not useing Ip Aliases
rancher/rancher#32597
2021-06-07 15:16:46 -07:00
Westly Wright 1063580113
make networkPolicyConfig un-editable
rancher/rancher#32998
2021-06-07 11:05:37 -07:00
Westly Wright 38aa629ef7
Expose httpApplicationRouting AKS v2
rancher/rancher#32991
2021-06-07 10:13:53 -07:00
Westly Wright f303fc1a27
group regions by availablity for aks v2
display warning if selecting a region that is not ha
2021-06-04 15:43:22 -07:00
Westly Wright 3f29cb540a
move node availablity zones to aks node pool row
rancher/rancher#33021
2021-06-04 14:50:46 -07:00