Skip to content

Conversation

nimalank7
Copy link
Contributor

Reverts #1871

Error is:

Error: values don't meet the specifications of the schema(s) in the following chart(s): external-dns: - automountServiceAccountToken: Invalid type. Expected: null, given: boolean - provider: Invalid type. Expected: object, given: string - serviceAccount.name: Invalid type. Expected: null, given: string

Looks like the schema validation in v1.16.0 caused the bug.

@nimalank7 nimalank7 requested a review from a team March 21, 2025 15:02
@nimalank7 nimalank7 merged commit 75ec508 into main Mar 21, 2025
4 checks passed
@nimalank7 nimalank7 deleted the revert-1871-renovate/external-dns-1.x branch March 21, 2025 15:06
nimalank7 added a commit that referenced this pull request Apr 24, 2025
Description:
- Previous chart version of v1.16.0 caused a [schema generation bug](kubernetes-sigs/external-dns#5209). See also #1878
- The schema generation bug is fixed in [v1.16.1](kubernetes-sigs/external-dns#5270)
- `provider` has to be turned into object as per the [schema validation](https://github.com/kubernetes-sigs/external-dns/blob/5eaf814b9420f88152a5f76aa0e48991eaead9ee/charts/external-dns/values.schema.json#L263)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants