feat(probes)!: rewrite probes logic with named probes #9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "naming"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ProbeFunction
is now an interface for easier useProbeFunction
s can be auto-updated with specified update intervalStatefulProbes
changed intoManualProbes
and implementProbeFunction
interfaceManualProbes
allows for marking probe as unhealthy with custom causeKubeprobes
option or via?v
request paramBREAKING CHANGE: type definitions were replaced with more robust implementation.
9e65dd14a9
to2d04b4c66b
2d04b4c66b
to9dd25ff024