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

Matches multiple schemas when only one must validate #998

Open
1 of 4 tasks
fe2-Nyxar opened this issue Nov 22, 2024 · 0 comments
Open
1 of 4 tasks

Matches multiple schemas when only one must validate #998

fe2-Nyxar opened this issue Nov 22, 2024 · 0 comments

Comments

@fe2-Nyxar
Copy link

fe2-Nyxar commented Nov 22, 2024

Describe the bug

I'm getting this error no matter what is the content of the file, the code works correctly but i'm getting an error.
I'm using Neovim, the autocompletion is working and everything

Expected Behavior

no error

Current Behavior

apiVersion: v1 # Error: Matches multiple schemas when only one must validate
kind: Deployment
metadata:
    ...

Steps to Reproduce

  1. changed Kubernetes filetype from to *.k8s.yaml, that's all

Environment

  • Windows
  • Mac
  • Linux
  • other (please specify)
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