Branch: refs/heads/master
Home: https://github.com/jenkinsci/ec2-plugin
Commit: aa06a456c074697bbdf1de4ad479d233113204a1
https://github.com/jenkinsci/ec2-plugin/commit/aa06a456c074697bbdf1de4ad479d233113204a1
Author: Timothy Dennison <[email protected]>
Date: 2021-08-01 (Sun, 01 Aug 2021)
Changed paths:
M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
M src/main/java/hudson/plugins/ec2/util/EC2AgentConfig.java
M src/main/java/hudson/plugins/ec2/util/EC2AgentFactoryImpl.java
M src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
A
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-metadataEndpointEnabled.html
A
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-metadataHopsLimit.html
A
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-metadataTokensRequired.html
M src/test/java/hudson/plugins/ec2/EC2AbstractSlaveTest.java
M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
M src/test/resources/hudson/plugins/ec2/MacDataExport.yml
M src/test/resources/hudson/plugins/ec2/UnixDataExport-withAltEndpoint.yml
M src/test/resources/hudson/plugins/ec2/UnixDataExport.yml
Log Message:
-----------
[JENKINS-65127] Support IMDSv2 configuration (#609)
* [JENKINS-65127] Support IMDSv2 configuration
Add metadata configuration options in the Advanced section
* Make metadata fields private
* Make EC2AbstractSlave metadata fields private
* Changed metadata hops limit UI control to number and added help text for
valid values
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/e07060-aa06a4%40github.com.