- Notifications
You must be signed in to change notification settings - Fork794
fix typo in error string#2004
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
|
k8s-ci-robot commentedApr 3, 2025
Welcome@MatthewFletcher! |
cdrage left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Sorry for the long delay!
This LGTM
/lgtm
/approve
k8s-ci-robot commentedApr 15, 2025
[APPROVALNOTIFIER] This PR isAPPROVED This pull-request has been approved by:cdrage,MatthewFletcher The full list of commands accepted by this bot can be foundhere. The pull request process is describedhere Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
cdrage commentedApr 15, 2025
Hi@MatthewFletcher ! As soon as you update your CLA signing, this should auto-merge in. Thanks for the changes! |
cdrage commentedJun 24, 2025
Gentle ping@MatthewFletcher |
MatthewFletcher commentedJun 24, 2025
@cdrage tried it again, let me know if that works. |
cdrage commentedJun 24, 2025
It's not sorry :( and I can't seem to re-trigger it. Could you maybe rebase your PR against main and re-push it? It'll retrigger the EasyCLA CI. |
k8s-triage-robot commentedSep 22, 2025
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience atkubernetes/community. /lifecycle stale |
k8s-triage-robot commentedOct 22, 2025
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience atkubernetes/community. /lifecycle rotten |
cdrage commentedNov 17, 2025
Going to close this for now, sorry! Just curating through our PR's. After the CLA is signed, I'll be able to merge, please feel free to re-open! |
What type of PR is this?
What this PR does / why we need it:
This PR fixes a grammatical error in an error message, changing "File don't exist" to "File doesn't exist".
Which issue(s) this PR fixes:
Fixes#2003
Special notes for your reviewer: