Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/prometheus] Add extraHostPathMounts config to alert manager #1377

Closed
wants to merge 5 commits into from
Closed

[stable/prometheus] Add extraHostPathMounts config to alert manager #1377

wants to merge 5 commits into from

Conversation

nlamirault
Copy link
Contributor

Like this PR #862

Signed-off-by: Nicolas Lamirault nicolas.lamirault@gmail.com

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 26, 2017
@k8s-ci-robot
Copy link
Contributor

Hi @nlamirault. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@mgoodness mgoodness self-requested a review July 15, 2017 16:56
@mgoodness mgoodness self-assigned this Jul 15, 2017
Copy link
Contributor

@mgoodness mgoodness left a comment

Choose a reason for hiding this comment

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

Just a couple nits. Also needs a rebase & minor version bump for adding functionality.

Kudos for using existing patterns!

- name: {{ .name }}
mountPath: {{ .mountPath }}
readOnly: {{ .readOnly }}
{{-end}}
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: let's move the conditionals in one level (that is, one less indent)

- name: {{ .name }}
hostPath:
path: {{ .hostPath }}
{{-end}}
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: let's move the conditionals in one level (that is, one less indent)

@mgoodness
Copy link
Contributor

@k8s-bot ok to test

@k8s-ci-robot k8s-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 15, 2017
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
@mgoodness
Copy link
Contributor

/retest

@k8s-ci-robot
Copy link
Contributor

@nlamirault: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
pull-charts-e2e 8aff7b7 link /test pull-charts-e2e

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@mgoodness
Copy link
Contributor

@nlamirault looks like you committed a new stable/snmp-exporter chart. Pull that out into its own PR, then we can get this one merged.

@unguiculus
Copy link
Member

Marking this as stale. Please update within one week.

@mgoodness
Copy link
Contributor

Closing as stale. Feel free to re-open if/when you have the opportunity.

@mgoodness mgoodness closed this Aug 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
changes needed cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants