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

retain option not valid for layer creation #697

Description

@dmtzs

When I try to create a layer with the retain option in true the plugin doesnt allow me to do my deploy, is this is going to be fixed?
My fragment of that part is like below:

custom:
  pythonRequirements:
    layer:
      name: layerserverlesstest
      description: Only a test to create a layer
      compatibleRuntimes:
        - python3.7
      compatibleArchitectures:
        - x86_64
      retain: true

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions