Commit Graph

210 Commits

Author SHA1 Message Date
Westly Wright aa33b16785
Service validation
Adds the following validation:
Service Ports - adds extra checks for port name, fixes invalid check for externalname services
ClusterIP - Conditional Checks on service types and ip none check
ExternalName
2020-10-20 08:58:18 -07:00
Nancy Butler 2ec0d578bf workload tweaks 2020-10-05 13:28:14 -07:00
Vincent Fiduccia 5766a5cef1
Disable fleet cluster delete 2020-10-04 16:39:04 -07:00
Vincent Fiduccia 053b7a138e
Fleet fixes (#1612) 2020-10-04 01:21:29 -07:00
Vincent Fiduccia 5e092d7a64
Pause/unpause/force update cluster and gitrepo 2020-10-03 01:11:42 -07:00
Cody Jackson 29aaa185e5 Adding validation to verify atleast one local or global output is selected
rancher/dashboard#
2020-10-02 15:06:05 -07:00
Vincent Fiduccia 28b9165b34
Switch system namspace annotation 2020-10-02 11:59:05 -07:00
Vincent Fiduccia a88c87e083
Gitrepo fixes 2020-10-02 04:07:28 -07:00
Vincent Fiduccia ce75c172c9
Assign clusters to workspace & label them 2020-10-02 02:54:01 -07:00
Nancy Butler c51e48e25a fix pvc create in workload 2020-10-01 14:08:42 -07:00
Cody Jackson 100985f477 Improving rbac of Logging overview and flow pages
Check to see if the resources are available before requesting them
and give appropriate defaults when not available

rancher/dashboard#1524
2020-09-30 16:49:08 -07:00
Vincent Fiduccia 43ea3fcdd5
More fleet 2020-09-30 05:10:01 -07:00
Vincent Fiduccia 08e451185d
Fleet list & details 2020-09-30 05:05:53 -07:00
Vincent Fiduccia 304e6903a7
Cleanup workload image column 2020-09-30 05:05:52 -07:00
Vincent Fiduccia 9e13e0f08d
Merge pull request #1482 from codyrancher/rbac-cordon
Hiding Node Cordon/Uncordon if rbac prevents saving
2020-09-30 03:56:53 -07:00
Cody Jackson e921a5c996 Hiding Node Cordon/Uncordon if rbac prevents saving
rancher/dashboard#1411
2020-09-29 16:21:00 -07:00
Nancy Butler e80b30334b fix vct storage class/PV radios
buttondropdown secret option

get workload images from container spec

fix pvc create statefulset
2020-09-29 13:31:39 -07:00
Vincent Fiduccia 300105fab0
Nicer repo display in list 2020-09-29 02:07:52 -07:00
Vincent Fiduccia 650058ff63
Merge existing values correctly on upgrade 2020-09-29 00:09:39 -07:00
Vincent Fiduccia a9bf03cde5
New icons, table headers 2020-09-29 00:09:38 -07:00
Nancy Butler d8c1269e98 update images column in workload detail pod table 2020-09-28 13:55:29 -07:00
Nancy Butler f504bf739e various workload fixes 2020-09-28 13:55:29 -07:00
Vincent Fiduccia f24b47c592
More fleet 2020-09-28 03:41:26 -07:00
Vincent Fiduccia 53b6dacd8c
Logging Flow form 2020-09-27 19:44:05 -07:00
Vincent Fiduccia 3e8a486555
Start Flow edit scren 2020-09-27 19:43:39 -07:00
Nancy Butler 63326ecce8 restore crd fixes 2020-09-27 14:29:19 -07:00
Vincent Fiduccia 4baaa3d6ae
catalog.cattle.io/scope annotation support 2020-09-26 11:04:15 -07:00
Vincent Fiduccia a570a52248
CIS bugs 2020-09-26 02:39:12 -07:00
Vincent Fiduccia 0563db6039
Merge pull request #1425 from mantis-toboggan-md/bugfix-backup-restore-op
backup crd changes
2020-09-25 17:25:18 -07:00
Vincent Fiduccia 2c36e9d1c4
App delete is based on uninstall action 2020-09-25 15:43:48 -07:00
Nancy Butler b5b9c81f13 fix restore detail view and unset storagelocation when using existing baackup
remove ability to edit restore crs

change placement of deletetimeoutseconds
2020-09-25 12:48:01 -07:00
Vincent Fiduccia 264aa273e1
Fleet details 2020-09-24 03:04:54 -07:00
Vincent Fiduccia aba369391c
Remove table stripes, add border edges, fix row-actions with table-actions=false 2020-09-24 03:04:54 -07:00
Nancy Butler 8a89bd5d60 pr feedback 2020-09-23 16:48:22 -07:00
Vincent Fiduccia 0466c361e3
Rearrange products, fleet 2020-09-23 03:42:15 -07:00
Vincent Fiduccia 2dd4cfea39
Merge pull request #1353 from codyrancher/ingress-simple-fixes
Resolved several ingress issues
2020-09-22 14:29:03 -07:00
Vincent Fiduccia e8a30d1831
Merge pull request #1349 from mantis-toboggan-md/cis
clusterscan detail fixes
2020-09-22 14:27:24 -07:00
Vincent Fiduccia 253bdc17f0
More 2020-09-22 14:25:49 -07:00
Vincent Fiduccia 6c20492ddf
Git repo resources & non-ready, general conditions & events 2020-09-22 14:25:49 -07:00
Vincent Fiduccia c5bcc228db
Releases -> Apps 2020-09-22 14:25:48 -07:00
Vincent Fiduccia 02345526aa
Remove more rbac 2020-09-22 14:25:48 -07:00
Cody Jackson 532183eec7 Resolved several ingress issues
- The namespace label was removed so it uses the default
- Added a 'None' option to the service target of the default backend
- Corrected the sizine of the certificate remove buttons so they don't iterfere with one another

rancher/dashboard#1299
rancher/dashboard#1300
2020-09-22 12:59:39 -07:00
Nancy Butler 3343c25a41 linting error 2020-09-22 12:20:58 -07:00
Nancy Butler af3d6c63bf clusterscan detail fixes 2020-09-22 12:10:25 -07:00
Vincent Fiduccia 83bdddcf58
Merge pull request #1337 from codyrancher/logging-flow-fixes
Switching flow pages to local/globalOutputRefs
2020-09-22 04:27:06 -07:00
Cody Jackson 2babda32aa Switching flow pages to local/globalOutputRefs
- I also noticed that initialSelection was no longer working so I
fixed that as well.

rancher/dashboard#1127
rancher/dashboard#1126
2020-09-21 16:42:28 -07:00
Nancy Butler c3647902c4 pr feedback 2020-09-21 14:40:13 -07:00
Vincent Fiduccia 3d86690f68
Fleet 2020-09-21 03:33:07 -07:00
Vincent Fiduccia aee17ab3c9
Fleet list views 2020-09-19 09:21:48 -07:00
Vincent Fiduccia d6970438eb
Merge pull request #1242 from codyrancher/logging-flow-2
Creating the flow and clusterFlow pages
2020-09-17 16:56:07 -07:00