[jenkinsci/kubernetes-cli-plugin] ad1faa: update snakeyml
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: ad1faa33ffcec69c6697f82060bb9d927dd03576 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/ad1faa33ffcec69c6697f82060bb9d927dd03576 Author: ferndem <39851927+fern...@users.noreply.github.com> Date: 2024-02-17 (Sat, 17 Feb 2024) Changed paths: M pom.xml Log Message: --- update snakeyml update library snakyml for plugin problem Commit: a24e3e5579ab2345e16c0a6dc911478d049ffe9b https://github.com/jenkinsci/kubernetes-cli-plugin/commit/a24e3e5579ab2345e16c0a6dc911478d049ffe9b Author: Fernando De Mennato Date: 2024-02-17 (Sat, 17 Feb 2024) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/kubernetes/cli/CredentialsLister.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyCredentials.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyTokenCredentialImpl.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/UnsupportedCredentialImpl.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- replace deprecate method Commit: e844f404f7e9a5e9d7a3bca3bc3769f13bb363f1 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/e844f404f7e9a5e9d7a3bca3bc3769f13bb363f1 Author: Maxime Lagresle Date: 2024-02-21 (Wed, 21 Feb 2024) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/kubernetes/cli/CredentialsLister.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyCredentials.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyTokenCredentialImpl.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/UnsupportedCredentialImpl.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- Merge pull request #116 from ferndem/feature/fd/update_library update library and replace deprecate method Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/2f5071ad7ee2...e844f404f7e9 To unsubscribe from these emails, change your notification settings at https://github.com/jenkinsci/kubernetes-cli-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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/2f5071-e844f4%40github.com.
[jenkinsci/kubernetes-cli-plugin] f685bc: Test with Java 21.
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: f685bc73a9bdacbed6bbeead48b1b1f37902101b https://github.com/jenkinsci/kubernetes-cli-plugin/commit/f685bc73a9bdacbed6bbeead48b1b1f37902101b Author: gounthar Date: 2023-10-16 (Mon, 16 Oct 2023) Changed paths: M Jenkinsfile Log Message: --- Test with Java 21. Commit: 125b76f6b5b57d99084219c37bd7d60e47a646d9 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/125b76f6b5b57d99084219c37bd7d60e47a646d9 Author: gounthar Date: 2023-10-16 (Mon, 16 Oct 2023) Changed paths: M pom.xml Log Message: --- Update pom parent. Commit: c9d2a2e80d78c9d171aa40b493f5d955b55e0001 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/c9d2a2e80d78c9d171aa40b493f5d955b55e0001 Author: Maxime Lagresle Date: 2023-10-18 (Wed, 18 Oct 2023) Changed paths: M Jenkinsfile M pom.xml Log Message: --- Merge pull request #114 from gounthar/jdk21 Update parent POM, test with Java 21 Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/6f73e462fcdb...c9d2a2e80d78 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/6f73e4-c9d2a2%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/test_on_1_27 Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_on_1_27/973cb9-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] c492fd: test on 1.27.5
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: c492fdb688a1f94ce95b975547d52de65c596b9a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/c492fdb688a1f94ce95b975547d52de65c596b9a Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M .github/latest-version.sh M Jenkinsfile M README.md Log Message: --- test on 1.27.5 Commit: 973cb99eef252783a1ecf9e21666f563701a0f5a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/973cb99eef252783a1ecf9e21666f563701a0f5a Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M Jenkinsfile Log Message: --- fix 1.26 version being used for testing Commit: 6f73e462fcdb3c7bbad3554496b44be7306c0c96 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/6f73e462fcdb3c7bbad3554496b44be7306c0c96 Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M .github/latest-version.sh M Jenkinsfile M README.md Log Message: --- Merge pull request #113 from jenkinsci/test_on_1_27 test on 1.27.5 Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/57dda28f67cc...6f73e462fcdb -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/57dda2-6f73e4%40github.com.
[jenkinsci/kubernetes-cli-plugin] 973cb9: fix 1.26 version being used for testing
Branch: refs/heads/test_on_1_27 Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 973cb99eef252783a1ecf9e21666f563701a0f5a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/973cb99eef252783a1ecf9e21666f563701a0f5a Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M Jenkinsfile Log Message: --- fix 1.26 version being used for testing -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_on_1_27/c492fd-973cb9%40github.com.
[jenkinsci/kubernetes-cli-plugin] c492fd: test on 1.27.5
Branch: refs/heads/test_on_1_27 Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: c492fdb688a1f94ce95b975547d52de65c596b9a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/c492fdb688a1f94ce95b975547d52de65c596b9a Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M .github/latest-version.sh M Jenkinsfile M README.md Log Message: --- test on 1.27.5 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_on_1_27/00-c492fd%40github.com.
[jenkinsci/kubernetes-cli-plugin] 57dda2: fix README
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 57dda28f67cc1c5d5b68ce674129544dd233363a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/57dda28f67cc1c5d5b68ce674129544dd233363a Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M CHANGELOG.md Log Message: --- fix README -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/9ff020-57dda2%40github.com.
[jenkinsci/kubernetes-cli-plugin] 9ff020: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 9ff020562a5691d6ef6a154efc6c66bacb060ab2 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/9ff020562a5691d6ef6a154efc6c66bacb060ab2 Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/a0da39-9ff020%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/tags/kubernetes-cli-1.12.1 Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/tags/kubernetes-cli-1.12.1/00-f8d70e%40github.com.
[jenkinsci/kubernetes-cli-plugin] 17b52c: update README for release
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 17b52c251884aa51c0769b69c87c34c9b9425b7a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/17b52c251884aa51c0769b69c87c34c9b9425b7a Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M CHANGELOG.md M README.md Log Message: --- update README for release Commit: a0da39c2e9be3f9b37a0972b43f85113a9d21e83 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/a0da39c2e9be3f9b37a0972b43f85113a9d21e83 Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release kubernetes-cli-1.12.1 Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/9c6a0ad885c7...a0da39c2e9be -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/9c6a0a-a0da39%40github.com.
[jenkinsci/kubernetes-cli-plugin] db2b66: Update kubernetes dependencies
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: db2b6645846de4ff788afcb19c9d1aa2db85ebb1 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/db2b6645846de4ff788afcb19c9d1aa2db85ebb1 Author: Vincent Latombe Date: 2023-08-29 (Tue, 29 Aug 2023) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- Update kubernetes dependencies * kubernetes-client-api 6.8.1 * raise jenkins requirement to 2.401.1 * compatibility fixes Commit: 9c6a0ad885c7dff034ede484f1e598765a7683e9 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/9c6a0ad885c7dff034ede484f1e598765a7683e9 Author: Maxime Lagresle Date: 2023-08-30 (Wed, 30 Aug 2023) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- Merge pull request #112 from Vlatombe/update-kubernetes-dependencies Update kubernetes dependencies Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/8c94294560f3...9c6a0ad885c7 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/8c9429-9c6a0a%40github.com.
[jenkinsci/kubernetes-cli-plugin] a887c5: Removing `ConfidentialStoreRule` and `SecretRule`
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: a887c59f48b1a315b4d7758db2c2956aa9a9fe69 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/a887c59f48b1a315b4d7758db2c2956aa9a9fe69 Author: Jesse Glick Date: 2023-05-08 (Mon, 08 May 2023) Changed paths: R src/test/java/hudson/util/SecretRule.java R src/test/java/jenkins/security/ConfidentialStoreRule.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java Log Message: --- Removing `ConfidentialStoreRule` and `SecretRule` Commit: 8c94294560f36dab0e238f875de580db3f5d2ea6 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/8c94294560f36dab0e238f875de580db3f5d2ea6 Author: Maxime Lagresle Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: R src/test/java/hudson/util/SecretRule.java R src/test/java/jenkins/security/ConfidentialStoreRule.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java Log Message: --- Merge pull request #111 from jglick/ConfidentialStoreRule Removing `ConfidentialStoreRule` and `SecretRule` Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/ee0550090b33...8c94294560f3 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/ee0550-8c9429%40github.com.
[jenkinsci/kubernetes-cli-plugin] 980155: Fix typo in README.md
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 980155fa5da205c2451dfe4c8b9b853669cf89ec https://github.com/jenkinsci/kubernetes-cli-plugin/commit/980155fa5da205c2451dfe4c8b9b853669cf89ec Author: Guillaume Schurck Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M README.md Log Message: --- Fix typo in README.md Commit: ee0550090b33a0dedf91ec9bbdeeaf3dd2cc7aeb https://github.com/jenkinsci/kubernetes-cli-plugin/commit/ee0550090b33a0dedf91ec9bbdeeaf3dd2cc7aeb Author: Maxime Lagresle Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M README.md Log Message: --- Merge pull request #109 from gschurck/patch-1 Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/ccdcab18393e...ee0550090b33 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/ccdcab-ee0550%40github.com.
[jenkinsci/kubernetes-cli-plugin] ccdcab: update requirements in README
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: ccdcab18393ef7f77cc86af5de4a411bfa29920f https://github.com/jenkinsci/kubernetes-cli-plugin/commit/ccdcab18393ef7f77cc86af5de4a411bfa29920f Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M README.md Log Message: --- update requirements in README -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/6c24d6-ccdcab%40github.com.
[jenkinsci/kubernetes-cli-plugin] 6c24d6: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 6c24d6ba0e4beb694c25f60ea8185580137aca8c https://github.com/jenkinsci/kubernetes-cli-plugin/commit/6c24d6ba0e4beb694c25f60ea8185580137aca8c Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/8ecae0-6c24d6%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/tags/kubernetes-cli-1.12.0 Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/tags/kubernetes-cli-1.12.0/00-c04b05%40github.com.
[jenkinsci/kubernetes-cli-plugin] 8ecae0: [maven-release-plugin] prepare release kubernetes-...
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 8ecae08ce0c7485b517bad4d89f6a23f88dceed2 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/8ecae08ce0c7485b517bad4d89f6a23f88dceed2 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release kubernetes-cli-1.12.0 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/c0eea6-8ecae0%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/run_unit_tests_with_java17_as_well Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/run_unit_tests_with_java17_as_well/3471d2-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 3471d2: run units with java 11 and 17
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 3471d2ad552f0505fe2e6e5d9a8f462ef6b2d601 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/3471d2ad552f0505fe2e6e5d9a8f462ef6b2d601 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile Log Message: --- run units with java 11 and 17 Commit: c0eea68dd401cc324adfdb5dc7e9f59517bb9b82 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/c0eea68dd401cc324adfdb5dc7e9f59517bb9b82 Author: Maxime Lagresle Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile Log Message: --- Merge pull request #107 from jenkinsci/run_unit_tests_with_java17_as_well run units with java 11 and 17 Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/ff05c708167c...c0eea68dd401 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/ff05c7-c0eea6%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/test Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test/f67767-00%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/run_integration_tests_java_17 Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/run_integration_tests_java_17/268b4c-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 3471d2: run units with java 11 and 17
Branch: refs/heads/run_unit_tests_with_java17_as_well Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 3471d2ad552f0505fe2e6e5d9a8f462ef6b2d601 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/3471d2ad552f0505fe2e6e5d9a8f462ef6b2d601 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile Log Message: --- run units with java 11 and 17 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/run_unit_tests_with_java17_as_well/00-3471d2%40github.com.
[jenkinsci/kubernetes-cli-plugin] 268b4c: run integration tests for Java 17
Branch: refs/heads/run_integration_tests_java_17 Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 268b4cf239526a027fe1153dbf473b2061f1c280 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/268b4cf239526a027fe1153dbf473b2061f1c280 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile Log Message: --- run integration tests for Java 17 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/run_integration_tests_java_17/00-268b4c%40github.com.
[jenkinsci/kubernetes-cli-plugin] 1cfad9: don't build for Java 8 anymore
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 1cfad9a805a24cd0b2756b424ee0be1a8b144099 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/1cfad9a805a24cd0b2756b424ee0be1a8b144099 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile M pom.xml M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java Log Message: --- don't build for Java 8 anymore Commit: ff05c708167c3487c4b8b47843813a10f0f3b33e https://github.com/jenkinsci/kubernetes-cli-plugin/commit/ff05c708167c3487c4b8b47843813a10f0f3b33e Author: Maxime Lagresle Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile M pom.xml M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java Log Message: --- Merge pull request #106 from jenkinsci/drop_support_java_8 don't build for Java 8 anymore Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/247bc8329c5e...ff05c708167c -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/247bc8-ff05c7%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/drop_support_java_8 Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/drop_support_java_8/1cfad9-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 1cfad9: don't build for Java 8 anymore
Branch: refs/heads/drop_support_java_8 Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 1cfad9a805a24cd0b2756b424ee0be1a8b144099 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/1cfad9a805a24cd0b2756b424ee0be1a8b144099 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile M pom.xml M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java Log Message: --- don't build for Java 8 anymore -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/drop_support_java_8/39eb21-1cfad9%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/test_on_new_version Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_on_new_version/f82117-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] f82117: test on new kubectl versions
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: f8211778c73e1af3bbb8e758da20b5356593859a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/f8211778c73e1af3bbb8e758da20b5356593859a Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M .github/latest-version.sh M Jenkinsfile M README.md Log Message: --- test on new kubectl versions Commit: 247bc8329c5ef98c7d2924c1e51336bad61f7caf https://github.com/jenkinsci/kubernetes-cli-plugin/commit/247bc8329c5ef98c7d2924c1e51336bad61f7caf Author: Maxime Lagresle Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M .github/latest-version.sh M Jenkinsfile M README.md Log Message: --- Merge pull request #105 from jenkinsci/test_on_new_version Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/6d9dc91b89ad...247bc8329c5e -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/6d9dc9-247bc8%40github.com.
[jenkinsci/kubernetes-cli-plugin] b3cf5f: upgrade docker-commons to 1.18
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: b3cf5f844494bd41b092ad5db036539ee80b5d4f https://github.com/jenkinsci/kubernetes-cli-plugin/commit/b3cf5f844494bd41b092ad5db036539ee80b5d4f Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- upgrade docker-commons to 1.18 Commit: 6d9dc91b89adb9ae58afa16f37927fc83bcf5a20 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/6d9dc91b89adb9ae58afa16f37927fc83bcf5a20 Author: Maxime Lagresle Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- Merge pull request #102 from jenkinsci/update_docker_dependency Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/844631005b29...6d9dc91b89ad -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/844631-6d9dc9%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/update_docker_dependency Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/update_docker_dependency/b3cf5f-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 39eb21: don't build for Java 8 anymore
Branch: refs/heads/drop_support_java_8 Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 39eb2115a77dc18c72fd91b69d4623475d6d428a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/39eb2115a77dc18c72fd91b69d4623475d6d428a Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile M pom.xml M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java Log Message: --- don't build for Java 8 anymore -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/drop_support_java_8/c7d6fe-39eb21%40github.com.
[jenkinsci/kubernetes-cli-plugin] 465e8e: Bump matrix-auth from 2.6.5 to 2.6.6
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 465e8e557bbffe14d1536874df945c9d2fca1b48 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/465e8e557bbffe14d1536874df945c9d2fca1b48 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- Bump matrix-auth from 2.6.5 to 2.6.6 Bumps [matrix-auth](https://github.com/jenkinsci/matrix-auth-plugin) from 2.6.5 to 2.6.6. - [Release notes](https://github.com/jenkinsci/matrix-auth-plugin/releases) - [Changelog](https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/matrix-auth-plugin/compare/matrix-auth-2.6.5...matrix-auth-2.6.6) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:matrix-auth dependency-type: direct:development ... Signed-off-by: dependabot[bot] Commit: 844631005b29e68e704cad93937d691fc341887b https://github.com/jenkinsci/kubernetes-cli-plugin/commit/844631005b29e68e704cad93937d691fc341887b Author: Maxime Lagresle Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- Merge pull request #104 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.6 Bump matrix-auth from 2.6.5 to 2.6.6 Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/906665bad036...844631005b29 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/906665-844631%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.6 Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.6/465e8e-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] b3cf5f: upgrade docker-commons to 1.18
Branch: refs/heads/update_docker_dependency Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: b3cf5f844494bd41b092ad5db036539ee80b5d4f https://github.com/jenkinsci/kubernetes-cli-plugin/commit/b3cf5f844494bd41b092ad5db036539ee80b5d4f Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- upgrade docker-commons to 1.18 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/update_docker_dependency/8bc7fc-b3cf5f%40github.com.
[jenkinsci/kubernetes-cli-plugin] f82117: test on new kubectl versions
Branch: refs/heads/test_on_new_version Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: f8211778c73e1af3bbb8e758da20b5356593859a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/f8211778c73e1af3bbb8e758da20b5356593859a Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M .github/latest-version.sh M Jenkinsfile M README.md Log Message: --- test on new kubectl versions -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_on_new_version/79020f-f82117%40github.com.
[jenkinsci/kubernetes-cli-plugin] 9ff82d: track credential usage
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 9ff82d673d4d2c10062939051d6d1f9d4501e487 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/9ff82d673d4d2c10062939051d6d1f9d4501e487 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- track credential usage Commit: 906665bad0364266e8b7e5549e45c2d8e04a513e https://github.com/jenkinsci/kubernetes-cli-plugin/commit/906665bad0364266e8b7e5549e45c2d8e04a513e Author: Maxime Lagresle Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- Merge pull request #103 from jenkinsci/track_credentials track credential usage Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/01ff28431ed0...906665bad036 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/01ff28-906665%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/track_credentials Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/track_credentials/9ff82d-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] c7d6fe: don't build for Java 8 anymore
Branch: refs/heads/drop_support_java_8 Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: c7d6fe479cebc7802db940397fad13b8bc09120a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/c7d6fe479cebc7802db940397fad13b8bc09120a Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile M pom.xml M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java Log Message: --- don't build for Java 8 anymore -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/drop_support_java_8/7c831e-c7d6fe%40github.com.
[jenkinsci/kubernetes-cli-plugin] 7c831e: don't build for Java 8 anymore
Branch: refs/heads/drop_support_java_8 Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 7c831e25560fe3490d9f5eee5fd85593e26bda64 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/7c831e25560fe3490d9f5eee5fd85593e26bda64 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile M pom.xml M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java Log Message: --- don't build for Java 8 anymore -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/drop_support_java_8/00-7c831e%40github.com.
[jenkinsci/kubernetes-cli-plugin] 9ff82d: track credential usage
Branch: refs/heads/track_credentials Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 9ff82d673d4d2c10062939051d6d1f9d4501e487 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/9ff82d673d4d2c10062939051d6d1f9d4501e487 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- track credential usage -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/track_credentials/94fed6-9ff82d%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/79020f-01ff28%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/test_on_new_version Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_on_new_version/00-79020f%40github.com.
[jenkinsci/kubernetes-cli-plugin] 79020f: test on new kubectl versions
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 79020f721c1890cd497e2c5fe9992abf635bcc3c https://github.com/jenkinsci/kubernetes-cli-plugin/commit/79020f721c1890cd497e2c5fe9992abf635bcc3c Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M Jenkinsfile M README.md Log Message: --- test on new kubectl versions -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/01ff28-79020f%40github.com.
[jenkinsci/kubernetes-cli-plugin] 465e8e: Bump matrix-auth from 2.6.5 to 2.6.6
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.6 Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 465e8e557bbffe14d1536874df945c9d2fca1b48 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/465e8e557bbffe14d1536874df945c9d2fca1b48 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- Bump matrix-auth from 2.6.5 to 2.6.6 Bumps [matrix-auth](https://github.com/jenkinsci/matrix-auth-plugin) from 2.6.5 to 2.6.6. - [Release notes](https://github.com/jenkinsci/matrix-auth-plugin/releases) - [Changelog](https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/matrix-auth-plugin/compare/matrix-auth-2.6.5...matrix-auth-2.6.6) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:matrix-auth dependency-type: direct:development ... Signed-off-by: dependabot[bot] -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.6/00-465e8e%40github.com.
[jenkinsci/kubernetes-cli-plugin] 94fed6: track credential usage
Branch: refs/heads/track_credentials Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 94fed60265ba26c4e08cfc717642f2125f654b53 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/94fed60265ba26c4e08cfc717642f2125f654b53 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- track credential usage -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/track_credentials/00-94fed6%40github.com.
[jenkinsci/kubernetes-cli-plugin] 8bc7fc: upgrade docker-commons to 1.18
Branch: refs/heads/update_docker_dependency Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 8bc7fc45d9c2f5c2377e633ec236e110d5d509f0 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/8bc7fc45d9c2f5c2377e633ec236e110d5d509f0 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- upgrade docker-commons to 1.18 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/update_docker_dependency/7ce75b-8bc7fc%40github.com.
[jenkinsci/kubernetes-cli-plugin] 7ce75b: upgrade docker-commons to 1.18 (used for testing)
Branch: refs/heads/update_docker_dependency Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 7ce75b972cde253e5d3bbe8994a552a65a3af044 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/7ce75b972cde253e5d3bbe8994a552a65a3af044 Author: Max Laverse Date: 2023-01-29 (Sun, 29 Jan 2023) Changed paths: M pom.xml Log Message: --- upgrade docker-commons to 1.18 (used for testing) -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/update_docker_dependency/00-7ce75b%40github.com.
[jenkinsci/kubernetes-cli-plugin] 01ff28: update changelog
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 01ff28431ed0c40641a5ce0703fc817fcfbdadd4 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/01ff28431ed0c40641a5ce0703fc817fcfbdadd4 Author: Max Laverse Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M CHANGELOG.md Log Message: --- update changelog -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/09199e-01ff28%40github.com.
[jenkinsci/kubernetes-cli-plugin] 09199e: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 09199e0f7251817b1bb137145bef5852cc52bc37 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/09199e0f7251817b1bb137145bef5852cc52bc37 Author: Max Laverse Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/109499-09199e%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/tags/kubernetes-cli-1.11.0 Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/tags/kubernetes-cli-1.11.0/00-f5e4f4%40github.com.
[jenkinsci/kubernetes-cli-plugin] 109499: [maven-release-plugin] prepare release kubernetes-...
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 109499e21aae3316043697e681c15b121d90afc8 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/109499e21aae3316043697e681c15b121d90afc8 Author: Max Laverse Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release kubernetes-cli-1.11.0 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/a34b15-109499%40github.com.
[jenkinsci/kubernetes-cli-plugin] d7fb01: Upgrade kubernetes-client to 6.x
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: d7fb01246e4fb22e2159634927293860b47b9a62 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/d7fb01246e4fb22e2159634927293860b47b9a62 Author: Vincent Latombe Date: 2023-01-04 (Wed, 04 Jan 2023) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/Version.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigDump.groovy Log Message: --- Upgrade kubernetes-client to 6.x Commit: 24953ea512c02f6e43438a1a5239c1948ca57a69 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/24953ea512c02f6e43438a1a5239c1948ca57a69 Author: Vincent Latombe Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M pom.xml Log Message: --- Update to release Commit: 44e0d257168fc8d9effc03825feb3f94df43829a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/44e0d257168fc8d9effc03825feb3f94df43829a Author: Vincent Latombe Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M pom.xml Log Message: --- Update to release Commit: a34b154c63a572343f90013a7a07ab150d4deaa2 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/a34b154c63a572343f90013a7a07ab150d4deaa2 Author: Maxime Lagresle Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/Version.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigDump.groovy Log Message: --- Merge pull request #101 from Vlatombe/upgrade-kubernetes-client-6.x Upgrade kubernetes-client to 6.x Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/877f4da0b9ec...a34b154c63a5 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/877f4d-a34b15%40github.com.
[jenkinsci/kubernetes-cli-plugin] 673340: add support for making kubeconfig only accessible ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 6733406f7b472f18895da017c55cc3aec3a8e382 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/6733406f7b472f18895da017c55cc3aec3a8e382 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper/config.jelly M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- add support for making kubeconfig only accessible by owner Commit: 877f4da0b9ec80b6aa11121722b885b34c6bcbc8 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/877f4da0b9ec80b6aa11121722b885b34c6bcbc8 Author: Maxime Lagresle Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper/config.jelly M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- Merge pull request #96 from jenkinsci/retrict_kubeconfig_file_access add support for making kubeconfig only accessible by owner Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/e9e059c9a4b4...877f4da0b9ec -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkins
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/673340-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 673340: add support for making kubeconfig only accessible ...
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 6733406f7b472f18895da017c55cc3aec3a8e382 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/6733406f7b472f18895da017c55cc3aec3a8e382 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper/config.jelly M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- add support for making kubeconfig only accessible by owner -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/724baa-673340%40github.com.
[jenkinsci/kubernetes-cli-plugin] 724baa: add support for making kubeconfig only accessible ...
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 724baa6e12123a4a713c3b11c38bd4de1eef6160 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/724baa6e12123a4a713c3b11c38bd4de1eef6160 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper/config.jelly M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- add support for making kubeconfig only accessible by owner -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/7be215-724baa%40github.com.
[jenkinsci/kubernetes-cli-plugin] 7be215: add support for making kubeconfig only accessible ...
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 7be2150f1471569a98b292a2ed340d7b100a5560 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/7be2150f1471569a98b292a2ed340d7b100a5560 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper/config.jelly M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- add support for making kubeconfig only accessible by owner -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/e204b7-7be215%40github.com.
[jenkinsci/kubernetes-cli-plugin] e204b7: This is a combination of 3 commits.
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: e204b7a7495f00f2f1b2909c1f1ec44744de8f74 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/e204b7a7495f00f2f1b2909c1f1ec44744de8f74 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper/config.jelly M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- This is a combination of 3 commits. add support for making kubeconfig only accessible by owner -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/79ea8c-e204b7%40github.com.
[jenkinsci/kubernetes-cli-plugin] 79ea8c: doesn't work on windows
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 79ea8c9501986d28a1e3af48d9340451fc499021 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/79ea8c9501986d28a1e3af48d9340451fc499021 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M README.md M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- doesn't work on windows -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/d17e6b-79ea8c%40github.com.
[jenkinsci/kubernetes-cli-plugin] d17e6b: don't work on windows
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: d17e6b0d32d398842fdf9b86de808733a2505f07 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/d17e6b0d32d398842fdf9b86de808733a2505f07 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M README.md M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- don't work on windows -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/ff26b0-d17e6b%40github.com.
[jenkinsci/kubernetes-cli-plugin] ff26b0: different test approach
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: ff26b06a3b6001397b2b9cecf49d15b17277a652 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/ff26b06a3b6001397b2b9cecf49d15b17277a652 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- different test approach -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/a49953-ff26b0%40github.com.
[jenkinsci/kubernetes-cli-plugin] e9e059: don't run findbugs on integration tests
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: e9e059c9a4b423b2340af4d7deff0c0feca994db https://github.com/jenkinsci/kubernetes-cli-plugin/commit/e9e059c9a4b423b2340af4d7deff0c0feca994db Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile Log Message: --- don't run findbugs on integration tests -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/79ee62-e9e059%40github.com.
[jenkinsci/kubernetes-cli-plugin] 7dc22e: fix incluster config without namespace
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 7dc22e2026cfbe3393c77176e176d9e6bc195b10 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/7dc22e2026cfbe3393c77176e176d9e6bc195b10 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- fix incluster config without namespace Commit: 79ee62aa76d4728e011897b8110a29102efd600a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/79ee62aa76d4728e011897b8110a29102efd600a Author: Maxime Lagresle Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- Merge pull request #97 from jenkinsci/fix_incluser_with_no_namespace fix incluster config without namespace Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/9da97bf731c0...79ee62aa76d4 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/9da97b-79ee62%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/fix_incluser_with_no_namespace Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/fix_incluser_with_no_namespace/7dc22e-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] a49953: different test approach
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: a49953b97600caf92a89ec669d8c44732ba33281 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/a49953b97600caf92a89ec669d8c44732ba33281 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- different test approach -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/c8d819-a49953%40github.com.
[jenkinsci/kubernetes-cli-plugin] 7dc22e: fix incluster config without namespace
Branch: refs/heads/fix_incluser_with_no_namespace Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 7dc22e2026cfbe3393c77176e176d9e6bc195b10 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/7dc22e2026cfbe3393c77176e176d9e6bc195b10 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- fix incluster config without namespace -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/fix_incluser_with_no_namespace/00-7dc22e%40github.com.
[jenkinsci/kubernetes-cli-plugin] c8d819: add support for making kubeconfig only accessible ...
Branch: refs/heads/retrict_kubeconfig_file_access Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: c8d819ee5a931541ab36ae32187b99887edf93b8 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/c8d819ee5a931541ab36ae32187b99887edf93b8 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/config.jelly A src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper/help-restrictKubeConfigAccess.html M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep/config.jelly M src/main/resources/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper/config.jelly M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsDefault.groovy A src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigPermissionsRestrictedRead.groovy Log Message: --- add support for making kubeconfig only accessible by owner -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/retrict_kubeconfig_file_access/00-c8d819%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/fmt Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/fmt/cc3cb9-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] cc3cb9: fmt
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: cc3cb9af6fa08eec075acc81798da1afd06bedb2 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/cc3cb9af6fa08eec075acc81798da1afd06bedb2 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/CredentialsLister.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubeConfigExpander.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/CertificateHelper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/test/java/hudson/util/SecretRule.java M src/test/java/jenkins/security/ConfidentialStoreRule.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubeConfigExpanderTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredentialTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyCredentials.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyTokenCredentialImpl.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/TestResourceLoader.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/CertificateHelperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- fmt Commit: 9da97bf731c0c9a1f0d883a113bd23f90c84128f https://github.com/jenkinsci/kubernetes-cli-plugin/commit/9da97bf731c0c9a1f0d883a113bd23f90c84128f Author: Maxime Lagresle Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/CredentialsLister.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubeConfigExpander.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/CertificateHelper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/test/java/hudson/util/SecretRule.java M src/test/java/jenkins/security/ConfidentialStoreRule.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubeConfigExpanderTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredentialTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyCredentials.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyTokenCredentialImpl.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/TestResourceLoader.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/CertificateHelperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- Merge pull request #92 from jenkinsci/fmt fmt Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/32073003d2c4...9da97bf731c0 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe
[jenkinsci/kubernetes-cli-plugin] cc3cb9: fmt
Branch: refs/heads/fmt Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: cc3cb9af6fa08eec075acc81798da1afd06bedb2 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/cc3cb9af6fa08eec075acc81798da1afd06bedb2 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/CredentialsLister.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubeConfigExpander.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/CertificateHelper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/test/java/hudson/util/SecretRule.java M src/test/java/jenkins/security/ConfidentialStoreRule.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubeConfigExpanderTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredentialTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyCredentials.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyTokenCredentialImpl.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/TestResourceLoader.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/CertificateHelperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- fmt -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/fmt/3d877c-cc3cb9%40github.com.
[jenkinsci/kubernetes-cli-plugin] 076463: separate unit and integration tests
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 076463a898d1b4b8f422c5b6394ea47156641d05 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/076463a898d1b4b8f422c5b6394ea47156641d05 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- separate unit and integration tests Commit: 32073003d2c4129b86a5fda44287c266bc45a9b1 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/32073003d2c4129b86a5fda44287c266bc45a9b1 Author: Maxime Lagresle Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- Merge pull request #95 from jenkinsci/reduce_overall_amount_of_steps separate unit and integration tests Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/a2c13447fcba...32073003d2c4 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/a2c134-320730%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/reduce_overall_amount_of_steps Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/reduce_overall_amount_of_steps/076463-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 076463: separate unit and integration tests
Branch: refs/heads/reduce_overall_amount_of_steps Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 076463a898d1b4b8f422c5b6394ea47156641d05 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/076463a898d1b4b8f422c5b6394ea47156641d05 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- separate unit and integration tests -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/reduce_overall_amount_of_steps/41ec19-076463%40github.com.
[jenkinsci/kubernetes-cli-plugin] 41ec19: separate unit and integration tests
Branch: refs/heads/reduce_overall_amount_of_steps Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 41ec19eae9a8b0b1ab0e051f702a4e20ecc33cc9 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/41ec19eae9a8b0b1ab0e051f702a4e20ecc33cc9 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- separate unit and integration tests -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/reduce_overall_amount_of_steps/20ab3f-41ec19%40github.com.
[jenkinsci/kubernetes-cli-plugin] 20ab3f: separate unit and integration tests
Branch: refs/heads/reduce_overall_amount_of_steps Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 20ab3f4a0b91e6ceea3febb4f8e0e3c9ea69a8d0 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/20ab3f4a0b91e6ceea3febb4f8e0e3c9ea69a8d0 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- separate unit and integration tests -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/reduce_overall_amount_of_steps/e693fa-20ab3f%40github.com.
[jenkinsci/kubernetes-cli-plugin] e693fa: separate unit and integration tests
Branch: refs/heads/reduce_overall_amount_of_steps Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: e693fab903b673c22b7f7177d9cb75b1389a065f https://github.com/jenkinsci/kubernetes-cli-plugin/commit/e693fab903b673c22b7f7177d9cb75b1389a065f Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- separate unit and integration tests -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/reduce_overall_amount_of_steps/6bc615-e693fa%40github.com.
[jenkinsci/kubernetes-cli-plugin] 6bc615: separate unit and integration tests
Branch: refs/heads/reduce_overall_amount_of_steps Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 6bc615004bfafa19126a54c240a62331d5c8f45e https://github.com/jenkinsci/kubernetes-cli-plugin/commit/6bc615004bfafa19126a54c240a62331d5c8f45e Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- separate unit and integration tests -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/reduce_overall_amount_of_steps/f581e5-6bc615%40github.com.
[jenkinsci/kubernetes-cli-plugin] f581e5: separate unit and integration tests
Branch: refs/heads/reduce_overall_amount_of_steps Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: f581e5e9d5b20b6b51615c1262ac2a61b520284d https://github.com/jenkinsci/kubernetes-cli-plugin/commit/f581e5e9d5b20b6b51615c1262ac2a61b520284d Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- separate unit and integration tests -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/reduce_overall_amount_of_steps/00-f581e5%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/stop_testing_eol Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/stop_testing_eol/70c897-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 70c897: stop testing EOL versions
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 70c89777d3e93faac9034cb4a195ba9cfb280e27 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/70c89777d3e93faac9034cb4a195ba9cfb280e27 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile Log Message: --- stop testing EOL versions Commit: a2c13447fcbafc482554214bf3c3bc93eb3ca818 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/a2c13447fcbafc482554214bf3c3bc93eb3ca818 Author: Maxime Lagresle Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile Log Message: --- Merge pull request #94 from jenkinsci/stop_testing_eol stop testing EOL versions Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/3398a61b040a...a2c13447fcba -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/3398a6-a2c134%40github.com.
[jenkinsci/kubernetes-cli-plugin] 70c897: stop testing EOL versions
Branch: refs/heads/stop_testing_eol Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 70c89777d3e93faac9034cb4a195ba9cfb280e27 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/70c89777d3e93faac9034cb4a195ba9cfb280e27 Author: Max Laverse Date: 2022-05-22 (Sun, 22 May 2022) Changed paths: M Jenkinsfile Log Message: --- stop testing EOL versions -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/stop_testing_eol/00-70c897%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/test_with_1_24 Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_with_1_24/2765f4-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 2765f4: test with Kubernetes 1.24
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 2765f41b8999bb47a721a56cdf6ae5532495fcbc https://github.com/jenkinsci/kubernetes-cli-plugin/commit/2765f41b8999bb47a721a56cdf6ae5532495fcbc Author: Max Laverse Date: 2022-05-21 (Sat, 21 May 2022) Changed paths: M .github/latest-version.sh M Jenkinsfile M README.md Log Message: --- test with Kubernetes 1.24 Commit: 3398a61b040a5e07c473b6d0091afe63358ae147 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/3398a61b040a5e07c473b6d0091afe63358ae147 Author: Maxime Lagresle Date: 2022-05-21 (Sat, 21 May 2022) Changed paths: M .github/latest-version.sh M Jenkinsfile M README.md Log Message: --- Merge pull request #93 from jenkinsci/test_with_1_24 test with Kubernetes 1.24 Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/7fd65c6dd106...3398a61b040a -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/7fd65c-3398a6%40github.com.
[jenkinsci/kubernetes-cli-plugin] 2765f4: test with Kubernetes 1.24
Branch: refs/heads/test_with_1_24 Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 2765f41b8999bb47a721a56cdf6ae5532495fcbc https://github.com/jenkinsci/kubernetes-cli-plugin/commit/2765f41b8999bb47a721a56cdf6ae5532495fcbc Author: Max Laverse Date: 2022-05-21 (Sat, 21 May 2022) Changed paths: M .github/latest-version.sh M Jenkinsfile M README.md Log Message: --- test with Kubernetes 1.24 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_with_1_24/00-2765f4%40github.com.
[jenkinsci/kubernetes-cli-plugin] 3d877c: fmt
Branch: refs/heads/fmt Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 3d877ce8fa5754746ef43f5e45fbe279d26656f5 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/3d877ce8fa5754746ef43f5e45fbe279d26656f5 Author: Max Laverse Date: 2022-05-21 (Sat, 21 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/kubernetes/cli/CredentialsLister.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/GenericBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubeConfigExpander.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildStep.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/CertificateHelper.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterFactory.java M src/test/java/hudson/util/SecretRule.java M src/test/java/jenkins/security/ConfidentialStoreRule.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubeConfigExpanderTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredentialTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/MultiKubectlBuildWrapperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyCredentials.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/DummyTokenCredentialImpl.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/helpers/TestResourceLoader.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/CertificateHelperTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java Log Message: --- fmt -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/fmt/00-3d877c%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/allow_empty_credentials Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/allow_empty_credentials/0d2f0b-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 0d2f0b: allow empty credentials for in-cluster Jenkins agents
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 0d2f0bc4d9c85c773c01ed555b1ffb03b69be0d3 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/0d2f0bc4d9c85c773c01ed555b1ffb03b69be0d3 Author: Max Laverse Date: 2022-05-21 (Sat, 21 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineMissingCredentials.groovy Log Message: --- allow empty credentials for in-cluster Jenkins agents Commit: 7fd65c6dd10660496e3efef0ff4c86140e13395a https://github.com/jenkinsci/kubernetes-cli-plugin/commit/7fd65c6dd10660496e3efef0ff4c86140e13395a Author: Maxime Lagresle Date: 2022-05-21 (Sat, 21 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineMissingCredentials.groovy Log Message: --- Merge pull request #91 from jenkinsci/allow_empty_credentials allow empty credentials for in-cluster Jenkins agents Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/0255a980d677...7fd65c6dd106 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/0255a9-7fd65c%40github.com.
[jenkinsci/kubernetes-cli-plugin] 0d2f0b: allow empty credentials for in-cluster Jenkins agents
Branch: refs/heads/allow_empty_credentials Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 0d2f0bc4d9c85c773c01ed555b1ffb03b69be0d3 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/0d2f0bc4d9c85c773c01ed555b1ffb03b69be0d3 Author: Max Laverse Date: 2022-05-21 (Sat, 21 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineMissingCredentials.groovy Log Message: --- allow empty credentials for in-cluster Jenkins agents -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/allow_empty_credentials/e4fa9b-0d2f0b%40github.com.
[jenkinsci/kubernetes-cli-plugin] e4fa9b: allow empty credentials for in-cluster Jenkins agents
Branch: refs/heads/allow_empty_credentials Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: e4fa9b58714beaf7b6f11ebc0801ae321e2c1d44 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/e4fa9b58714beaf7b6f11ebc0801ae321e2c1d44 Author: Max Laverse Date: 2022-05-21 (Sat, 21 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineMissingCredentials.groovy Log Message: --- allow empty credentials for in-cluster Jenkins agents -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/allow_empty_credentials/9cfed4-e4fa9b%40github.com.
[jenkinsci/kubernetes-cli-plugin] 9cfed4: allow empty credentials for in-cluster Jenkins agents
Branch: refs/heads/allow_empty_credentials Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 9cfed4d5b4da186249df1f6dcc85186b30b612e5 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/9cfed4d5b4da186249df1f6dcc85186b30b612e5 Author: Max Laverse Date: 2022-05-21 (Sat, 21 May 2022) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/kubernetes/cli/KubectlCredential.java M src/main/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriter.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlBuildStepTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterAuthTest.java M src/test/java/org/jenkinsci/plugins/kubernetes/cli/kubeconfig/KubeConfigWriterBuilderTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineMissingCredentials.groovy Log Message: --- allow empty credentials for in-cluster Jenkins agents -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/allow_empty_credentials/00-9cfed4%40github.com.
[jenkinsci/kubernetes-cli-plugin] 0255a9: Create jenkins-security-scan.yml
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 0255a980d6775357a91d99871a3e01d7878e5723 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/0255a980d6775357a91d99871a3e01d7878e5723 Author: Maxime Lagresle Date: 2022-03-20 (Sun, 20 Mar 2022) Changed paths: A .github/workflows/jenkins-security-scan.yml Log Message: --- Create jenkins-security-scan.yml -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/bbe095-0255a9%40github.com.
[jenkinsci/kubernetes-cli-plugin] 275c2e: run tests for 1.22 and 1.23
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 275c2e7c1c84204c6575e04b5d20d3550b0e5af4 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/275c2e7c1c84204c6575e04b5d20d3550b0e5af4 Author: Max Laverse Date: 2022-02-20 (Sun, 20 Feb 2022) Changed paths: A .github/latest-version.sh R .travis.yml M Jenkinsfile M README.md Log Message: --- run tests for 1.22 and 1.23 Commit: bbe095927c772e7bbb7cab0bdd64a3824f2d83c2 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/bbe095927c772e7bbb7cab0bdd64a3824f2d83c2 Author: Maxime Lagresle Date: 2022-02-20 (Sun, 20 Feb 2022) Changed paths: A .github/latest-version.sh R .travis.yml M Jenkinsfile M README.md Log Message: --- Merge pull request #90 from jenkinsci/test_for_new_versions run tests for 1.22 and 1.23 Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/c813dd76765b...bbe095927c77 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/c813dd-bbe095%40github.com.
[jenkinsci/kubernetes-cli-plugin]
Branch: refs/heads/test_for_new_versions Home: https://github.com/jenkinsci/kubernetes-cli-plugin -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_for_new_versions/275c2e-00%40github.com.
[jenkinsci/kubernetes-cli-plugin] 275c2e: run tests for 1.22 and 1.23
Branch: refs/heads/test_for_new_versions Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 275c2e7c1c84204c6575e04b5d20d3550b0e5af4 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/275c2e7c1c84204c6575e04b5d20d3550b0e5af4 Author: Max Laverse Date: 2022-02-20 (Sun, 20 Feb 2022) Changed paths: A .github/latest-version.sh R .travis.yml M Jenkinsfile M README.md Log Message: --- run tests for 1.22 and 1.23 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_for_new_versions/d31f7e-275c2e%40github.com.
[jenkinsci/kubernetes-cli-plugin] d31f7e: run tests for 1.22 and 1.23
Branch: refs/heads/test_for_new_versions Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: d31f7eac44c9ccf86af25c009d1591993b142a25 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/d31f7eac44c9ccf86af25c009d1591993b142a25 Author: Max Laverse Date: 2022-02-20 (Sun, 20 Feb 2022) Changed paths: A .github/latest-version.sh R .travis.yml M Jenkinsfile M README.md Log Message: --- run tests for 1.22 and 1.23 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_for_new_versions/3ae981-d31f7e%40github.com.
[jenkinsci/kubernetes-cli-plugin] 3ae981: run tests for 1.22 and 1.23
Branch: refs/heads/test_for_new_versions Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 3ae981cbbcdd891760d886ec2d1d75cf783955cd https://github.com/jenkinsci/kubernetes-cli-plugin/commit/3ae981cbbcdd891760d886ec2d1d75cf783955cd Author: Max Laverse Date: 2022-02-20 (Sun, 20 Feb 2022) Changed paths: A .github/latest-version.sh M .travis.yml M Jenkinsfile M README.md Log Message: --- run tests for 1.22 and 1.23 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_for_new_versions/0e449d-3ae981%40github.com.
[jenkinsci/kubernetes-cli-plugin] 0e449d: run tests for 1.22 and 1.23
Branch: refs/heads/test_for_new_versions Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 0e449dfe6449c5a5224c485430fdc3522f8132a8 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/0e449dfe6449c5a5224c485430fdc3522f8132a8 Author: Max Laverse Date: 2022-02-20 (Sun, 20 Feb 2022) Changed paths: A .github/latest-version.sh M .travis.yml M Jenkinsfile M README.md Log Message: --- run tests for 1.22 and 1.23 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/test_for_new_versions/00-0e449d%40github.com.
[jenkinsci/kubernetes-cli-plugin] c813dd: uppercase principal words in titles
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: c813dd76765b70b5ab6f929ae93e9c61b608f7ef https://github.com/jenkinsci/kubernetes-cli-plugin/commit/c813dd76765b70b5ab6f929ae93e9c61b608f7ef Author: Max Laverse Date: 2021-09-12 (Sun, 12 Sep 2021) Changed paths: M README.md Log Message: --- uppercase principal words in titles -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/8d9a92-c813dd%40github.com.
[jenkinsci/kubernetes-cli-plugin] d1449b: Minor typo fix
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: d1449b222fd5a466c0fdde57e08227db7b63781e https://github.com/jenkinsci/kubernetes-cli-plugin/commit/d1449b222fd5a466c0fdde57e08227db7b63781e Author: Josh Branham Date: 2021-09-10 (Fri, 10 Sep 2021) Changed paths: M README.md Log Message: --- Minor typo fix Commit: 8d9a92e9929db0ee13cf69a449b59f5349b256a4 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/8d9a92e9929db0ee13cf69a449b59f5349b256a4 Author: Maxime Lagresle Date: 2021-09-12 (Sun, 12 Sep 2021) Changed paths: M README.md Log Message: --- Merge pull request #88 from joshbranham/readme-typo Fix typo in README Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/a0deba54e64b...8d9a92e9929d -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/a0deba-8d9a92%40github.com.
[jenkinsci/kubernetes-cli-plugin] 561615: move from Travis to Jenkins's CI
Branch: refs/heads/master Home: https://github.com/jenkinsci/kubernetes-cli-plugin Commit: 561615aa643250b05318a3d14305d3a6c4b0364d https://github.com/jenkinsci/kubernetes-cli-plugin/commit/561615aa643250b05318a3d14305d3a6c4b0364d Author: Max Laverse Date: 2021-06-17 (Thu, 17 Jun 2021) Changed paths: M Jenkinsfile M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java Log Message: --- move from Travis to Jenkins's CI Commit: 8d012597f4e6aa877ed031a8149e5ff10aa749e9 https://github.com/jenkinsci/kubernetes-cli-plugin/commit/8d012597f4e6aa877ed031a8149e5ff10aa749e9 Author: Max Laverse Date: 2021-06-17 (Thu, 17 Jun 2021) Changed paths: M Jenkinsfile M README.md M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigDump.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeCredentialsPipelineAndServer.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeCredentialsPipelineAndUsernames.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeCredentialsPipelineConfigDump.groovy Log Message: --- bring integration tests on windows Commit: a0deba54e64b6b6696d73b5f197ba9ee04d50def https://github.com/jenkinsci/kubernetes-cli-plugin/commit/a0deba54e64b6b6696d73b5f197ba9ee04d50def Author: Maxime Lagresle Date: 2021-06-17 (Thu, 17 Jun 2021) Changed paths: M Jenkinsfile M README.md M src/test/java/org/jenkinsci/plugins/kubernetes/cli/KubectlIntegrationTest.java M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeConfigPipelineConfigDump.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeCredentialsPipelineAndServer.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeCredentialsPipelineAndUsernames.groovy M src/test/resources/org/jenkinsci/plugins/kubernetes/cli/withKubeCredentialsPipelineConfigDump.groovy Log Message: --- Merge pull request #87 from jenkinsci/move_travis_to_ci_jenkins_io Move from Travis to Jenkins CI Compare: https://github.com/jenkinsci/kubernetes-cli-plugin/compare/f88583443aa9...a0deba54e64b -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cli-plugin/push/refs/heads/master/f88583-a0deba%40github.com.