mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #78753 from yutachaos/feature/fixed_typo_liveness
fix typo in probe.go
This commit is contained in:
commit
e5395cdb6d
@ -16,7 +16,7 @@ limitations under the License.
|
||||
|
||||
package probe
|
||||
|
||||
// Result is a string used to handle the results for probing container readiness/livenss
|
||||
// Result is a string used to handle the results for probing container readiness/liveness
|
||||
type Result string
|
||||
|
||||
const (
|
||||
|
Loading…
Reference in New Issue
Block a user