kubernetes / kubectl

Issue tracker and mirror of kubectl code
Apache License 2.0
2.83k stars 913 forks source link

Typo in ToOptions func in expose cmd #1577

Closed amirsadraabdollahi closed 6 months ago

amirsadraabdollahi commented 6 months ago

There is a typo in ToOptions func in expose cmd. dryRunStratergy should be dryRunStrategy.

k8s-ci-robot commented 6 months ago

This issue is currently awaiting triage.

SIG CLI takes a lead on issue triage for this repo, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
eddiezane commented 6 months ago

Thanks for the PR. Going to close this to keep our tracker clear.

/close

k8s-ci-robot commented 6 months ago

@eddiezane: Closing this issue.

In response to [this](https://github.com/kubernetes/kubectl/issues/1577#issuecomment-2033267991): >Thanks for the [PR](https://github.com/kubernetes/kubernetes/pull/124045). Going to close this to keep our tracker clear. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.