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

adding diff_opts to allow adding aditional helm diff options. #125

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

duxing
Copy link
Contributor

@duxing duxing commented Aug 21, 2024

this can be helpful in situations where you have to add additional options to diff command.

e.g. if your helm chart contains lookup function, you need to specify --dry-run=server to diff command (context)

with diff_opts, it can be supported easily as the example in README.md

@duxing
Copy link
Contributor Author

duxing commented Aug 21, 2024

hi @Tang8330 ! can you take a look at this short PR when you have a chance?

@duxing
Copy link
Contributor Author

duxing commented Aug 24, 2024

@Typositoire can you take a look if you have a chance?

Tang8330
Tang8330 previously approved these changes Aug 24, 2024
@Tang8330
Copy link
Collaborator

Sorry @duxing, code lgtm

@duxing
Copy link
Contributor Author

duxing commented Aug 24, 2024

@Tang8330 sry I forgot to bump version, can you re-review?

@duxing
Copy link
Contributor Author

duxing commented Aug 24, 2024

@Tang8330 sry to bother you again, if it's okay to you, can you help me merge the PR?

Only those with write access to this repository can merge pull requests.

@Tang8330 Tang8330 merged commit 6650fc1 into Typositoire:main Aug 25, 2024
1 check passed
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.

3 participants