Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 8805f0a5c76498d0e60a8375182a8b4891a11db0
      
https://github.com/jenkinsci/mesos-plugin/commit/8805f0a5c76498d0e60a8375182a8b4891a11db0
  Author: seder <[email protected]>
  Date:   2015-04-24 (Fri, 24 Apr 2015)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/mesos/JenkinsScheduler.java
    M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
    M src/main/java/org/jenkinsci/plugins/mesos/MesosSlaveInfo.java
    M src/main/resources/org/jenkinsci/plugins/mesos/MesosCloud/config.jelly

  Log Message:
  -----------
  Add configurable network mode for docker containers

This commit adds the possibility to configure the network mode of the
containerized Jenkins slaves provisioned by Mesos.

For now it is possible to pick "Bridge" or "Host", since these are
the two supported modes by Mesos (version 0.21.x).

Additionally, in "Bridge" mode it is also possible to define port mappings.

Issue: JENKINS-26324


  Commit: 677a14bc605ee4e8d0bb4c2641e5ed20173f82c6
      
https://github.com/jenkinsci/mesos-plugin/commit/677a14bc605ee4e8d0bb4c2641e5ed20173f82c6
  Author: Manivannan Selvaraj <[email protected]>
  Date:   2015-05-06 (Wed, 06 May 2015)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/mesos/JenkinsScheduler.java
    M src/main/java/org/jenkinsci/plugins/mesos/MesosCloud.java
    M src/main/java/org/jenkinsci/plugins/mesos/MesosSlaveInfo.java
    M src/main/resources/org/jenkinsci/plugins/mesos/MesosCloud/config.jelly

  Log Message:
  -----------
  Merge pull request #75 from ederst/bridged-network

[JENKINS-26324] Add configurable bridged network mode for Docker containers


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/ee26f675d79f...677a14bc605e

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to