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

[management] Refactor setup key to use store methods #2861

Merged
merged 12 commits into from
Nov 11, 2024

Conversation

bcmmbaga
Copy link
Contributor

@bcmmbaga bcmmbaga commented Nov 7, 2024

Describe your changes

Remove calls to get and save whole account in setup key operations.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
@bcmmbaga bcmmbaga force-pushed the setupkey-get-account-refactoring branch from 997f1e1 to 1a5f3c6 Compare November 7, 2024 21:37
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
@bcmmbaga bcmmbaga force-pushed the setupkey-get-account-refactoring branch from 7190ea1 to 931521d Compare November 7, 2024 21:59
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
…unt-refactoring

# Conflicts:
#	management/server/sql_store.go
@bcmmbaga bcmmbaga changed the base branch from feature/get-account-refactoring to main November 8, 2024 17:00
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
management/server/setupkey.go Outdated Show resolved Hide resolved
management/server/setupkey.go Outdated Show resolved Hide resolved
management/server/setupkey.go Show resolved Hide resolved
management/server/sql_store.go Outdated Show resolved Hide resolved
management/server/sql_store.go Outdated Show resolved Hide resolved
management/server/setupkey.go Outdated Show resolved Hide resolved
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
…lice

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
@bcmmbaga bcmmbaga force-pushed the setupkey-get-account-refactoring branch from f443d47 to cf2766d Compare November 11, 2024 16:13
Copy link

@bcmmbaga bcmmbaga merged commit 6cb697e into main Nov 11, 2024
21 checks passed
@bcmmbaga bcmmbaga deleted the setupkey-get-account-refactoring branch November 11, 2024 16:46
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