Skip to content
#

cue

Here are 70 public repositories matching this topic...

yangsoon
yangsoon commented Jun 7, 2021

Describe the bug

When apply traitDefinition which use context in CUE Template, It will fail to generate openapi json schema to ConfigMap

# label.yaml
apiVersion: core.oam.dev/v1beta1
kind: TraitDefinition
metadata:
  annotations:
    definition.oam.dev/description: "Add labels for your Workload."
  name: labels
  namespace: vela-system
spec:
  appliesToWorkloads:
   

Improve this page

Add a description, image, and links to the cue topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cue topic, visit your repo's landing page and select "manage topics."

Learn more