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

Assign weight to pre-install hooks #185

Merged
merged 1 commit into from Sep 10, 2019
Merged

Assign weight to pre-install hooks #185

merged 1 commit into from Sep 10, 2019

Conversation

maimaisie
Copy link
Contributor

Description

According to docs:

Tiller sorts hooks by weight (assigning a weight of 0 by default) and by name for those hooks with the same weight in ascending order. Tiller then loads the hook with the lowest weight first (negative to positive)

So the service account should be assigned the lowest weight to get loaded first, and the job should be assigned the highest to get loaded last.

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

@maimaisie maimaisie merged commit c506fc3 into master Sep 10, 2019
@maimaisie maimaisie deleted the maisie-add-weight branch September 10, 2019 23:23
@maimaisie
Copy link
Contributor Author

maimaisie commented Sep 10, 2019

I will push a new 0.3.0-alpha package to the helm repo to override the current one. After that hopefully the jenkins job will consistently pass @Gourav2906

psaia pushed a commit to psaia/sumologic-kubernetes-collection that referenced this pull request May 25, 2021
* ISEC-6244 create sumologic collector for gcp ip report

* terraform fmt
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