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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

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.
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