[WIP] Add configurable probes and APITimeout-based placement defaults#1146
[WIP] Add configurable probes and APITimeout-based placement defaults#1146amartyasinha wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: amartyasinha The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
6a9081e to
d0ca44a
Compare
|
Build failed (check pipeline). Post ❌ openstack-meta-content-provider FAILURE in 5m 03s |
55ef06d to
2f6317b
Compare
Expose spec.override.probes on Nova and PlacementAPI CRDs and build pod probes via lib-common CreateProbeSet helpers with shared defaults in internal/common/probes.go. Tune placement-api liveness/readiness from APITimeout to avoid restarting busy pods. Signed-off-by: Amartya Sinha <amsinha@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
2f6317b to
d297c23
Compare
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider SUCCESS in 3h 04m 27s |
Expose spec.override.probes on Nova and PlacementAPI CRDs and build pod
probes via lib-common CreateProbeSet helpers with shared defaults in
internal/common/probes.go. Tune placement-api liveness/readiness from
APITimeout to avoid restarting busy pods.