Commit Graph

4108 Commits

Author SHA1 Message Date
Westly Wright 901bce4389
More updates from feedback
rancher/rancher#15522
2018-09-19 10:07:15 -07:00
Westly Wright 87ec14b7e3
Show bg-error when new quota exceeds limits
rancher/rancher#15687
2018-09-18 15:56:34 -07:00
Westly Wright 3c2bb64810
Merge pull request #2288 from lvuch/lv-0820
form cluster/project rules
2018-09-18 09:32:57 -07:00
Westly Wright 60364dedf7
Merge pull request #2285 from loganhz/quota
Fix edit project issue
2018-09-18 09:30:56 -07:00
lvuch fb87c07f4a form cluster/project rules 2018-09-18 08:33:06 -07:00
loganhz d6e342ef94 Fix edit project issue
https://github.com/rancher/rancher/issues/15647
2018-09-18 12:48:32 +08:00
Westly Wright e99e342f0e
Add defaults for values not in switch 2018-09-17 17:33:34 -07:00
Westly Wright ec32f115b9
Feedback from review 2018-09-17 16:53:54 -07:00
Westly Wright 3823cc414b
remove logs 2018-09-17 16:53:54 -07:00
Westly Wright 45a425369f
Tooltip was always landing on far left when it should be center 2018-09-17 16:53:54 -07:00
Westly Wright ce895604dc
previous fix wasn't right, need to check for lack of both resources 2018-09-17 16:53:54 -07:00
Westly Wright 782c74772c
Remove offending code that prevents multi actions
rancher/rancher#15646
2018-09-17 16:53:54 -07:00
Westly Wright 3057e8dcc9
property extension fixes 2018-09-17 16:53:54 -07:00
Westly Wright f37760e07f
Add remaining resources for a project w/limits for new ns
rancher/rancher#15522
2018-09-17 16:53:54 -07:00
loganhz 0f61f17d99 Update error message for resource quota
https://github.com/rancher/rancher/issues/14854
2018-09-17 10:16:16 +08:00
Westly Wright 9ba4ed4837
Merge pull request #2273 from loganhz/fix
Fix typo
2018-09-14 10:07:23 -07:00
Westly Wright 11b5e86fdd
Merge pull request #2274 from loganhz/crd
Fix pod detail page issue
2018-09-14 10:06:29 -07:00
Westly Wright c9366e2c2a
Merge pull request #2271 from westlywright/session-flags
Filter current session key from the api keys route
2018-09-14 10:03:27 -07:00
Westly Wright 5a1dee1c8d
lint 2018-09-14 09:59:12 -07:00
Westly Wright 00cd3befc4
filter `current` session flag from API Keys page
rancher/rancher#11182
2018-09-14 09:53:41 -07:00
loganhz 4f3d57be1b Fix cluster IP port placeholder issue 2018-09-14 23:47:12 +08:00
loganhz 8dcabaf587 Fix pod detail page issue
https://github.com/rancher/rancher/issues/15199
2018-09-14 12:44:44 +08:00
loganhz d4f684a862 Fix typo 2018-09-14 11:43:42 +08:00
Westly Wright beb6c1f06e
Merge pull request #2268 from loganhz/catalog
Fix catalog up to date issue
2018-09-13 10:13:02 -07:00
Westly Wright 5a9a6d5381
Merge pull request #2265 from loganhz/drain
Set ignoreDaemonSets to true by default
2018-09-13 10:09:10 -07:00
Westly Wright 5f11bb7ad2
Merge pull request #2263 from loganhz/fix-bug
Jump to workload detail page if it belongs to a workload
2018-09-13 10:04:13 -07:00
Westly Wright de3cea31bf
Merge pull request #2258 from loganhz/flex-volume
Fix log volume issue
2018-09-13 09:59:57 -07:00
Westly Wright 6c2f3473d5
Merge pull request #2254 from loganhz/native
Warning message in ports section for workload not created by Rancher
2018-09-13 09:58:29 -07:00
loganhz ccf6e600fe Fix catalog up to date issue 2018-09-14 00:56:07 +08:00
loganhz e8fe2c7664 Set ignoreDaemonSets to true by default 2018-09-13 15:21:17 +08:00
loganhz 44a09b297d Jump to workload detail page if it belongs to a wrokload
https://github.com/rancher/rancher/issues/12498
2018-09-13 13:40:08 +08:00
loganhz dfc377aef1 Fix code style issue 2018-09-13 10:57:26 +08:00
loganhz b7876e6142 Validate limits and requests if resource quota is enabled in project
https://github.com/rancher/rancher/issues/15508
2018-09-13 10:49:19 +08:00
loganhz bb13145010 Show warning message in ports section when user updates the workload not created by Rancher 2018-09-13 10:47:39 +08:00
loganhz cfe314fd4b Show volume section in pod detail page 2018-09-13 10:37:35 +08:00
loganhz 0b7ae7a76e Refine stylistic 2018-09-13 10:37:35 +08:00
loganhz e25138a700 Fix log volume issue
https://github.com/rancher/rancher/issues/15513
2018-09-13 10:37:35 +08:00
loganhz c5a316bfe0 Fix redirect issue 2018-09-12 16:43:20 +08:00
Westly Wright 5ed9470df2
Merge pull request #2246 from westlywright/namespace-action
projectId on the namespace was changed to be un-editable. A move action was introduced to provide the user a mechanism to move namespaces.
2018-09-11 11:48:31 -07:00
Westly Wright f438243389
Use new namespace `move` action rather then manual moving
rancher/rancher#14845
2018-09-11 11:31:45 -07:00
Vincent Fiduccia e3eb915f93
Follow is ok 2018-09-11 10:56:22 -07:00
Vincent Fiduccia 0ed923df32
unused class 2018-09-11 10:56:22 -07:00
Westly Wright 3376833520
Merge pull request #2243 from n313893254/poi
Fix health check cannot update initialDelaySeconds
2018-09-11 09:57:18 -07:00
Westly Wright b1ec535dd3
Merge pull request #2238 from loganhz/pagination
Fix pagination issue for grouped resources
2018-09-11 09:51:46 -07:00
Westly Wright 1b9a52d4cd
Merge pull request #2237 from westlywright/user-inactive
Added error handling to activate/deactive users
2018-09-11 09:49:29 -07:00
n313893254 c126ec7a92 Fix health check cannot update initialDelaySeconds 2018-09-11 18:22:59 +08:00
loganhz ad64ec6411 Fix pagination issue for grouped resources
https://github.com/rancher/rancher/issues/15515
2018-09-11 14:58:38 +08:00
Westly Wright f5a2fe73d8
Merge pull request #2177 from n313893254/issue
Remove embedded and add fluentd target
2018-09-10 17:51:56 -07:00
Westly Wright b786bea199
Add error message when activating/deactivating user 2018-09-10 16:14:02 -07:00
Westly Wright 30f81e76ef
Merge pull request #2230 from loganhz/pv
Improve pv list and pv detail page
2018-09-10 09:52:27 -07:00