Commit Graph

947 Commits

Author SHA1 Message Date
Neil MacDougall fb46348ea5
Merge pull request #4900 from nwmac/rke-template-compare
Add ability to compare RKE template revisions
2022-12-13 10:28:44 +00:00
Neil MacDougall 71b2471b6b Add banners for 2.7 v1 deprecations 2022-10-19 12:42:46 +01:00
Neil MacDougall 5bd3f2b1a6 Add ability to compare RKE template revisions 2022-10-19 08:28:59 +01:00
Cody Jackson 35b77d6433 Adding windows deprecated banners for rke1 on the clusters and provisioning pages
rancher/dashboard#5995
2022-07-22 07:18:00 -07:00
Catherine Luse e06a9989ad Can upgrade legacy multi-cluster apps 2021-12-17 22:14:27 -07:00
Vincent Fiduccia 31e1a4d0c7
Don't require tenantId 2021-08-04 13:10:12 -07:00
wujun 7b7c014b83 fix: add cluster driver filter when create a cloud credential 2021-07-30 16:41:41 +08:00
Vincent Fiduccia 1fd6d8d4d3
Merge pull request #4717 from vincent99/master
Hide tenantId option in Azure cloud creds
2021-07-29 11:54:07 -07:00
wujun 029e77f097 feat: harvester nodeDriver rke1 2021-07-29 12:27:13 +08:00
Vincent Fiduccia 62066fda64
Hide TenantID in Azure Cloud Credentials because AKS now looks up 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 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
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 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 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 923412caa1
Support Azure Cloud Cred with or without tenant id
rancher/rancher#33097
2021-06-09 16:07:50 -07:00
Westly Wright 002113778e
Merge pull request #4628 from westlywright/feature.aks.v2
[WIP] Azure AKS v2
2021-06-01 12:33:02 -07:00
Westly Wright cb58d64be9
Merge pull request #4644 from vincent99/master
Hide fleet feature flag
2021-06-01 12:09:01 -07:00
Westly Wright a875466186
Azure AKS v2
WIP - Initial creation of AKS v2 cluster

add cloud cred component to aks

location and availablity zone changes aks v2

remove tenant id and fix bug is missing driver for new aks

Cloud creds proxy calls and wip auth networks

update input cidr to move error to tool tip

this accounts for help text below the input

aks v2 networking and use input-cidr

convert tooltip around input cidr to info icon tooltip

fixups

Initial aks node pools

system node pools remove and radio buttons logic

hide primary/user logic for now

markup and node availablity zones

sync aks config

import aks

state logic for authorizedIpRanges and Private Cluster AKS v2

kubenet and azure cni networking setup

advanced networking

default version aks v2

aks edit modes

windows profiles changes

new proxy calls for region, vm size, and clusters aks v2

fix ups

import mode edit and failed cluster edit

add disabled options to searchable select

network policy fixups

node pool versions

save fixes

match import link order with v2 create order on select page

aks v2 set resourceGroup from proxy call not input

testing fixes

editing state steps for aks v2

translations and defaults

version bugs
2021-06-01 12:06:23 -07:00
Vincent Fiduccia 50d4478527
Hide fleet feature flag 2021-06-01 10:18:00 -07:00
Neil MacDougall 2f55f5d506 Embedding support bug fixes 2021-05-21 15:31:29 +01:00
Neil MacDougall 37c9e7c466 Add page to hide when embedded 2021-05-06 09:56:02 +01: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
Westly Wright 2541240ed9
node version update 2021-04-13 13:51:20 -07:00
Westly Wright 389b5d7e73
prevent error with invalid json
rancher/rancher#32020
2021-04-12 16:47:16 -07:00
Westly Wright 657737657c
GKE V2 Provisioner
rancher/rancher#31221

initial creation of gke driver

create shared google service for v1/v2 driver

wip

all fetch methods for google to shared service

cluster/kubernetes options

ippolicy conditionals

private nodes observer so can force ipaliases true

subnetwork logic

cru-private-cluster for gke

initial values

gke node pools

default configs and service cleanup

node group changes

subnet work

hide private nodes config if not enabled

useIpAliases work

 master authorized network component

loggings

no initial master version

gke node pool fixups

input-cidr component and validation

wip - new np logic

node pool updates

fix ups from launching

edit mode changes

more edit updates

more fix ups

node pool edits

import gke

reset auto-scale

implment cloud credentials in gke v2

Cloud cred changes for gke nice to haves

imp fetch clusters

Implement Shared Subnets

cleanup

Import private cluster work and other fixes

private cluster changes

More import/register changes

Null values and node pool version changes

gke private networks warning

fixups
2021-04-09 15:03:26 -07:00
Nancy Butler 23b2c35ed1 use verify-auth-azure instead of verify-auth 2021-03-18 07:12:05 -07:00
Westly Wright 9fdea17b1a
Google GCP cloud credentials
rancher/rancher#31346
2021-03-16 15:49:25 -07:00
Nancy Butler e5bf60dca5 github/azuread nonce with ui type 2021-03-09 09:29:17 -07:00
Westly Wright 350fdbed35
expose entityId on Ping auth provider
rancher/rancher#31287
2021-02-17 10:14:28 -07:00
Cody Jackson 26bd8c4b13 Changing how we reset values when switching credentials for vsphere node templates
rancher/rancher#30690
2021-02-08 11:22:23 -07:00
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
Phillip Campbell 960da87b24
Bring Linode UI in tree (#4386)
* Add LKE string constants

Supersedes https://github.com/rancher/ui/pull/4298

* New cluster driver boilerplate

* Pull assets from from https://github.com/linode/ui-cluster-driver-lke

* Convert from skeleton format

* Add LKE to build_in_ui

- refactored to have the two locations match

* Replace " with '

* Translations for labels

* Language was moved to translations file

* Linter errors

* replace multiple sets with setProperties

* Move bare strings to translations

* Swap this.setProperties for ember/object's version

* Remove custom language change reactions

* remove dollar sign in favor of format-number

* Convert node pool list to a sortable table

Co-authored-by: Tamal Saha <tamal@appscode.com>
2021-01-13 11:03:02 -07:00
Westly Wright c4ec9514d7
LDAP auth provider encryption options and bugs
refactor ldap auth provider encryption to a radio group and mixin for
all auth providers. exposes the option on all ldap providers as well.
expose CA cert input when user selects STARTTLS

rancher/rancher#30348
rancher/rancher#30783

Expose CA cert when using startTLS on ldap auth providers

rancher/rancher#30783

refactor tls/start tls into encryption on ldap auth providers

changes the provider to be a radio group
creates a new mixin to handle the new computed property
adds mixin to activedirectory, openldap, and freeipa
2021-01-12 15:10:48 -07:00
Westly Wright 38c7200d39
Ensure OTC CCE driver name shows up correctly on cluster select pages
adds the translation to noddriver which is what is used on in the driver-name helper, this was smaller than trying to change that to look up an additonal key
addresses styling issues from the extra long name and ensures the height is always the same through screen sizes
weird concat spacing issue

rancher/rancher#30297
2020-12-16 13:51:02 -07:00
Westly Wright ab3ccb1b49
Merge pull request #4324 from jlamillan/jlamillan/oke_auth_regions
Add static region list for (bootstrap) authentication to a subscribed…
2020-12-14 11:08:46 -07:00
Westly Wright 4dd8b79029
add starttls read view
rancher/rancher#30359
2020-12-07 16:14:29 -07:00
Westly Wright 7db49d97fe
Only show starttls on OpenLdap config
Until other providers can be validated.

rancher/rancher#30283
2020-12-04 09:56:22 -07:00
Westly Wright 448072d5d1
Expose starttls param for LDAP authentication configs
rancher/rancher#30283
2020-12-02 16:37:42 -07:00
jesse.millan c2239d5c14
Add static region list for (bootstrap) authentication to a subscribed region. 2020-12-02 15:30:25 -08:00
Westly Wright 1e4962ca98
Merge pull request #4310 from westlywright/feature.global.dns.options
Expose additional options on dns providers
2020-11-30 14:01:09 -07:00
Westly Wright d7c22c18f4
Expose additional options on dns providers
rancher/rancher#30184
2020-11-30 10:31:32 -07:00
Westly Wright 2c671fa61e
gracefully handle null verbs on roles
rancher/rancher#28040
2020-11-25 15:57:30 -07:00
Westly Wright a1b77e4dac
Merge pull request #4272 from westlywright/bug.dupped.user.save
Global User Create Error Handling
2020-11-12 14:00:11 -07:00
Westly Wright c883106bd3
handle global role save errors more gracefully when saving new user
If a user was created and the subsiquent global role calls failed there was no way to resave the roles from the create page.
Now if a user creates but the roles fail the creator may select diffrent roles and resave to create the roles with out creating the new user.

rancher/rancher#29315
2020-11-02 14:52:35 -07:00
Westly Wright afc1ba1db7
upgrade version bug 2020-10-27 15:28:23 -07:00
Westly Wright f69a1499b9
Check for local cluster before checking local cluster id
Can't get id of an undefined object

rancher/rancher#29636
2020-10-26 09:50:14 -07:00
Westly Wright 77d6d3bee7
check for correct destroy prop 2020-10-22 16:53:16 -07:00