testkube icon indicating copy to clipboard operation
testkube copied to clipboard

Add parameters --git-username-secret-reference and --git-token-secret-reference to CLI

Open ademar59 opened this issue 1 year ago • 1 comments

Describe the enhancement you'd like to see Add the features to manage git username and token in kubernetes secrets

This is more secure and add the feature to use same account for many projects.

ademar59 avatar Nov 23 '23 10:11 ademar59

thank you @ademar59 we will plan it out

vsukhin avatar Nov 23 '23 10:11 vsukhin

hey @ademar59 we have --git-token-secret stringToString git token secret in a form of secret_name1=secret_key1 for private repository (default []) --git-username-secret stringToString git username secret in a form of secret_name1=secret_key1 for private repository (default [])

is it enough?

vsukhin avatar Mar 27 '24 12:03 vsukhin

yes

ademar59 avatar Mar 28 '24 10:03 ademar59

thank you! cool!, then closing this issue, feel free to reopen it, if you have additional questions

vsukhin avatar Mar 28 '24 10:03 vsukhin