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

Error during plan when a multi-document YAML manifest is provided #268

Open
skycoop opened this issue Jun 6, 2023 · 0 comments
Open

Error during plan when a multi-document YAML manifest is provided #268

skycoop opened this issue Jun 6, 2023 · 0 comments

Comments

@skycoop
Copy link

skycoop commented Jun 6, 2023

I was just caught off guard by multiple resources not being deployed due to the fact that they were present in a multi-document manifest (this seems to have also happened in #5450).

Because the provider is dropping extra documents silently, it's really hard to know this has happened or debug if you notice the missing resources. Instead, the provider should error when it receives unexpected documents and recommends the use of kubectl_file_documents to prevent the issue.

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