helm-charts
helm-charts copied to clipboard
Jenkins helm charts
### What this PR does / why we need it Expose `.spec.podManagementPolicy` to make the pod rollback-able from the broken state ### Which issue this PR fixes * https://github.com/jenkinsci/helm-charts/issues/688 ###...
The batch/v1beta1 API version of CronJob will no longer be served in v1.25 on kubernetes. Migrate manifests and API clients to use the batch/v1 API version, available since v1.21. Signed-off-by:...
### Describe the bug Value: ``` additionalPlugins: - google-login:1.6 - job-dsl:1.81 - allure-jenkins-plugin:2.30.2 - ws-cleanup:0.42 - build-timeout:1.21 - timestamper:1.18 - google-storage-plugin:1.5.6 - permissive-script-security:0.7 - ansicolor:1.0.2 - google-oauth-plugin:1.0.6 - role-strategy:561.v9846c7351a_41 -...
### Is your feature request related to a problem? Please describe We run a small number of Jenkins installtions on K8s, on this installations we have set "**controller.initializeOnce: true**" to...
### Is your feature request related to a problem? Please describe Hello! I try use curl, allure and another utility, but jenkins/inbound-agent don`t contain this utility. I try run -...
Bug fixes between 4.11.3 and 4.11.5 https://www.jenkins.io/security/advisory/2022-08-23/#SECURITY-2796 https://www.jenkins.io/security/advisory/2022-07-27/#SECURITY-284 ### What this PR does / why we need it ### Which issue this PR fixes *(optional, in `fixes #(, fixes #,...
### Is your feature request related to a problem? Please describe If the existing Pod is not in a healthy state and [podManagementPolicies](https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#pod-management-policies) is OrderedReady(default), the controller won't create a...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar) | patch | `1.26.0` -> `1.26.1` | --- ### Release Notes kiwigrid/k8s-sidecar (docker.io/kiwigrid/k8s-sidecar) ###...
### What does this PR do? Allows setting the `restrictedPssSecurityContext` option for the JCasC Kubernetes config. This allows easier usage in restricted clusters vs. using the `agent.yamlTemplate` option to set...
### What does this PR do? This PR introduces [helm-docs](https://github.com/norwoodj/helm-docs), and thereby consolidates + improves the consistency of the documented values. - Fixes #986 If you modified files in the...