n8n/packages/cli/src/ExternalSecrets
Iván Ovejero 442c73e63b
feat(core): Set up leader selection for multiple main instances (#7527)
https://linear.app/n8n/issue/PAY-933/set-up-leader-selection-for-multiple-main-instances

- [x] Set up new envs
- [x] Add config and license checks
- [x] Implement `MultiMainInstancePublisher`
- [x] Expand `RedisServicePubSubPublisher` to support
`MultiMainInstancePublisher`
- [x] Init `MultiMainInstancePublisher` on startup and destroy on
shutdown
- [x] Add to sandbox plans
- [x] Test manually

Note: This is only for setup - coordinating in reaction to leadership
changes will come in later PRs.
2023-10-30 16:22:32 +01:00
..
providers refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
constants.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
ExternalSecrets.controller.ee.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
ExternalSecrets.service.ee.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
externalSecretsHelper.ee.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
ExternalSecretsManager.ee.ts feat(core): Set up leader selection for multiple main instances (#7527) 2023-10-30 16:22:32 +01:00
ExternalSecretsProviders.ee.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00