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

fix(ingestion-cron): remove duplicate shell command in cron chart #391

Conversation

sachinsaju
Copy link
Contributor

This PR fixes issue mentioned at #389 .The duplicate shell command is removed from values.yaml since it is already present in cron.yaml template. Thanks @jimsmith for reporting and figuring out the root cause.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable)

Presence of square brackets create incorrect command when passed to template. This commit removes square brackets and now the chart should be installable. Verified by helm template datahub-ingestion-cron
@maggiehays maggiehays added the hacktoberfest-accepted Acceptance for hacktoberfest https://hacktoberfest.com/participation/ label Oct 31, 2023
@david-leifker david-leifker merged commit 21de8df into acryldata:master Nov 7, 2023
1 check failed
@david-leifker
Copy link
Contributor

Thanks! Merged w/o chart increment since it was a commented line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Acceptance for hacktoberfest https://hacktoberfest.com/participation/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants