Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Invalid secret names due to parsing of alphanumeric strict requirement #84

@kutysam

Description

@kutysam

"Violation in UpdateServiceRequest.service.template.volumes[0].secret.items[0].path: may only have up to 255 alphanumeric characters, hyphens, and underscores."

secret: "censored"
items {
  path: "server-ca.pem"
  version: "latest"
}

. should be allowed too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: runIssues related to the googleapis/python-run API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions