Commit Graph

4591 Commits

Author SHA1 Message Date
Richard Cox 1dd35870f9 Ensure we don't generically `management/findAll` settings type before logging in
- Partial settings are loaded before logging in via the `_ALL_IF_AUTHED` flag
- Any other attempt to findAll without flag will result in list marked as `haveAll` with the partial set of results
- Any attempt afterwards to findAll would just return the partial list and not refetch
- There were a couple of places this happened pre-log in, resulting in partial list of settings after log in
- This was needed to show version info (and to populate settings page)
2021-08-03 11:32:49 +01:00
Vincent Fiduccia 68f433cbd7
Merge pull request #3602 from vincent99/master
[Master] Stuff
2021-08-02 14:53:18 -07:00
Vincent Fiduccia b242dcfd1a
Disable-kube-proxy option 2021-08-02 14:11:45 -07:00
Vincent Fiduccia 6674892bd8
Wait for it... 2021-08-02 14:11:45 -07:00
Vincent Fiduccia b84ea812ad
Update EC2 data 2021-08-02 14:11:45 -07:00
Vincent Fiduccia 71d73ec498
Show disable-kube-proxy option 2021-08-02 14:11:45 -07:00
Vincent Fiduccia 7e70d8ffc0
Default to RKE2 default PSP again 2021-08-02 14:11:45 -07:00
codyrancher 1cff508be5
Merge pull request #3570 from codyrancher/rke1-cluster-members
Have it so we show the Default Admin member on rke1 clusters
2021-07-30 06:21:33 -07:00
Vincent Fiduccia 9d4e9c5f32
Merge pull request #3577 from vincent99/master
[Master] Kubelet args, reorganize options
2021-07-30 03:13:22 -07:00
Vincent Fiduccia 3e2830cae8
Fix kubectl login cmd 2021-07-30 03:12:56 -07:00
Vincent Fiduccia 1e86209f28
Additional Kubelet Args 2021-07-30 03:11:02 -07:00
Vincent Fiduccia 9e4cce7c21
Reorganize tabs and options 2021-07-30 03:11:02 -07:00
Vincent Fiduccia 49f54d2fd4
Show CIS Profile only for Custom 2021-07-30 03:11:02 -07:00
Vincent Fiduccia aefb58ab60
Templates available only if feature flag is enabled 2021-07-30 03:11:01 -07:00
Vincent Fiduccia 7e3cd04325
Call null PSP the RKE2 Default 2021-07-30 03:11:01 -07:00
Vincent Fiduccia 7c0b0f2976
Mark RKE2 as tech preview 2021-07-30 03:11:01 -07:00
Vincent Fiduccia 6e9802f6db
Only show charts with catalog.cattle.io/type=cluster-tool as tools (rancher/rancher#33841) 2021-07-30 03:11:01 -07:00
Vincent Fiduccia 49d6c88d87
Merge pull request #3573 from rak-phillip/feature/docs
Update grammar and fix typos
2021-07-30 02:12:31 -07:00
Phillip Rak 98b819c1d4 Update grammar and fix typos 2021-07-29 14:28:30 -07:00
Cody Jackson c5b4f5d6f0 Have it so we show the Default Admin member on rke1 clusters
https://github.com/rancher/dashboard/issues/3537
2021-07-29 14:17:45 -07:00
Vincent Fiduccia 2c9c9102bf
Merge pull request #3566 from vincent99/master
[Master] Bugs
2021-07-29 13:20:17 -07:00
Vincent Fiduccia a82e0cba62
Not every namespace has annotations 2021-07-29 13:08:51 -07:00
Vincent Fiduccia 5ec2a77dcd
Bootstrap password cleanup, simplify setup 2021-07-29 13:08:51 -07:00
Vincent Fiduccia 9aada67485
Preserve whitespace on opaque secret values 2021-07-29 10:49:57 -07:00
codyrancher a799d84bdb
Merge pull request #3560 from codyrancher/pv-headers
Adding the Reclaim Policy and Reason fields to the PersistentVolumes list view
2021-07-29 09:33:52 -07:00
codyrancher a7ee1f98d3
Merge pull request #3561 from codyrancher/save-members
Removing the member owner requirement from system and default projects
2021-07-29 09:33:34 -07:00
Richard Cox 03b20bd63e
Merge pull request #3546 from richard-cox/enable-typescript-with-linting
Enable typescript (includes linting)
2021-07-29 10:40:51 +01:00
Cody Jackson 5523c3807a Removing the member owner requirement from system and default projects
https://github.com/rancher/dashboard/issues/3550
2021-07-28 17:38:43 -07:00
Cody Jackson be2c68a512 Adding the Reclaim Policy and Reason fields to the PersistentVolumes list view
https://github.com/rancher/dashboard/issues/2532#issuecomment-885314892
2021-07-28 16:45:59 -07:00
Vincent Fiduccia 72d1318953
Disable clone on node and node accessories (#3541) 2021-07-28 11:06:31 -07:00
Richard Cox b4159cbb02 Fix memberOfObject 2021-07-27 16:15:34 +01:00
Richard Cox 2c5029bf3c Fix build issue 2021-07-27 15:19:38 +01:00
Vincent Fiduccia b3e71bdf18
Default to RKE1 provisioning 2021-07-26 15:19:00 -07:00
Richard Cox c973148cec Fix linting 2021-07-26 17:48:35 +01:00
Richard Cox de14c5cc91 Add linting, Use ts run time 2021-07-26 14:36:40 +01:00
Vincent Fiduccia 1c9133c5ce
EC2 pools must select a network (#3306) 2021-07-23 13:04:23 -07:00
Richard Cox d5785b3f01 Proove out TS by converting some files
- three components, 1 utils
2021-07-23 16:28:04 +01:00
Richard Cox a245fe8f5c Enable TS 2021-07-23 16:27:02 +01:00
Richard Cox fed0b43dc9
Merge pull request #3511 from nwmac/getting-started-doc
Initial Getting Started doc
2021-07-23 10:55:10 +01:00
Richard Cox 10cbfb87eb Changes following review 2021-07-23 10:39:01 +01:00
Vincent Fiduccia 731f3021e4
Default Azure cloud creds to public environment 2021-07-22 14:37:01 -07:00
Nancy bf3e098dfe
Merge pull request #3489 from mantis-toboggan-md/bugfix-projects-list
Project/namespace fixes
2021-07-22 09:12:09 -07:00
Richard Cox b8f952ded4
Merge pull request #3532 from richard-cox/keycloak-username-password-revert
Revert "Optionally supply 'service' account to keycloak auth config"
2021-07-22 10:52:26 +01:00
Richard Cox 07c6d83f2b Revert "Optionally supply 'service' account to keycloak auth config"
This reverts commit 828e7e12de.
2021-07-22 09:42:27 +01:00
Neill Somerville 850e78cc02
Merge pull request #3449 from neillsom/neill/3184/custom-cluster-form-fields
Custom Cluster Agent Environment Vars Key Title Change
2021-07-21 13:44:23 -07:00
Neill Somerville 1a8758036a
Merge pull request #3524 from neillsom/neill/3447/container-list-overflow
Cluster Logging list of containers overflows off visible screen
2021-07-21 13:42:30 -07:00
Richard Cox a1842e8190
Merge pull request #3525 from richard-cox/keycloak-username-password
Optionally supply 'service' account to keycloak auth config
2021-07-21 18:59:09 +01:00
Richard Cox 828e7e12de Optionally supply 'service' account to keycloak auth config
- see #3516
- ensures that when when keycloak log in is restricted to a group,
  users of child groups of that group can still log in
- does so by using the supplied service account to fetch groups to work out nesting
2021-07-21 17:17:22 +01:00
Nancy bfd286bd57
Merge pull request #3513 from mantis-toboggan-md/bugfix-workload-vars
fix workload environment variables on edit
2021-07-21 06:46:33 -07:00
Neill Somerville 661d9e448b changed dropdown direction 2021-07-21 01:31:49 -07:00