-
We have also to update the Fabric8 kube.app (= env properties) & jenkins docker container to include these vars (https://github.com/christian-posta/ceposta-devops-ose/blob/master/jenkins-docker/conf-a…
-
Jenkinsに通信アプリのテストを自動で実施するように実装した。
コードを乗せる場所がないため、以下に記載する。
※今後、Jenkinsファイルにして、実装したい。
```
node {
stage('echo') {
echo 'Hello'
sh 'pwd'
}
stage('git') {
sh '…
-
We had previously done a prototype to support Azure dynamic agents. Since there is now an updated Azure Jenkins plugin, and a desire to also have a set of different containers to run on (mimicking wh…
-
### Service(s)
get.jenkins.io, mirrors.jenkins.io, Other
### Summary
We recently have been hit with the GeoIP MaxMind API rate limit.
Recently, @timja received alerts about this on his own accou…
-
### Jenkins and plugins versions report
stack trace
```text
java.lang.IllegalArgumentException: No jenkins.security.QueueItemAuthenticator implementation found for global
at io.jenki…
-
I understand that the Docker agent approach involves running Jenkins agents as Docker containers. This offers flexibility and scalability, as containers can be dynamically created and destroyed based …
-
We need a private EKS cluster to run ci.jenkins.io container agents.
- No need for multiple AZs unless strictly necessary
- We want to use a private endpoint for ci.jenkins.io access to the cluste…
-
**Describe the bug**
When setting a Lifecycle configuration for the JenkinsMaster container in the Jenkins CRD, it does not have any effect.
**To Reproduce**
1. Set a Lifecycle configuration for …
-
We need to define virtual networking for ci.jenkins.io in AWS.
- We need public dual stack network to allow inbound (SSH, HTTP, HTTPS) on the controller with dualstack (both IPv4 and IPv6) network
…
-
**Failure link**
---
From internal [Test_openjdk11_j9_dev.openjdk_aarch64_linux](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_dev.openjdk_aarch64_linux/35/) (ubu22-aarch64-4)
…