-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Repository (Bitbucket)
-
None
-
1
-
1
Problem definition
Changing the SSH key requirements from Bitbucket could impact the linked repository from Bamboo side
As in the below example:
- Frokm Bitbucket UI > Administration > Keys and Tokens
- Change the RSA key length option
- The current SSH key will not be valid as it doesn't meet the key length requirement
The issue could be resolved by resaving the linked repository configuration to re-generate a new public key to Bitbucket. In case of a large number of linked repositories, this process will be very hard going through every repository and saving the configuration.
Suggested Solution
It would be nice if we have an option for bulk saving the configuration or having the linked repositories not impacted by the change of the ssh key length size
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available