You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2019/11/25 04:41:00 UTC

[jira] [Created] (HBASE-23339) Release scripts should not need to write out a copy of gpg key material

Sean Busbey created HBASE-23339:
-----------------------------------

             Summary: Release scripts should not need to write out a copy of gpg key material
                 Key: HBASE-23339
                 URL: https://issues.apache.org/jira/browse/HBASE-23339
             Project: HBase
          Issue Type: Improvement
          Components: community, scripts
            Reporter: Sean Busbey


We shouldn't need to export a copy of the gpg key. Either we should give the container access to the gpg-agent on the host or we should do signing steps outside of the container.

I don't think the latter is feasible, since the build with {{-P apache-release}} needs access to keys to sign as a part of the build.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)