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

crds: Add proxy_url support for Probes #4043

Conversation

simonswine
Copy link
Contributor

This passes through the proxy_url argument for probe CRDs

Release Note Template (will be copied)

Add proxy_url support for Probes

@simonswine simonswine requested a review from a team as a code owner May 23, 2021 20:30
@@ -951,6 +951,8 @@ type ProberSpec struct {
// Path to collect metrics from.
// Defaults to `/probe`.
Path string `json:"path,omitempty"`
// Optional ProxyURL
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// Optional ProxyURL
// Optional ProxyURL.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added in 185a4f3

This passes through the proxy_url argument for probe CRDs

Signed-off-by: Christian Simon <simon@swine.de>
Signed-off-by: Christian Simon <simon@swine.de>
@simonswine simonswine force-pushed the 20210523_add-proxy_url-to-prober branch from 3dd2607 to 185a4f3 Compare June 10, 2021 20:44
Copy link
Contributor

@simonpasquier simonpasquier left a comment

Choose a reason for hiding this comment

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

lgtm

@paulfantom paulfantom merged commit d26fd2d into prometheus-operator:master Jun 11, 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

3 participants