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

chore: cleanup syntax #86

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

wrenix
Copy link
Contributor

@wrenix wrenix commented Aug 10, 2023

  • replace range with toYaml
  • replace if with with
  • use quote filter on password (it could contains an ' or ") BUG
  • nicer indent
  • remove invalid checks (if something invalid, the chart install should failed)

based on #84 , #87

@wrenix wrenix force-pushed the chore/cleanup branch 2 times, most recently from 7cebd4c to e71c94b Compare August 10, 2023 23:58
- replace range with toYaml
- replace if with with
- use quote filter on password (it could contains an ' or ")
- remove strange tpl and trim
- use default filter
- nicer indent
- remove invalid checks (if something invalid, the chart install should failed)
@spijet
Copy link
Collaborator

spijet commented Nov 24, 2023

Hello @wrenix!

The PR needs a rebase now. Also, can you please return the tpl calls in places that had it? It can be useful when we want to use templated values in a release (like we do now, even in default values.yaml).

Also, please take a look at the review comments I left earlier. :)

@wrenix
Copy link
Contributor Author

wrenix commented Nov 25, 2023

Wow you really has such dirty things in your values.yaml. Okay i must refactoring more ...

@wrenix wrenix marked this pull request as draft November 25, 2023 14:17
@spijet
Copy link
Collaborator

spijet commented Dec 16, 2023

I was thinking about actually pulling the bitnami/common library chart as a dependency, so we could use all the fancy templates provided by it. :D

@spijet
Copy link
Collaborator

spijet commented Apr 22, 2024

Hello @wrenix!

I introduced a bunch of new commits over the course of past few weeks and now I'm slowing down, getting ready for the v1.4.0 release. Now is a good time to rebase this PR. :)

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.

2 participants