Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • magnum magnum
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kubernetes
  • magnummagnum
  • Merge requests
  • !131

[cern][k8s] Support configurable health polling interval

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Spyridon Trigazis requested to merge os9382 into cern/train May 18, 2020
  • Overview 4
  • Commits 1
  • Changes 3

upstream https://review.opendev.org/#/c/728775/

The default 10 seconds health polling interval is too frequent for most of the cases. Now it has been changed to 60s. A new config health_polling_interval is added to make the interval configurable. Cloud admin can totally disable the health polling by set a negative value for the config.

Task: 39795 Story: 2007683

Change-Id: Iad30487b8c119e94ee21d75f53fb86eb23dff365 (cherry picked from commit 8e9df14d)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: os9382