You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synthesizing applicationpanic: parameter value is required, but nil was providedgoroutine 1 [running]:github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2.JsonPatch_Replace(0xc000014b80, {0x0, 0x0}) /Users/epolon/go/pkg/mod/github.com/cdk8s-team/cdk8s-core-go/cdk8s/[email protected]/JsonPatch.go:168 +0x106main.main() /private/tmp/cdk8s-go/main.go:25 +0x2afexit status 2Error: command "go run . " at /private/tmp/cdk8s-go returned a non-zero exit code 1 at ChildProcess.<anonymous> (/opt/homebrew/lib/node_modules/cdk8s-cli/lib/util.js:54:27) at Object.onceWrapper (node:events:634:26) at ChildProcess.emit (node:events:519:28) at ChildProcess._handle.onexit (node:internal/child_process:294:12)
Describe the bug
Using cdk8s, I want to set a specific property to have the YAML
null
value. Not seeing a way to do this.Expected Behavior
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
cdk8s-team/cdk8s#2162
SDK version used
Environment details (OS name and version, etc.)
Darwin bcd07455aba8 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:10:42 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6000 arm64
The text was updated successfully, but these errors were encountered: