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

SMaHT Identity Swap #93

Merged
merged 4 commits into from
Aug 12, 2024
Merged

SMaHT Identity Swap #93

merged 4 commits into from
Aug 12, 2024

Conversation

willronchetti
Copy link
Member

  • Implements the identity swap mechanism for SMaHT, including autoscaling reconfiguration for indexer workers

FFIdentitySwap.identity_swap(blue=args.blue, green=args.green, mirror=args.mirror, do_legacy=args.do_legacy)
if app_kind == 'ff':
FFIdentitySwap.identity_swap(blue=args.blue, green=args.green, mirror=args.mirror, do_legacy=args.do_legacy)
else:
Copy link
Collaborator

@dmichaels-harvard dmichaels-harvard Jul 30, 2024

Choose a reason for hiding this comment

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

Maybe check app_kind == 'cgap' and throw exception as I see not implemented (CGAPIdentitySwap) ?

@willronchetti willronchetti merged commit 4d98773 into master Aug 12, 2024
1 check failed
@willronchetti willronchetti deleted the smaht_swap branch August 12, 2024 18:24
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.

2 participants