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

TT-11901: expose Tyk-Pump health check route #370

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

olamilekan000
Copy link
Contributor

@olamilekan000 olamilekan000 commented Dec 12, 2024

Description

change adds liveness and readiness probe to Tyk-Pump and also makes them configurable.

Related Issue

https://tyktech.atlassian.net/browse/TT-11901

Motivation and Context

Test Coverage For This Change

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring or add test (improvements in base code or adds test coverage to functionality)
  • Documentation updates or improvements.

Checklist

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). If PRing from your fork, don't come from your master!
  • Make sure you are making a pull request against our master branch (left side). Also, it would be best if you started your change off our latest master.
  • My change requires a change to the documentation.
    • I have manually updated the README(s)/documentation accordingly.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@olamilekan000 olamilekan000 requested a review from a team as a code owner December 12, 2024 13:08
@olamilekan000 olamilekan000 requested review from komalsukhani and removed request for a team December 12, 2024 13:08
@olamilekan000 olamilekan000 force-pushed the TT-11901-add-health-and-liveness-check-probes-to-pump branch 3 times, most recently from 3e19325 to b4a306b Compare December 12, 2024 13:18
components/tyk-pump/values.yaml Outdated Show resolved Hide resolved
components/tyk-pump/values.yaml Outdated Show resolved Hide resolved
components/tyk-pump/values.yaml Outdated Show resolved Hide resolved
components/tyk-pump/values.yaml Outdated Show resolved Hide resolved
components/tyk-pump/values.yaml Outdated Show resolved Hide resolved
components/tyk-pump/templates/deployment-pmp.yaml Outdated Show resolved Hide resolved
components/tyk-pump/templates/deployment-pmp.yaml Outdated Show resolved Hide resolved
@olamilekan000 olamilekan000 force-pushed the TT-11901-add-health-and-liveness-check-probes-to-pump branch from b4a306b to 6faae96 Compare December 24, 2024 23:34
@olamilekan000 olamilekan000 force-pushed the TT-11901-add-health-and-liveness-check-probes-to-pump branch from 6faae96 to fec058d Compare December 24, 2024 23:39
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.

2 participants