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

Handling multiple resources in content by yaml seperator #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rishi-anand
Copy link

@rishi-anand rishi-anand commented Jan 31, 2021

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets fixes #69
License Apache 2.0

What's in this PR?

If there are multiple resources in a manifest seperated by --- then all resources provided in manifest will be created/updated

Additional context

Checklist

@rishi-anand
Copy link
Author

@bonifaido, We can have support of multiple resources in a manifest while. This will benefit a lot of users who are actively using it for provisioning resources on k8s.
With above change, we should also add fix for #68, so that if a resource which is in content(which has multiple resources) already exists then it should be patched.

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

Successfully merging this pull request may close these issues.

Multiple k8s resources support in single yaml manifest with "---" seperator
1 participant