Skip to content

Support httpHeaders in Probes #2294

@burner1024

Description

@burner1024

Description of the feature or enhancement:

Allow to set httpHeaders, like so https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#http-probes :

startupProbe:
  httpGet:
    httpHeaders:
      - name: User-Agent
        value: MyUserAgent

Use Case:

To allow probes to do basic authorization, for one.

Proposed Solution:

Other:

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/small1 day topsfeature-requestNew/Enhanced functionality wantedpriority/p2Dependent on community feedback. PR's are welcome :)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions