[JIRA] (JENKINS-59669) Support retrieval of secrets from a different AWS account

2019-11-28 Thread chris+jenk...@chriskilding.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Kilding resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Notes on how to set up cross-account secret retrieval through IAM roles were added to the README.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-59669  
 
 
  Support retrieval of secrets from a different AWS account   
 

  
 
 
 
 

 
Change By: 
 Chris Kilding  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 
 
Released As: 
 0.1.0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   




[JIRA] (JENKINS-59669) Support retrieval of secrets from a different AWS account

2019-11-28 Thread chris+jenk...@chriskilding.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Kilding closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59669  
 
 
  Support retrieval of secrets from a different AWS account   
 

  
 
 
 
 

 
Change By: 
 Chris Kilding  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202361.1570220679000.8638.1574938500377%40Atlassian.JIRA.


[JIRA] (JENKINS-59669) Support retrieval of secrets from a different AWS account

2019-11-28 Thread chris+jenk...@chriskilding.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Kilding started work on  JENKINS-59669  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Chris Kilding  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202361.1570220679000.8636.1574938441077%40Atlassian.JIRA.


[JIRA] (JENKINS-59669) Support retrieval of secrets from a different AWS account

2019-10-04 Thread chris+jenk...@chriskilding.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Kilding created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59669  
 
 
  Support retrieval of secrets from a different AWS account   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Chris Kilding  
 
 
Components: 
 aws-secrets-manager-credentials-provider-plugin  
 
 
Created: 
 2019-10-04 20:24  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Chris Kilding  
 

  
 
 
 
 

 
 If the plugin is installed on a Jenkins instance running in an AWS account A, it should be able to access secrets in another AWS account B (most likely using IAM cross-account roles). I.e. it should not be restricted to just accessing Secrets Manager within its own AWS account. The AWS Java SDK most likely supports this already, in which case we need only add some instructions to the README to show how to set this up.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment