Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

Issues with default value - parameter - over 1024 bytes ... #43

Description

@vangalamaheshh

Hi @jbingham -

"error": {
"code": 400,
"message": "Invalid value for field "parameter.defaultValue": too long: 1471 bytes, want no longer than 1024 bytes",
"status": "INVALID_ARGUMENT"
}

Just so you know, when the defaultValue exceeds 1024 bytes, it will result in pipeline error. Do you have tips how to overcome this? I can hack for now by passing other parameters and constructing the full paths of the files in the component container, but I am curious if we could fix this in a cleaner way.

Let me know.

Thanks,
Mahesh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions