-
Notifications
You must be signed in to change notification settings - Fork 303
Open
cdk8s-team/cdk8s-plus
#5762Labels
effort/small1 day tops1 day topsfeature-requestNew/Enhanced functionality wantedNew/Enhanced functionality wantedpriority/p2Dependent on community feedback. PR's are welcome :)Dependent on community feedback. PR's are welcome :)
Description
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
DerDackel
Metadata
Metadata
Assignees
Labels
effort/small1 day tops1 day topsfeature-requestNew/Enhanced functionality wantedNew/Enhanced functionality wantedpriority/p2Dependent on community feedback. PR's are welcome :)Dependent on community feedback. PR's are welcome :)