Skip to content

Prevent or warn users if they are creating a tekton bundle that will be too large for etcd #2434

Open
@arewm

Description

Feature request

Since the contents of a tekton bundle will have to fit within an etcd value, tkn bundle push should validate that the extracted bundle will not be too large. While testing of the bundles should reveal that content is too large, it is possible for k8s deployments to customize that size. Therefore, it is possible that testing of tasks will not catch content that is too large.

Since the size limit imposed by etcd is configurable, the default for this should be able to be overridden if needed.

Use case

As a Tekton developer, I want to generate tekton bundles that will successfuly resolve as tasks in a k8s cluster.

UI Example

N/A

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions