shreyas pandya
shreyas pandya
**Apply component workflow fails for a component of schematic type terraform** We have a custom component of schematic type terraform which creates dynamodb table. We create tables by applying applications...
When I try to create plugin it throws following error Error from server: error when creating "custom-plugin.yaml": admission webhook "validations.kong.konghq.com" denied the request: plugin failed schema validation: schema violation (name:...
debugging e2e pipeline failures
Added support for the use of "required" parameter feature of Cuelang that was added in Cue 0.6. Added validation for workload Parameters, detecting errors such as "Required parameter not passed"...
Fixes Cue formatting errors. Few Cue files in the repo are unformatted so `make reviewable` command generates these changes every time locally. cc @[email protected]
**Describe the bug** The webhook scope at https://github.com/kubevela/kubevela/blob/master/charts/vela-core/templates/admission-webhooks/validatingWebhookConfiguration.yaml#L38 is incorrect. The Traitdefinition resource is a namespace scoped resource so this webhook is not working as intended for the Traitdefinition. **KubeVela...
Added support for the use of "required" parameter feature of Cuelang that was added in Cue 0.6. Added validation for workload Parameters, detecting errors such as "Required parameter not passed"...
Refs #6435 Feature proposal