-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix(chart): update schema with latest plugin release #5510
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I'm getting similar error, but only in end-2-end prow instance #5509 (comment) I think is related to this PR #5470 but could be wrong |
|
/retest |
|
@ivankatliarchuk I opened #5514 to fix the flaky test. There was a double call to t.Parallel. |
|
/lgtm |
|
/assign @stevehipwell for final review |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stevehipwell The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-external-dns-unit-test |
* master: fix(chart): update schema with latest plugin release (kubernetes-sigs#5510) chore(deps): bump the dev-dependencies group with 10 updates (kubernetes-sigs#5519) feat: Plan normalizeDNSName convert Unicode to ASCII (kubernetes-sigs#5049)
What does it do ?
Update schema with latest plugin release: v1.9.0
Motivation
Fix CI, like this one from #5493
More