Skip to content

当function填写了cpu参数,diskSize则要求必填 #990

Description

@DVKunion

仅配置了function中的cpu,s deploy 报错:

✖ Creating Service, Function (27.58s)
✖ Creating Service, Function (27.24s)
✖ Creating Service, Function (27.35s)
✖ Project func-FC failed to execute:

ERROR:

POST /services/func-Service/functions failed with 400. requestid: 1-64b805e2-c26c6ee0a761e1c4fed8a48a, message: Disk is required but not provided.

补充了 diskSize: 512 后服务正常创建; 不配置cpu默认为0.33时也同样可以创建。

看手册中diskSize并不是一个必填项,能否给提供一个默认值?或者增加一个提示?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    V3V3版本解决

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions