Closed spencerschrock closed 4 months ago
refactor
pkg.ExperimentalRunProbes
deleted ExperimentalRunProbes (not a breaking change since marked experimental
ExperimentalRunProbes
CLI uses the new pkg.Run entrypoint.
pkg.Run
[ ] Tests for the changes have been added (for bug fixes/features)
Followup to #3717
For user-facing changes, please add a concise, human-readable release note to the release-note
release-note
(In particular, describe what changes users might need to make in their application as a result of this pull request.)
NONE
What kind of change does this PR introduce?
refactor
What is the current behavior?
pkg.ExperimentalRunProbes
functionWhat is the new behavior (if this is a feature change)?**
deleted
ExperimentalRunProbes
(not a breaking change since marked experimentalCLI uses the new
pkg.Run
entrypoint.[ ] Tests for the changes have been added (for bug fixes/features)
Which issue(s) this PR fixes
Followup to #3717
Special notes for your reviewer
Does this PR introduce a user-facing change?
For user-facing changes, please add a concise, human-readable release note to the
release-note
(In particular, describe what changes users might need to make in their application as a result of this pull request.)