Skip to content

Typo in API server shutdown-delay-duration help #83120

@sftim

Description

@sftim

What happened:

"returns success, but /readzy immediately returns failure. Graceful termination starts after this delay "+
has a typo, /readzy (should be /readyz)

This also shows up in the rendered documentation.

What you expected to happen:
Documentation has correct path for readyz endpoint.

How to reproduce it (as minimally and precisely as possible):
Easiest to see this wrong in the source code, I think.

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version): v1.16
  • Cloud provider or hardware configuration: not applicable
  • OS (e.g: cat /etc/os-release): not applicable
  • Kernel (e.g. uname -a): not applicable
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others:

/sig docs
/kind bug
/priority backlog

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.priority/backlogHigher priority than priority/awaiting-more-evidence.sig/docsCategorizes an issue or PR as relevant to SIG Docs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions