Commit Graph

2044 Commits

Author SHA1 Message Date
Vincent Fiduccia 53eca88159
Cloud credentials part deux 2021-08-04 01:14:19 -07:00
Vincent Fiduccia c00707244a
Cluster search contains, not startswith 2021-08-04 01:14:19 -07:00
Vincent Fiduccia 890dee421a
Merge pull request #3611 from richard-cox/master-fix-undefined-version
[master] Ensure we don't generically `management/findAll` settings type before logging in
2021-08-03 16:47:07 -07:00
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
Richard Cox f5dffaa143 Fix updates to workload container given changes to command
- Ensure we don't clean out non-command properties from container after saving command (#3379)
- Ensure the container reference isn't broken (fixes change of container image after changing command)
2021-08-02 13:45:39 +01: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 2c9c9102bf
Merge pull request #3566 from vincent99/master
[Master] Bugs
2021-07-29 13:20:17 -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
Richard Cox b4159cbb02 Fix memberOfObject 2021-07-27 16:15:34 +01: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
Richard Cox d5785b3f01 Proove out TS by converting some files
- three components, 1 utils
2021-07-23 16:28:04 +01: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
Nancy Butler 8560b93590 fix envvar on edit 2021-07-20 08:18:19 -07:00
Nancy Butler d056118d7d use withFallback for fleet summary box labels 2021-07-20 06:42:22 -07:00
Vincent Fiduccia 60455debbf
Call save in the right order so members get added 2021-07-19 01:58:09 -07:00
Vincent Fiduccia 5b01c41633
Fix shell when nodes aren't readable (#3498) 2021-07-19 01:58:09 -07:00
Neil MacDougall a96fac92a0
Merge pull request #3488 from nwmac/resource-not-found
Catch resource not found on ResourceDetail view
2021-07-19 09:56:54 +01:00
Vincent Fiduccia 3972ac96ef
Merge pull request #3348 from WuJun2016/harvester-node-driver
feat: harvester node driver for rke2
2021-07-16 10:22:12 -07:00
Nancy Butler a9c502953c project-ns-list-fixes 2021-07-16 08:20:01 -07:00
Neil MacDougall f9dec8a4cc
Merge pull request #3484 from nwmac/deployment-icon-alignment
Fix minor issue with icon alignment on create page
2021-07-16 13:24:30 +01:00
Neil MacDougall 15e355b7fe
Merge pull request #3481 from nwmac/fix-resource-search
Fix broken resource search
2021-07-16 13:23:53 +01:00
Neil MacDougall 3d53503e93 Catch resource not found on ResourceDetail view 2021-07-16 13:14:39 +01:00
Neil MacDougall e17c444739 Fix minor issue with icon alignemt on create page 2021-07-15 15:32:15 +01:00
Neil MacDougall f05c22edde Fix broken resource search 2021-07-15 14:30:37 +01:00
Neil MacDougall 271a25d4d0 Fix broken YAML diff 2021-07-15 13:58:58 +01:00
Nancy 4986c4f122
Merge pull request #3459 from mantis-toboggan-md/bugfix-namespace-move
fix namespace move-project action
2021-07-14 07:00:59 -07:00
Nancy Butler 284b3e14d1 filter ns move project opts reactively 2021-07-14 05:07:15 -07:00
Richard Cox 56b4133a67 Two tweaks
- Filter out namespaces with no projects instead of including 'undefined' in 'toMove'
- (not related to this PR.. but same area) As per #3469 only show projects from current cluster
2021-07-14 11:16:08 +01:00
Richard Cox 355c6b4f7f
Merge pull request #3440 from richard-cox/blank-local-cluster
Default to a blank cluster when the user does not have access to any
2021-07-14 10:53:39 +01:00
Vincent Fiduccia 10e694fbe9
Send terminal resize on interval to keep connection alive (#33468) 2021-07-13 15:59:50 -07:00
Nancy Butler ea4cdb488a account for moving ns with no project 2021-07-13 12:12:00 -07:00
codyrancher 8760c8da7f
Merge pull request #3448 from codyrancher/cluster-members-is-sytstem
Updating how we check if a cluster/projectRoleTemplateBinding isSystem
2021-07-13 08:50:03 -07:00
Richard Cox f56bf0cfa2 Get PR into mergeable state
- Remove install cluster specific comments, handle in anothe PR
- Revert install cluster via template change, handle in another PR
2021-07-13 15:48:29 +01:00
Nancy 30c183864e
Merge pull request #3425 from mantis-toboggan-md/bugfix-brand
ui branding issues
2021-07-13 07:12:26 -07:00
Neil MacDougall 7a5ac7d3ac
Merge pull request #3445 from nwmac/table-colors
Improve color contrast on table groups in dark mode
2021-07-13 14:06:32 +01:00
Neil MacDougall 9dd301825e
Merge pull request #3444 from neillsom/neill/3354/inconsistent-option-title-and-labels
Inconsistent option title and labels on buttons for node-label and node-taint for node driver
2021-07-13 14:00:20 +01:00
Neil MacDougall 116ce8ba28
Merge pull request #3438 from nwmac/iframe-wm-height
IFrame height should take into account the window manager when shown
2021-07-13 13:46:14 +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 33bfc15815
Merge pull request #3400 from nwmac/allow-file-reselect
Fix issues with import yaml
2021-07-13 13:45:44 +01:00
Neil MacDougall e4df42958e Fix issue selecting same file after edit 2021-07-13 12:41:06 +01:00
Neil MacDougall 4797fcecda Remove unused props 2021-07-13 12:23:05 +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
Cody Jackson 82e94843d8 Updating how we check if a clusterRoleTemplateBinding isSystem
Turns out `authz.management.cattle.io/creator-owner-binding` is more a reflection on the current state of something rather than the origin of something.

rancher/dashboard#3296
2021-07-12 15:04:46 -07:00
Neil MacDougall 0de77534d6 Improve color contrast on table groups in dark mode 2021-07-12 11:30:48 +01:00
Neill Somerville bfb37e7107 added label translations to taint cmp and amazonec2 cmp 2021-07-09 10:33:47 -07:00
Richard Cox 272e32550d Fix first set of issues related to blank cluster 2021-07-09 17:43:57 +01:00