Skip to content

fix(nginx): Refresh Lua assets during upgrades - #212

Merged
nfebe merged 1 commit into
mainfrom
fix/nginx-upgrade-assets
Aug 23, 2026
Merged

nfebe merged 1 commit into
mainfrom
fix/nginx-upgrade-assets

Conversation

@nfebe

@nfebe nfebe commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Agent upgrades could refresh the managed Nginx configuration without refreshing the Lua modules it calls. The resulting version mismatch terminated proxy responses and appeared through Cloudflare as 520.

Upgrades now keep the managed proxy assets on the same version.

@sourceant sourceant Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review complete. No specific code suggestions were generated. See the overview comment for a summary.

Agent upgrades now keep every managed proxy asset on the same version.
This prevents responses from failing when new hooks are introduced.
@nfebe
nfebe force-pushed the fix/nginx-upgrade-assets branch from 62e8f8e to 5ce850f Compare August 23, 2026 05:48
@nfebe
nfebe merged commit fc60871 into main Aug 23, 2026
6 checks passed
@nfebe
nfebe deleted the fix/nginx-upgrade-assets branch August 23, 2026 05:59
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.

1 participant