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

[prometheus-adapter] Allow configuration of startupProbe #3811

Merged

Conversation

kevinmo13
Copy link
Contributor

What this PR does / why we need it

prometheus-adapter polls for all API version on startup, and we are running crossplane which creates ~1000 CRDs. Configuring a startup probe avoids killing the pod due to timeout.

Which issue this PR fixes

N/A

Special notes for your reviewer

N/A

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

Signed-off-by: Kevin Mo <kevin.mo@frontapp.com>
Signed-off-by: Kevin Mo <kevin.mo@frontapp.com>
Signed-off-by: Kevin Mo <kevin.mo@frontapp.com>
Co-authored-by: Steven Sheehy <17552371+steven-sheehy@users.noreply.github.com>
Signed-off-by: Kevin Mo <kevin.mo@frontapp.com>
@steven-sheehy steven-sheehy added the enhancement New feature or request label Oct 3, 2023
Copy link
Member

@steven-sheehy steven-sheehy left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for your contribution!

@steven-sheehy steven-sheehy merged commit 272301a into prometheus-community:main Oct 3, 2023
4 checks passed
@kevinmo13
Copy link
Contributor Author

kevinmo13 commented Oct 3, 2023

Thanks for the reviews and helping to get this change through!

Matiasmct pushed a commit to giffgaff/prometheus-charts that referenced this pull request Mar 20, 2024
…community#3811)

Signed-off-by: Kevin Mo <kevin.mo@frontapp.com>
Co-authored-by: Steven Sheehy <17552371+steven-sheehy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants