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

Git ignore Helm chart deps #166

Merged
merged 1 commit into from Aug 30, 2019
Merged

Conversation

rvmiller89
Copy link
Contributor

Description

Same as gh-pages branch but for master branch.

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@@ -16,3 +16,7 @@ Gemfile.lock

# VS Code ignores
.vscode/*

# Helm chart dependencies
deploy/helm/sumologic/charts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't even see these in our code base. Why do we need to exclude explicitly?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they will be generated if you are developing (making changes to) our helm chart to test locally. We want to be sure to not check those in.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. Thanks.

@rvmiller89 rvmiller89 merged commit 755c1af into master Aug 30, 2019
@rvmiller89 rvmiller89 deleted the rmiller-git-ignore-chart-deps branch August 30, 2019 20:07
psaia pushed a commit to psaia/sumologic-kubernetes-collection that referenced this pull request May 25, 2021
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.

None yet

2 participants