Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kusion apply failed, return "dry run not support" #98

Closed
howieyuen opened this issue Jul 14, 2022 · 0 comments · Fixed by #97 or #99
Closed

kusion apply failed, return "dry run not support" #98

howieyuen opened this issue Jul 14, 2022 · 0 comments · Fixed by #97 or #99
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@howieyuen
Copy link
Collaborator

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

Apply resources to some cluster of DryRun feature-gate is off.

According to k8s doc, feature gate DryRun has been GA since v1.19.

2. What did you expect to see? (Required)

Apply success!

3. What did you see instead (Required)

dry run not support

4. What is your KusionStack components version? (Required)

releaseVersion: v0.4.3
gitInfo:
    latestTag: v0.4.3
    commit: 874a13dd38516908d7db6cbd309c31f3f40368ab
    treeState: clean
buildInfo:
    goVersion: go1.17.11
    GOOS: linux
    GOARCH: amd64
    numCPU: 2
    compiler: gc
    buildTime: "2022-06-09 12:44:43"
dependency:
    kclvmgoVersion: v0.4.2-alpha4
    kclPluginVersion: v0.4.1-alpha2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment