Vincent Fiduccia
be9473d190
rke2.windows provider
2021-08-24 12:47:41 -07:00
Richard Cox
83b0711748
Ensure we use the correct store when checking for catalog operation
...
- for standard users creating their first cluster (by template) there's no `cluster` available
- so for those scenarios the catalog entities are stored in the management store
- ensure then when we fetch the catalog operation after installing we respect the original store
2021-08-24 13:59:22 +01:00
Richard Cox
75e4c32f15
Merge pull request #3967 from richard-cox/master-fix-create-role
...
[master] Ensure create role button shows in Roles page
2021-08-24 09:33:59 +01:00
Jordon Leach
091223c901
Merge pull request #3953 from jordojordo/3906
...
#3906 - Add basic formatting support to the custom banners
2021-08-23 13:59:56 -04:00
Richard Cox
2a213ac8a5
Ensure create role button shows in Roles page
...
- take into account blocked-PUT
2021-08-23 16:52:02 +01:00
Jordon Leach
e4d9b987ac
Update brand.vue
...
Change default property for textAlignment of bannerHeader and bannerFooter to 'center'
2021-08-23 08:02:09 -04:00
reemus
26b8033465
#3913 - Add basic formatting support to the custom banners (header/footer)
2021-08-20 15:04:39 -04:00
Cody Jackson
2c1e67e7ca
Now directly create and interact with norman bindings
...
Removed binding filtering and now just use norman bindings. The backend actually does the filtering when using norman.
https://github.com/rancher/dashboard/issues/3768#issuecomment-901827980
2021-08-20 09:28:38 -07:00
Vincent Fiduccia
b920e52ede
Show cloud credential IDs
2021-08-19 14:48:09 -07:00
Richard Cox
595d057520
Cluster Template Install: Wait for operations to become available
...
- Non-admins without a cluster won't be able to fetch operations immediately
Issues
- Operation type only becomes available when provisioning cluster is created. If the install fails before this the user can never get the operation (and thus logs) to see why
2021-08-17 18:41:24 +01:00
Richard Cox
7a7bf65af3
Merge pull request #3838 from richard-cox/master-fix-base-user-cluster-create
...
[master] Ensure base users with create cluster rights can create / manage cluster
2021-08-17 16:24:40 +01:00
Vincent Fiduccia
31e806d021
Define & use canList before findAlls instead of schemaFor
2021-08-17 02:16:39 -07:00
Richard Cox
4756a103d2
Merge pull request #3822 from richard-cox/master-fix-create-role-no-local-access
...
[master] Ensure those without access to local cluster can still create cluster & project roles
2021-08-16 11:34:50 +01:00
Richard Cox
24b2ae0fce
Ensure users can only see cluster/project membership details if they have perms to
2021-08-13 11:32:10 +01:00
Richard Cox
e0e7b2610c
Ensure those without access to local cluster can still create cluster & project roles
...
- Effects those without local cluster access but with `Manage Roles` global role
- #3783
2021-08-12 16:22:40 +01:00
Vincent Fiduccia
62b60e4415
Show fetch errors
2021-08-11 23:24:05 -07:00
Richard Cox
3ad4d0d641
Fix a number of issues around having no access to a cluster
2021-08-09 13:55:24 +01:00
Vincent Fiduccia
96f53674d8
Upgrade jsyaml
2021-08-06 02:06:04 -07:00
Vincent Fiduccia
9f8ed5ab67
Inline credential create
2021-08-04 11:51:37 -07:00
Vincent Fiduccia
84ed46837d
Cloud cred edit, S3 config
2021-08-04 01:14:20 -07:00
Vincent Fiduccia
53eca88159
Cloud credentials part deux
2021-08-04 01:14:19 -07:00
Vincent Fiduccia
65457b7ddf
CloudCred 2->1, part one
2021-08-04 01:14:18 -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
6e9802f6db
Only show charts with catalog.cattle.io/type=cluster-tool as tools ( rancher/rancher#33841 )
2021-07-30 03:11:01 -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
Nancy Butler
a9c502953c
project-ns-list-fixes
2021-07-16 08:20:01 -07:00
Neil MacDougall
d587d31536
Fix bug when clicking 'compare changes'
2021-07-15 14:37:55 +01:00
Neil MacDougall
68ca892c6e
Fix yaml diff in helm install
2021-07-15 13:58:58 +01:00
Neil MacDougall
65f7fda7d8
Merge pull request #3435 from nwmac/remove-skip-confirm-dialog
...
Ensure remove respects ability to skip confirmation (Cluster tools, group principal)
2021-07-13 14:57:45 +01:00
Neil MacDougall
1229645961
Merge pull request #3410 from nwmac/single-cluster-install
...
Improvements to the home page for single cluster install
2021-07-13 13:45:58 +01:00
Neil MacDougall
7400983988
Merge pull request #3395 from nwmac/nav-fix
...
Fix various side navigation bugs
2021-07-13 12:20:31 +01:00
Richard Cox
cffa64d505
Move Helm Chart Install 'description' field into more fitting cmd options section
...
- The description was previsouly part of the common NameNSDescription field
- Given discussion in #3038 this description for each run of the helm command, not app as a whole
- So moving field into the option section regarding helm command
2021-07-09 15:00:35 +01:00
Neil MacDougall
6590903a44
Ensure remove respects ability to skip confirmation
2021-07-09 12:44:26 +01:00
Neil MacDougall
1c75f3b307
Address issues identified in PR review
2021-07-09 09:35:40 +01:00
Cody Jackson
578a4b8888
Adding cluster membership to the rke2 pages
...
rancher/dashboard#3183
2021-07-07 15:59:57 -07:00
Neil MacDougall
1c64028431
Improvements to the home page for single cluster install
2021-07-07 14:38:51 +01:00
Nancy
7aff3b8358
Merge pull request #3345 from mantis-toboggan-md/bugfix-mcapps-route
...
do not force mcapps under local cluster
2021-07-06 07:01:36 -07:00
Richard Cox
b4861440eb
Merge pull request #3364 from richard-cox/select-chart-version-cluster-template
...
Add Version step when installing a cluster from a template
2021-07-02 14:18:50 +01:00
Vincent Fiduccia
bbefcaf1b6
rm -rf Rio
2021-07-02 02:10:02 -04:00
Richard Cox
c75508c8a4
Add Version step when installing a cluster from a template
...
- Only show if there are multiple versions associated with the chart
- #3285
Also
- Improved generic step 2 text to be more fitting for clusters (instead of apps)
2021-07-01 13:16:22 +01:00
Westly Wright
30b10d71d4
Update fixed banner to handle new banner struct
2021-06-28 13:39:31 -07:00
Westly Wright
7d43d0a892
Update brand page to parse ui-banner data into new struct
2021-06-28 10:35:55 -07:00
Richard Cox
3f97fcf101
Merge pull request #3293 from richard-cox/beefier-kube-nodes
...
Add grouping and more info to the explorer kube node list
2021-06-28 13:54:23 +01:00
Nancy Butler
520eaa0132
do not force mcapps under local cluster
2021-06-25 09:35:19 -07:00
Neil MacDougall
0a9885bc92
Use constant for catalog template type
2021-06-25 15:34:57 +01:00
Neil MacDougall
fd4d6d474d
Address PR Feedback
2021-06-25 11:33:52 +01:00
Neil MacDougall
89fb0f4ed1
Fix issue with v1->v2 chart matching
2021-06-25 08:19:15 +01:00
Neil MacDougall
d289f49bc3
Move istio and cis scans to cluster tools
2021-06-25 08:18:47 +01:00