Skip to content

Update cuemod init workflow #53

Closed
Closed
@santoshkal

Description

Currently cuemod init command looks for the value provided in the --tool flag and supports k8s, argocd, tektoncd, crossplane, and clusterapi tools.

It is proposed to enhance the above workflow to also accept OCI artifact URLs to create Cue workspace.
The artifact stored in the OCI registry should contain the following minimum requirements for creating a Cue workspace:

.
├── cue.mod
└── policy.cue

The cue.mod subdirectory Must contain all the upstream APIs in Cue format for the technology we intend to work with.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status

      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions