Skip to content
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

Use correct unmarshaller for json durations #10124

Merged
merged 5 commits into from
Feb 3, 2022

Conversation

xacrimon
Copy link
Contributor

@xacrimon xacrimon commented Feb 3, 2022

v8.0.7 added support for other duration specifiers. This new unmarshaller for durations was applied for yaml but if a config is loaded as a dynamic resource with json, the old unmarshaller is used instead, causing an error.

@xacrimon xacrimon self-assigned this Feb 3, 2022
@github-actions github-actions bot requested review from greedy52 and zmb3 February 3, 2022 15:20
@xacrimon xacrimon mentioned this pull request Feb 3, 2022
@xacrimon xacrimon enabled auto-merge (squash) February 3, 2022 16:17
@xacrimon xacrimon disabled auto-merge February 3, 2022 16:25
@xacrimon xacrimon enabled auto-merge (squash) February 3, 2022 16:28
@xacrimon xacrimon merged commit 8b7173e into master Feb 3, 2022
@xacrimon xacrimon deleted the joel/duration-json-unmarshal branch February 3, 2022 16:47
xacrimon added a commit that referenced this pull request Feb 4, 2022
@webvictim webvictim mentioned this pull request Mar 4, 2022
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.

4 participants