Skip to content
#

application

Here are 4,341 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:
   
latexcv

Improve this page

Add a description, image, and links to the application 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 application topic, visit your repo's landing page and select "manage topics."

Learn more