Commit Graph

375 Commits

Author SHA1 Message Date
Westly Wright c20b479d9a
expose ui-offline-preferred and dashboard-index
ui-offline-preferred affects the ui-index so there is no reason to not expose it as well
2021-02-04 16:29:14 -07:00
phillc 2151100867
Gray out scheduler status for linode lke 2021-01-15 09:00:29 -05:00
Westly Wright 349e9f997e
drop eks 1.14 which was deprecated Dec 2020
rancher/rancher#30518
2020-12-17 13:37:33 -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 7ab3e1e154
Add explicit exclusion of cattle cluster agent label
rancher/rancher#30445
2020-12-14 10:54:05 -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 276d9e2fda
fix undefined in error message
rancher/rancher#29104
2020-11-23 11:31:55 -07:00
Cody Jackson 2bcef688c0 Adding uaecentral and uaenorth to aks regions
rancher/rancher#28341
2020-11-19 12:05:05 -07:00
Westly Wright b8ae49352b
hide local cluster from header & global clusters list if hide local true
if the new setting hide-local-cluster exists and is true we will hide the local cluster in the UI. this doesnt prevent api access.
additionally if the setting is true and a user attempts to navigate directly to a cluster or project route we will redirect them to the authenticated index route which redirects to global admin.

rancher/rancher#29325
2020-10-22 16:04:31 -07:00
n313893254 5af4c4668a Synchronize logging form to file
https://github.com/rancher/rancher/issues/29562
2020-10-16 16:04:14 +08:00
Jacob Payne bb50346b97 added 1.18 and 1.14 eks versions 2020-10-13 17:46:04 -07:00
Westly Wright 3c711f7518
Merge pull request #4155 from codyrancher/ttl-forwardport
[forwardport] api keys ttl
2020-09-10 08:57:02 -07:00
Cody Jackson 8fbd86a081 Implementing max token ttl for api keys
- added 'auth-token-max-ttl-minutes' setting
- modified api-key modal to better handle the max-ttl when it is set

rancherlabs/rancher-security#466
2020-09-02 11:53:45 -07:00
Vincent Fiduccia d7436d4059
Ember<->Vue integration & login 2020-08-26 03:47:59 -07:00
Vincent Fiduccia bf156aff68
Merge pull request #3720 from hypnotortoise/master
Add Switzerland region to Azure cluster provider
2020-08-25 22:15:38 -07:00
Vincent Fiduccia 76bd5c82fc
Merge pull request #4095 from adaliszk/master
Add Azure German Public locations to the provider choices
2020-08-25 22:13:16 -07:00
hypnotortoise a57f0922cf
fix: missed { after rebasing 2020-08-15 00:21:22 +02:00
hypnotortoise 533a9aa331
Merge remote-tracking branch 'upstream/master' 2020-08-15 00:14:25 +02:00
Ádám Liszkai b4404039a7
Fix Typo 2020-08-04 00:31:03 +02:00
rmweir 802b3abca6 Update EKS version choices 2020-07-28 14:38:38 -07:00
Ádám Liszkai 455ad8b8d7
add Germany Public locations 2020-07-25 15:24:13 +02:00
Westly Wright 3d13864e53
Amazon EKS V2
error handler

wip - dev for aws cloud creds

wip - refactor aws login

wip - kms key

wip - encrypt secrets

wip - private access & vpcs

wip - translations and formatting

wip - more cleanup

remove unneeded code

wip - node groups

add ability to disable value label

fix double import, fix double negative disable add button and expose
addbuttonenabled

clean up public access and node groups

cleanup variable names and default config

eks regions

wip - eks v2 select

differentiate v1/2 amazon eks providers

clean up node groups, translations

unionize top errors

Consolidate aws util statics

WIP - Import/Cloud Creds

tweak cloud cred events for eks driver

WIP new import selector

drop unneeded variables eks import

kms keys cleanup

allow user to enter if the kms keys call fails

firefox styles

drop vpc selection and group subnets by vpcs

import cluster name input if allClusters fails to load from eks

make eks import a bit more dynamic

fix bug in driver eks for default subnet

more imported cleanup

eks v2 edit

eks v2 vendors

remove use cloud creds temp branchs

push current version to version choices if it doesnt exist

eks v2 rename cloudcred param

fix eks v2 versions

clean up for pr
2020-07-22 16:09:14 -07:00
Westly Wright 9f277d7534
Allow edit of ascii like secret data
rancher/rancher#27439
2020-06-16 14:59:40 -07:00
Ian Moroney d6942baf30
Fixed formatting 2020-06-01 17:37:25 +01:00
Ian Moroney f850502838
Added UAE regions 2020-06-01 17:16:57 +01:00
loganhz a859b0547d Use external UI for Aliyun ACK cluster 2020-05-27 22:49:26 +08:00
Vincent Fiduccia 7a6c5c7a91
Merge pull request #4004 from codyrancher/feature.file.issue.email
Expose new ui setting for issues email link
2020-05-26 16:33:53 -07:00
Westly Wright a427b345af Expose new ui setting for issues email link
rancher/rancher#27047
2020-05-22 15:08:45 -07:00
Rich Edelman 0926d578e1 Add Cape Town (af-south-1) as a supported AWS region. 2020-05-12 16:05:30 +00:00
Westly Wright 2509327067
Add new classifier banner component
rancher/rancher#25694

add ui-banners to allowed settings

move banners to settings

refactor names on settings component

update ui-banners translation text
2020-04-21 14:34:24 -07:00
Westly Wright 3f3715f3e3
make catalog app for longhorn use consistent name
so users can only launch one longhorn catalog app per cluster

rancher/rancher#26627
2020-04-15 11:02:31 -07:00
Westly Wright aabf5976cd
Change volume expansion for longhorn storage class
rancher/rancher#26617
2020-04-14 14:18:41 -07:00
Westly Wright 87204118e2
Add additional helm3 id to catalog constants and update checks
rancher/rancher#26560
2020-04-10 11:57:46 -07:00
Westly Wright 9400ca31e7
If etcd component status unavailable, grey out
rancher/rancher#26402
2020-04-09 10:37:25 -07:00
Westly Wright b0a3788e78
Merge pull request #3871 from westlywright/updating.events.map
updating state map and transitions map for rke workers
2020-03-25 09:13:40 -07:00
Westly Wright 32cb1393ba
updating state map and transitions map for rke workers
rancher/rancher#25917
2020-03-25 09:00:49 -07:00
Vincent Fiduccia 1ff76c67c9
Non-PDF EULA link 2020-03-24 14:40:50 -07:00
Westly Wright 0c01433984
Ensure any k3s labels/annotations are read-only
rancher/rancher#25958
2020-03-11 13:32:14 -07:00
Vincent Fiduccia 2a7c0ae0ff
Rename steve flag 2020-03-10 10:45:07 -07:00
Westly Wright a5cf9b3f32
add new helm3 and system keys to catalog canClone
rancher/rancher#25850
2020-03-08 12:17:04 -07:00
Cody Jackson 79c283fd5e Resolve RKE Template issue caused by CIS
The profile helper methods were attached to the cluster model.
Unfortunately, the cluster isn't available when creating a new rke
template.

To resolve this I moved all of the cis helpers out of the cluster model
and utils and moved them into a cisHelpers service so they could be
used without access to the cluster itself.
2020-03-06 15:36:29 -07:00
Cody Jackson f58807bff1 Wired up the scheduling for cis 2020-03-06 12:16:06 -07:00
Cody Jackson 9dddea78c9 Adding support for N/A state and creating a better profile 2020-03-06 12:15:27 -07:00
Westly Wright 2766d4c56d
add helm versions to constants 2020-03-05 16:23:13 -07:00
Cody Jackson d4d03a4239 Change the way extra_args are excluded
The original intent of ecluding extra_args was actually
to exclude the children of extra_args from being
removed when empty according to https://github.com/rancher/rancher/issues/24794#issuecomment-570043854.

This will now properly handle that intent while also
removing empty extra_args properties.

rancher/rancher#25612
2020-03-03 14:06:11 -07:00
Westly Wright c4cc97c64a
Expose node info on K3S Cluster Upgrade 2020-02-25 15:31:54 -07:00
Westly Wright 191ebd31dd
Expose k3s node args and env vars for imported k3s clusters
rancher/rancher#25400
2020-02-25 10:42:09 -07:00
Vincent Fiduccia 6f7d5368c6
Agree to eula on first login 2020-02-21 17:34:54 -07:00
Vincent Fiduccia 0bc2e1241d
Add toggle to dashboard if Steve is enabled 2020-02-20 16:20:09 -07:00
Westly Wright a3f1bc996b
Fix bugs that prevent cluster cr8 when editing yaml
Adds an empty name to the cluster model creation so it isn't missing if the user
opens yaml editor and knows they should input it
Removes incorrect next usage
Adds logic to handle overriding the name in name-desc when updateYaml is called
Updates form-name-description model observer to watch the two props it actually
cares about
Fixes bug in removeEmpty util which would remove excludedKeys during filter phase

rancher/rancher#24971
2020-02-05 15:03:13 -07:00