Skip to content

fix: bump paerser to v0.2.3 and remove CitronusAcademy from blacklist#151

Merged
mmatur merged 1 commit into
traefik:masterfrom
mmatur:fix/bump-paerser-v0.2.3
Jun 27, 2026
Merged

fix: bump paerser to v0.2.3 and remove CitronusAcademy from blacklist#151
mmatur merged 1 commit into
traefik:masterfrom
mmatur:fix/bump-paerser-v0.2.3

Conversation

@mmatur

@mmatur mmatur commented Jun 27, 2026

Copy link
Copy Markdown
Member

Summary

  • Bumps paerser from v0.2.0 to v0.2.3
  • Removes CitronusAcademy/traefik-maintenance-plugin from the blacklist

Context

paerser v0.2.3 fixes a panic in isArrayKey triggered when a YAML map has an empty string key ("": value). The CitronusAcademy/traefik-maintenance-plugin plugin has exactly this pattern in its testData, which was causing piceus to crash in production.

The blacklist entry added in #150 was a temporary workaround — it can now be removed with the upstream fix in place.

Fix: traefik/paerser#67

@mmatur mmatur force-pushed the fix/bump-paerser-v0.2.3 branch from 5bba7be to 2a8fcf0 Compare June 27, 2026 09:45
@mmatur mmatur added the kind/bug/fix a bug fix label Jun 27, 2026
paerser v0.2.3 fixes the panic in isArrayKey when a YAML map key is
an empty string. CitronusAcademy/traefik-maintenance-plugin was blacklisted
as a workaround and can now be removed.
@mmatur mmatur force-pushed the fix/bump-paerser-v0.2.3 branch from 2a8fcf0 to 151f3c5 Compare June 27, 2026 09:46
@mmatur mmatur merged commit 9420ea4 into traefik:master Jun 27, 2026
6 checks passed
@mmatur mmatur deleted the fix/bump-paerser-v0.2.3 branch June 27, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug/fix a bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant