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

unknow field scheduler #10

Open
WangXiangUSTC opened this issue Jun 8, 2021 · 1 comment
Open

unknow field scheduler #10

WangXiangUSTC opened this issue Jun 8, 2021 · 1 comment

Comments

@WangXiangUSTC
Copy link
Collaborator

get error message:

error: error validating "./chaos.yaml": error validating data: ValidationError(PodChaos.spec): unknown field "scheduler" in org.chaos-mesh.v1alpha1.PodChaos.spec; if you choose to ignore these errors, turn validation off with --validate=false
@WangXiangUSTC
Copy link
Collaborator Author

this is because some new update in Chaos Mesh, can fix it by set CHAOS_MESH_VERSION:

uses: chaos-mesh/chaos-mesh-actions@v0.5
      env:
        ......
        CHAOS_MESH_VERSION: v1.0.0

refer to pingcap/tidb-operator#4011 and pingcap/dm#1743

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant