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

Gitlab key management for execution nodes #1

Open
prasadtalasila opened this issue Jan 17, 2019 · 0 comments
Open

Gitlab key management for execution nodes #1

prasadtalasila opened this issue Jan 17, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@prasadtalasila
Copy link
Member

Description

With the execution nodes installed on multiple computers, it becomes difficult to keep track of the keys that are in use vs keys that are no longer needed.

We need a way to manage the keys of execution nodes in GitLab. The following situations need explicit key management.

  1. Conflict resolution during addition.
    If by mistake two execution nodes added on two servers have the same name, there is going to be a conflict at GitLab level. We need to uniquely construct the key names from the unique name strings of execution nodes.

  2. Removal of a key during uninstallation.
    When one or more execution nodes are being removed from a server, the corresponding keys must also be removed from GitLab.

@prasadtalasila prasadtalasila added the bug Something isn't working label Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant