[jboss-jira] [JBoss JIRA] (SWSQE-838) Investigate how we could use git-crypt

praneeth bajjuri (Jira) issues at jboss.org
Wed Sep 18 13:52:00 EDT 2019


    [ https://issues.jboss.org/browse/SWSQE-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786293#comment-13786293 ] 

praneeth bajjuri commented on SWSQE-838:
----------------------------------------

I went to through git crypt, using git crypt we can store our secret information in a file by encrypting it and we push this file into git when we want that information we can decrypt using bash script then we can use all the data in groovy Jenkins files.
for reference see the link : https://www.chrissearle.org/2019/02/23/using-git-crypt/

> Investigate how we could use git-crypt
> --------------------------------------
>
>                 Key: SWSQE-838
>                 URL: https://issues.jboss.org/browse/SWSQE-838
>             Project: Kiali QE
>          Issue Type: QE Task
>            Reporter: Filip Brychta
>            Assignee: Prachi Yadav
>            Priority: Minor
>              Labels: infrastructure
>
> Do we want to use git-crypt to store credentials?
> Problem is how to safely share credentials among team members, how to use them in jenkins jobs and automation, etc.
> # check how other teams are doing it
> # suggest improvements for kiali team



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the jboss-jira mailing list