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

Special restore-module behavior for Traefik #790

Merged
merged 5 commits into from
Feb 18, 2025
Merged

Special restore-module behavior for Traefik #790

merged 5 commits into from
Feb 18, 2025

Conversation

DavidePrincipi
Copy link
Member

When Traefik is restored from backup use a special behavior. Invoke restore-module on the existing Traefik instance of the selected node.

For other modules, retain the standard behavior that invokes restore-module on a new instance of the module.

Refs NethServer/dev#7158

Run restore-module on the existing Traefik instance of the selected
node. Traefik must implement restore-module to merge backup data with
existing settings.
@DavidePrincipi DavidePrincipi self-assigned this Jan 24, 2025
The Traefik backup relies on the normal module-backup procedure. Saving
Traefik's data inside the cluster backup is no longer required.
@DavidePrincipi DavidePrincipi merged commit 1531e1d into main Feb 18, 2025
2 checks passed
@DavidePrincipi DavidePrincipi deleted the feat-7158 branch February 18, 2025 16:49
DavidePrincipi added a commit that referenced this pull request Mar 14, 2025
Remove references to Traefik custom certificates and routes in the
cluster backup, now that they are part of Traefik backup itsef.

Ref #790, NethServer/dev#7158
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.

None yet

2 participants