Skip to content

How to "create"Β #101

@jessequinn

Description

@jessequinn

Reading through your code, i can see that you are using apply cmd from the https://pkg.go.dev/k8s.io/kubectl/pkg/cmd. May be there is a work around, however, in our case we cannot use kubectl apply on our yaml. We have a CRD, a customer resource definition, that fails due to overall size. Therefore, we have to use kubectl create and kubectl replace. Would it be possible to add an additional option(s) to allow for create and possibly replace rather than just apply?

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions