Git - SSH Key
To add your Git - SSH Key,
- Click on Providers in the left menu and click on Add New button at the top right.
- You will be presented a list of Providers that you can add into Quark. Choose the Git - SSH Key provider and click on Continue.
- Provide a Name and an optional Description.
- Provide your GitHub SSH Key.Paste the contents of your private key.
Note: Ensure that you include the entire private key text.
- Provide the Git Repository prefix or repository URL for which this credential needs to be used.
Note: For example, you can provide the repository URL in the following format: git@github.com:my-organization/ or git@github.com:my-organization/my-repo.git
- Click on the Review and Create buttons to add your Git - SSH Key.
You should be taken back to the Providers list page where you should see your newly added Provider in Available status. You can now use this provider when you are creating any resource (such as Clusters) through Quark.
Editing Git - SSH Key
To make changes to an existing Git - SSH Key Provider,
- Click on the Edit icon against a Provider in the Providers list page.
- You will be taken to the Edit Provider page where you can make changes and save.
- After making all the changes, click on the Review button.
- Review all the changes and click on the Update button to update the Provider.
Deleting Git - SSH Key
To delete your Git - SSH Key Provider from Quark,
- Click on the Delete icon against the Provider you wish to delete in the Providers list page.
- A confirmation dialog will appear. Enter any additional details required and click on the Delete button. The Provider will now be deleted from Quark.
Note: If this Provider is currently associated to any Resource (such as Cluster) created through Quark, then it cannot be deleted.If you want to delete your provider, you must first delete all of the resources that are associated to it.