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

Manifests generation improvements #526

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Manifests generation improvements #526

merged 1 commit into from
Oct 4, 2021

Conversation

lukaszo
Copy link
Contributor

@lukaszo lukaszo commented Oct 4, 2021

Description

Changes proposed in this pull request:

  • add test to make sure that multine string are rendered correctly
  • fix converting to json for null values
  • don't use json filter for strings

Related issue(s)

Fixes #520

- add test to make sure that multine string are rendered correctly
- fix converting to json for null values
- don't use json filter for strings
@mszostok mszostok self-assigned this Oct 4, 2021
@mszostok mszostok added area/cli Relates to CLI bug Something isn't working labels Oct 4, 2021
@lukaszo lukaszo merged commit f6cea95 into capactio:main Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Relates to CLI bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-line default values capact alpha manifest-gen implementation helm are generated in a wrong way
2 participants