Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anka-build-plugin
  Commit: 82bf68e234e129af73a21b36b4777d62d4a68076
      
https://github.com/jenkinsci/anka-build-plugin/commit/82bf68e234e129af73a21b36b4777d62d4a68076
  Author: Artur Melanchyk <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M src/main/java/com/veertu/plugin/anka/AbstractSlaveTemplate.java
    M src/main/java/com/veertu/plugin/anka/AnkaCloudSlaveTemplate.java
    M src/main/java/com/veertu/plugin/anka/AnkaMgmtCloud.java
    M src/main/java/com/veertu/plugin/anka/CreateDynamicAnkaNodeStep.java
    M src/main/java/com/veertu/plugin/anka/DynamicSlaveProperties.java
    M src/main/java/com/veertu/plugin/anka/DynamicSlaveStepExecution.java
    M src/main/java/com/veertu/plugin/anka/DynamicSlaveTemplate.java

  Log Message:
  -----------
  CLOUD-1051 jenkins: ability to set cloud when using multiple Cloud configs

Signed-off-by: Artur Melanchyk <[email protected]>


  Commit: 74f7ccc3c750f3d947c1423c2eb975728b1e5fdb
      
https://github.com/jenkinsci/anka-build-plugin/commit/74f7ccc3c750f3d947c1423c2eb975728b1e5fdb
  Author: Artur Melanchyk <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M docker-compose.yml

  Log Message:
  -----------
  CLOUD-1051 docker: always restart container

Signed-off-by: Artur Melanchyk <[email protected]>


  Commit: e9f0af64743dbf66fb265b98a0171d8b10433b2e
      
https://github.com/jenkinsci/anka-build-plugin/commit/e9f0af64743dbf66fb265b98a0171d8b10433b2e
  Author: Artur Melanchyk <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M docker-compose.yml

  Log Message:
  -----------
  CLOUD-1051 docker: fix remote debugger address

Signed-off-by: Artur Melanchyk <[email protected]>


  Commit: 8085aadc5215248fd0343239feb06c59d40f6b10
      
https://github.com/jenkinsci/anka-build-plugin/commit/8085aadc5215248fd0343239feb06c59d40f6b10
  Author: Artur Melanchyk <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtCommunicator.java

  Log Message:
  -----------
  CLOUD-1487 NullPointerException shows up in the log without any meaningful 
information (#20)

Signed-off-by: Artur Melanchyk <[email protected]>


  Commit: 9f9396fe1dcf37409c0e72b884e2bc2abd54e019
      
https://github.com/jenkinsci/anka-build-plugin/commit/9f9396fe1dcf37409c0e72b884e2bc2abd54e019
  Author: Artur Melanchyk <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtCommunicator.java
    M src/main/java/com/veertu/plugin/anka/AbstractAnkaSlave.java
    M src/main/java/com/veertu/plugin/anka/AnkaMgmtCloud.java

  Log Message:
  -----------
  CLOUD-1488 Skip TLS Verification flag is not respected (#21)

CLOUD-1488 Skip TLS Verification flag is not respected

Signed-off-by: Artur Melanchyk <[email protected]>


  Commit: a80ddcd97870760b5be8ee2f199b5be8bf38ae5a
      
https://github.com/jenkinsci/anka-build-plugin/commit/a80ddcd97870760b5be8ee2f199b5be8bf38ae5a
  Author: Artur Melanchyk <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M .gitignore
    M pom.xml
    M src/main/java/com/veertu/plugin/anka/AbstractAnkaSlave.java
    M src/main/java/com/veertu/plugin/anka/AnkaLauncher.java
    M src/main/java/com/veertu/plugin/anka/AnkaMgmtCloud.java
    M src/main/resources/com/veertu/plugin/anka/AnkaMgmtCloud/config.jelly
    M src/test/java/com/veertu/plugin/anka/ConfigurationAsCodeTest.java
    M src/test/resources/com/veertu/plugin/anka/configuration-as-code-legacy.yml
    M src/test/resources/com/veertu/plugin/anka/configuration-as-code.yml
    M src/test/resources/com/veertu/plugin/anka/expected_output.yml

  Log Message:
  -----------
  CLOUD-1162 Bridged network VM IPs are not being used in Jenkins node when 
SSHing to the VM (#19)

CLOUD-1162 Bridged network VM IPs are not being used in Jenkins node when 
SSHing to the VM

Signed-off-by: Artur Melanchyk <[email protected]>


  Commit: 6184fc184e6186471f59664ac0cbc3ab584224f8
      
https://github.com/jenkinsci/anka-build-plugin/commit/6184fc184e6186471f59664ac0cbc3ab584224f8
  Author: Artur Melanchyk <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M src/main/java/com/veertu/plugin/anka/AnkaMgmtCloud.java

  Log Message:
  -----------
  CLOUD-1492 Unable to unselect Controller Credential/Certificate credentialsId 
(#23)

Signed-off-by: Artur Melanchyk <[email protected]>


  Commit: 05e5d7569c765e93ed24732d8b516a49fa4d0800
      
https://github.com/jenkinsci/anka-build-plugin/commit/05e5d7569c765e93ed24732d8b516a49fa4d0800
  Author: Artur Melanchyk <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M src/main/java/com/veertu/ankaMgmtSdk/ClientCertAuthenticator.java

  Log Message:
  -----------
  CLOUD-1491: Certificate authentication doesn't work with key in PKCS8 format

Signed-off-by: Artur Melanchyk <[email protected]>


  Commit: 32ae6b6c75e344fbada0bb5550c16122772b81fe
      
https://github.com/jenkinsci/anka-build-plugin/commit/32ae6b6c75e344fbada0bb5550c16122772b81fe
  Author: Artur Melanchyk <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M .gitignore
    M Jenkinsfile
    M docker-compose.yml
    M pom.xml
    M 
src/main/resources/com/veertu/plugin/anka/AnkaSaveImageBuildStep/config.jelly

  Log Message:
  -----------
  CLOUD-906: Remove unnecessary dependencies (#24)

Signed-off-by: Artur Melanchyk <[email protected]>


Compare: 
https://github.com/jenkinsci/anka-build-plugin/compare/9e16ebc8cce9...32ae6b6c75e3

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/anka-build-plugin/settings/notifications

-- 
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/anka-build-plugin/push/refs/heads/master/9e16eb-32ae6b%40github.com.

Reply via email to