Commit Graph

1415 Commits

Author SHA1 Message Date
Westly Wright c46b92de6e
Add experimental k8s version to rke cluster options
rancher/rancher#15919
2018-10-02 16:07:50 -07:00
Vincent Fiduccia 1145ea80aa
Redeploy action, update timestamp on edit so edit always redeploys 2018-10-01 12:41:02 -07:00
Vincent Fiduccia 7b7558ad6c
Merge pull request #2318 from vincent99/master
After preload all schemas are found
2018-10-01 12:08:30 -07:00
Vincent Fiduccia 1856e9cd26
After preload all schemas are found 2018-10-01 11:38:59 -07:00
Westly Wright a6e32380b9
Merge pull request #2311 from loganhz/fix2
Add max length limit to linkify
2018-09-27 14:29:38 -07:00
loganhz 5356220c7d Add max length limit to linkify 2018-09-28 00:28:56 +08:00
Sebastiaan van Steenis 506b70b3e7 Add more info on user and cluster-admin clusterrole on import 2018-09-25 20:24:14 +02:00
Westly Wright 4feed47241
Merge pull request #2296 from superseb/prettycron_import
Import workaround for prettycron
2018-09-20 09:37:47 -07:00
Westly Wright fc3f960429
Merge pull request #2284 from loganhz/role
Update hasOwner check logic
2018-09-20 09:36:30 -07:00
Sebastiaan van Steenis 9f906112e4 Import workaround for prettycron 2018-09-20 11:16:33 +02:00
loganhz 693fc5cb8f hasOnwer check
https://github.com/rancher/rancher/issues/15475
2018-09-20 16:51:04 +08:00
Westly Wright b201445536
Merge pull request #2291 from loganhz/custom
Move cloud provider help text
2018-09-19 15:05:27 -07:00
Westly Wright 7c95eb19d9
Merge pull request #2272 from n313893254/poi
Configurable notifiers parameters are confusing
2018-09-19 15:02:30 -07:00
n313893254 d138ffd8f5 Update for review 2018-09-19 18:07:25 +08:00
loganhz 18ed7b1c06 Move cloud provider help text
https://github.com/rancher/rancher/issues/15652
2018-09-19 10:41:41 +08:00
loganhz 937f6c494a Add text for cloud provider
https://github.com/rancher/rancher/issues/15652
2018-09-18 13:29:04 +08:00
n313893254 444a95a005 Fix Github auth bug 2018-09-17 18:31:56 +08:00
Westly Wright 16ae9486e2
Merge pull request #2279 from westlywright/eks-ami-override
Add ami field to the EKS config
2018-09-14 16:48:12 -07:00
Westly Wright 9a76472bc8
Merge pull request #2278 from westlywright/move-project-saving
Added error handler for move namespace
2018-09-14 16:47:21 -07:00
Westly Wright e9bb3e4a9f
Add ami field to the EKS config
rancher/rancher#15389
2018-09-14 16:34:35 -07:00
Westly Wright 12ef1f1773
Added error handler for move namespace
rancher/rancher#15612"
2018-09-14 16:06:56 -07:00
Westly Wright f7e02ab8b9
Fix AKS field validation
rancher/rancher#15564
2018-09-14 15:01:47 -07:00
Westly Wright a5f04ce0fc
Move EKS/AKS ingress warning above name/description
rancher/rancher#15496
2018-09-14 09:27:40 -07:00
Westly Wright bf7d259aa2
Role back rke cluster defaults changes
rancher/rancher#15577
2018-09-13 14:44:48 -07:00
Westly Wright e4e7c84a25
Merge pull request #2264 from loganhz/count
Show warning if etcd count is invalid when editing cluster
2018-09-13 12:03:45 -07:00
Westly Wright a08bb854ef
Merge pull request #2251 from loganhz/uppercase
Convert node name to lowercase in registration command
2018-09-13 12:00:42 -07:00
Westly Wright 27f2d3d3e5
Merge pull request #2262 from westlywright/disable-multi-auth
Single Auth Providers
2018-09-13 10:00:59 -07:00
loganhz e79fab4e09 Convert node name to lowercase in registration command 2018-09-13 16:24:55 +08:00
loganhz 687a25fcad Show warning if etcd count is invalid when editing cluster
https://github.com/rancher/rancher/issues/15494
2018-09-13 15:04:51 +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
Westly Wright bdab01d79b
Only allow a single (+local) auth provider to be enabled
rancher/rancher#15544
2018-09-12 16:53:16 -07:00
Westly Wright b86845453c
Merge pull request #2261 from westlywright/c-def-bugs
New cluster defaults fields were stepping all over the config when setting. We were also overwriting some defaults on init, I removed those.
2018-09-12 13:34:13 -07:00
Westly Wright 42023a312c
Stop ingress, metric server and pod policy from clobbering others
This also fixes the default to canal and project network isolation issues

     rancher/rancher#15543
2018-09-12 12:20:36 -07:00
Westly Wright f7584871d1
Add eu-west-1 option for EKS cluster location
rancher/rancher#15546
2018-09-12 11:33:10 -07:00
Westly Wright 19436ff25f
Merge pull request #2259 from superseb/azure_instancetypes
Update to latest Azure instance types
2018-09-12 10:13:14 -07:00
Westly Wright b92833cc85
Merge pull request #2255 from n313893254/poi
Fix Windows enable bug
2018-09-12 09:59:12 -07:00
Westly Wright 604d181b7f
Merge pull request #2248 from westlywright/new-ec2-instances
Add r5 and r5d instances for amazon ec2
2018-09-12 09:37:47 -07:00
Sebastiaan van Steenis eccf9722d8 Update to latest Azure instance types 2018-09-12 13:30:10 +02:00
n313893254 fe11bb1d54 Fix request did not carry network when windows enabled 2018-09-12 18:34:38 +08:00
n313893254 03b86f6148 Fix Network Provider cannot display in UI when cluster is edited 2018-09-12 15:37:37 +08:00
Westly Wright 39736c8884
Add r5 and r5d instances for amazon ec2
rancher/rancher#15308
2018-09-11 15:17:20 -07:00
Westly Wright e165400bdd
Add warning for EKS/AKS users about lack of ingress creation
rancher/rancher#15496
2018-09-11 13:56:33 -07: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 322321c26a
Merge pull request #2245 from rancher/revert-2241-check
Revert "Not validate etcd count when edit cluster"
2018-09-11 11:48:06 -07:00
Westly Wright 03604bac7e
Revert "Not validate etcd count when edit cluster" 2018-09-11 11:38:20 -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 2ec7c74097
Remove access line from git template 2018-09-11 10:56:22 -07:00
Westly Wright 72c2d4c208
Merge pull request #2241 from loganhz/check
Not validate etcd count when edit cluster
2018-09-11 09:55:12 -07:00
Westly Wright 27b96a7d66
Merge pull request #2239 from loganhz/driver
Fix save button issue
2018-09-11 09:52:58 -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