Westly Wright
b51b28f5cc
Move new restricted admin to login access roles
...
rancher/rancher#29315
2020-10-01 16:44:37 -07:00
Westly Wright
8ab688edb9
Merge pull request #4166 from onpaws/full-width-template
...
[2.5] cosmetic: template dropdown full width consistent across all breakpoints
2020-09-29 09:54:16 -07:00
Westly Wright
b1c66eed04
Dont use scope currentCluster at the global level
2020-09-28 10:42:03 -07:00
Westly Wright
b95399afeb
Only show cluster explorer links if the cluster is ready
...
this prevents the user being sent to a non-existant page
rancher/rancher#29199
2020-09-28 10:18:36 -07:00
Westly Wright
39a19a4160
actually use filtered feature flags
2020-09-26 09:34:41 -07:00
Westly Wright
1b932d42a6
Filter the dashboard feature flags
...
rancher/rancher#28928
2020-09-25 14:55:32 -07:00
Vincent Fiduccia
47fe68ee7e
Dashboard link on cluster list
2020-09-24 00:40:22 -07:00
Pat
89cd866444
cosmetic: cut off template paths more likely to be fully visible
2020-09-13 16:04:58 +02:00
jesse.millan
473551b9cf
Verify OCI cloud credentials and fetch values dynamically from OCI.
2020-08-28 09:28:10 -07:00
Westly Wright
4925f54ef7
Expose node group versions on eks v2 node groups
...
adds both tooltip warning on cluster row and alert warning on cluster dashboard
version can only be updated on edit when cluster version is different from node group version
all other times we set the node group version to the clusters version
rancher/rancher#28335
2020-08-14 16:38:02 -07:00
Westly Wright
1bc15c2dd3
add additional warning about rancher outage to feature flags
...
rancher/rancher#27849
2020-07-15 14:56:43 -07:00
Westly Wright
2a382f570b
Merge pull request #4062 from westlywright/bug.mac.custom.answer
...
MC App Upgrade Error
2020-06-26 10:37:25 -07:00
Westly Wright
c7eb2815d5
fetch nested custom answers correctly
...
add some error checking incase custom answer is missing
rancher/rancher#27416
2020-06-25 17:01:06 -07:00
Westly Wright
80984cd7e0
Expose runAsGroup option on PSPs
...
rancher/rancher#26827
2020-06-25 12:03:25 -07:00
Westly Wright
41d1813121
filter global role bindings assigned to a group when creating user
2020-06-22 14:50:29 -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
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
f4206fdaa9
fix role context bugs
...
rancher/rancher#26547
lint error
2020-04-08 12:27:07 -07:00
Westly Wright
1fe3f8dfe1
Flip checkbox for dynamic features
2020-03-14 07:58:11 -07:00
Westly Wright
25609b3555
Merge pull request #3838 from westlywright/restart.required.features
...
Add restart required text and column to features page
2020-03-13 11:36:19 -07:00
Westly Wright
cb2e0b1e86
Add restart required text and column to features page
...
rancher/rancher#25421
2020-03-13 10:23:06 -07:00
Westly Wright
b23bd4a878
Merge pull request #3804 from westlywright/revert.aws.key.change
...
Revert "Expose region on Amazon Cloud Credential"
2020-03-13 09:37:46 -07:00
Westly Wright
f2bc03da9a
revert k3sConfig version check always use gitVersion as source ver
2020-03-10 09:42:24 -07:00
Westly Wright
f8ed8ccf76
Use built in descriptions for feature flags
...
rancher/rancher#25909
2020-03-09 16:50:54 -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
d3bec56e3e
lint
2020-03-06 11:29:35 -07:00
Westly Wright
f5949394b4
Update Shibboleth OpenLDAP config port on tls enable
...
rancher/rancher#25799
2020-03-06 11:24:04 -07:00
Westly Wright
a823836245
Add helm3 logo to all the places
2020-03-06 09:25:43 -07:00
Westly Wright
87d88164ab
target the correct cofig for openldap search shibb
...
rancher/rancher#25775
2020-03-04 15:23:01 -07:00
Westly Wright
1f42be105c
Update k3sConfig shape based on new api design
...
rancher/rancher#25720
2020-03-04 10:21:51 -07:00
Westly Wright
3365ad4e0b
remove nested group search from Shibboleth OpenLdap Config
...
rancher/rancher#25471
2020-03-02 15:11:45 -07:00
Westly Wright
a9ba72a73a
Only show rotate action in tooltips and banners if exists on model
...
rancher/rancher#25563
2020-02-28 15:44:26 -07:00
Westly Wright
b831adaea8
cluster row should use k3sConfig version if present
2020-02-27 11:13:38 -07:00
Westly Wright
816a2c23b5
Fix cancel in saml-auth to cancel editing
...
rancher/rancher#25477
2020-02-19 14:56:08 -07:00
Westly Wright
eb027e86f8
Additional checks around default/existing openLdapConfig Shibboleth
...
rancher/rancher#25459
2020-02-18 16:59:05 -07:00
Westly Wright
0847b6a774
overload expand function for shibbolethOpenLdapConfig
...
I've overloaded the expand function for shibboleth when using the open ldap
search. Upon open we'll pre-populate with all the data from teh schema, on close
we'll assume the user doesn't want this feature and delete the fields.
rancher/rancher#25459
2020-02-18 15:45:11 -07:00
Westly Wright
21c04fe108
Merge pull request #3721 from westlywright/shibboleth.ldap.auth
...
Shibboleth.ldap.auth
2020-02-13 09:18:59 -07:00
Westly Wright
530436f22d
move saml openldap servers to correct config
...
add server url to apiHost if apiHost is empty
2020-02-10 16:15:36 -07:00
Westly Wright
5b644d56f3
refactor openLdapConfig into sub config of shibboleth
2020-02-10 11:26:09 -07:00
Westly Wright
94d48efcdf
Expose region on Amazon Cloud Credential
...
rancher/rancher#23060
2020-02-06 09:56:29 -07:00
Westly Wright
59e5ea5027
remove debug code and change edit label on shibboleth config page
2020-02-05 15:38:46 -07:00
Westly Wright
43849eaca4
Add shibboleth auth with ldap search
...
rancher/rancher#24957
2020-02-05 15:11:24 -07:00
Westly Wright
5e69e5c40c
ensure create new role link doesn't reuse cached query params
...
rancher/rancher#25086
2020-01-31 15:39:47 -07:00
Westly Wright
5f6dfbaf47
Expose nonResourceURLs on global role editor
...
rancher/rancher#25085
2020-01-31 14:59:19 -07:00
loganhz
036691dad9
Support search node in cluster list
...
https://github.com/rancher/rancher/issues/23305
2020-01-06 17:30:38 +08:00
Cody Jackson
9e03d4a41b
Improve Vsphere UX around cloudinit/cloudconfig
...
There was confusion and misuse around cloudinit and cloudconfig.
This change switches things up so cloudinit is only used for the
legacy creation type and cloudconfig is used for all other creation
types.
Changes the textarea that was used for cloudconfig to
input-yaml to make it clear to users that they can enter yaml.
Switches the vmware cloud credential vcenter input to an input-url
so that we automatically strip the scheme from the input.
rancher/rancher#24314
2019-12-20 10:48:49 -07:00
loganhz
78320f78de
Fix psp labels issues
...
https://github.com/rancher/rancher/issues/24621
2019-12-17 11:07:16 +08:00
Westly Wright
b112dcc914
remove null/undefined entries from baseRoles array
...
This occurs when a non-admin or user that doesn't have access to global roles
lands on the page.
rancher/rancher#24458
2019-12-09 13:50:14 -07:00
Westly Wright
a2d5289e26
check for empty rules before pusing into rules array
...
rancher/rancher#24438
2019-12-05 14:43:44 -07:00