kubernetes-operator/chart/jenkins-operator
Luigi Operoso 60b8ee56de
fix(operator): Attempt to fix all the major issues present atm against the newest jenkins lts version (#784)
* fix(seed): fix #742, workaround #698
Original fix proposal: https://github.com/jenkinsci/kubernetes-operator/issues/742#issuecomment-1304398590

* fix(install-plugin.sh): fix #758, #739
* the fix was original attempted here:
  https://github.com/jenkinsci/kubernetes-operator/pull/764 but was not
  working correctly due to 2-3 additional changes which needed to be
  done
* removed the openshift check because the env is not mention anywhere
  and also the new jenkins-plugin-cli does not a specific command for
  openshift. Finally this does not make any sense in general, the only
  problem in ocp will be the user id that will be mapped to a random uid
  but that's another story. The command to install the plugins should
  remain the same across different k8s flavours.

* fix(doc/test): fix /usr/bin/tini in any doc and validation

* fix(jenkins): remove AdminWhitelistRule to avoid jvm stack trace, see: https://www.jenkins.io/doc/book/security/controller-isolation/jep-235/#api-compatibility

* fix(seed): fix seed img built on a previous jvm, fix #761

* fix(plugin): update the base plugin to work with the newest version of
jenkins:lts

* fix(run): fix #778

* fix(backup): add a trap to remove the tmp dir if the tar fail, also fix: #770

* test(chart): update chart values for testing, will revert before merge

* fix(configmap): leftover

* fix(tests): fix seed job test

* fix(e2e)

* fix(e2e): helm

* fix(operator): update the temporary img to reflect latests changes

* Fix Helm e2e tests

* add trap in case of unwanted exit and make shellcheck happy

* chore(plugin): update git ver to 5.0.0

* fix(backup): always force delete the backup directory

* chore(operator): update the temporary img to reflect latest changes

* chore(jenkins): upgrade jenkins latest lts
2023-01-12 17:29:30 +01:00
..
charts Implemented validation logic for the webhook (#593) 2021-08-30 08:21:52 +02:00
crds fix(operator): Attempt to fix all the major issues present atm against the newest jenkins lts version (#784) 2023-01-12 17:29:30 +01:00
templates adding seedjobagentimage to jenkins chart (#771) 2023-01-08 19:34:56 +01:00
.helmignore #689 ignore packaged helm charts (#690) 2021-12-21 09:20:00 +01:00
Chart.lock Implemented validation logic for the webhook (#593) 2021-08-30 08:21:52 +02:00
Chart.yaml Release Helm chart 0.6.2 (#753) 2022-06-22 17:55:00 +02:00
jenkins-operator-0.0.1.tgz Fix helm Makefile goals 2019-09-18 14:01:12 +02:00
jenkins-operator-0.0.2.tgz Release Helm chart with v0.3.1 version 2019-12-31 13:08:23 +01:00
jenkins-operator-0.0.3.tgz Release Helm chart with v0.3.1 version 2019-12-31 13:08:23 +01:00
jenkins-operator-0.0.4.tgz Release Helm chart with v0.3.1 version 2019-12-31 13:08:23 +01:00
jenkins-operator-0.0.5.tgz Release Helm chart with v0.3.1 version 2019-12-31 13:08:23 +01:00
jenkins-operator-0.0.6.tgz Release Helm chart with v0.3.2 version 2020-01-22 13:35:46 +01:00
jenkins-operator-0.0.7.tgz Release Helm chart with v0.3.3 version 2020-01-30 23:19:09 +01:00
jenkins-operator-0.0.8.tgz #279 Fix helm chart package 2020-03-03 16:33:16 +01:00
jenkins-operator-0.1.0.tgz Release 0.1.0 version of helm chart 2020-04-07 14:37:10 +02:00
jenkins-operator-0.1.1.tgz Release Helm Chart 2020-04-14 09:36:02 +02:00
jenkins-operator-0.1.2.tgz Bump helm chart to 0.1.2 (#343) 2020-04-22 15:49:13 +02:00
jenkins-operator-0.1.3.tgz #344 Fix operator notifications in Helm Chart 2020-04-22 20:41:43 +02:00
jenkins-operator-0.2.0.tgz #355 Add priorityClassName and bump to 0.2.0 2020-04-30 09:53:21 +02:00
jenkins-operator-0.2.1.tgz Allow configure Jenkins labels in Helm chart (#372) 2020-05-07 15:03:53 +02:00
jenkins-operator-0.2.2.tgz Release 0.2.2 Helm chart 2020-05-07 21:31:08 +02:00
jenkins-operator-0.2.3.tgz Add jenkins container envs to helm chart 2020-05-08 15:20:58 +02:00
jenkins-operator-0.2.4.tgz Improve helm chart labels 2020-05-12 11:41:18 +02:00
jenkins-operator-0.3.1.tgz Bump version to 0.3.1 2020-05-29 13:02:14 +02:00
jenkins-operator-0.3.2.tgz Release 0.3.2 Helm chart 2020-06-07 15:20:44 +02:00
jenkins-operator-0.3.3.tgz Add support in helm chart for Jenkins pod volume mounts 2020-06-18 11:49:38 +02:00
jenkins-operator-0.3.4.tgz Release 0.3.4 Helm chart 2020-07-19 17:29:08 +02:00
jenkins-operator-0.4.0.tgz Release 0.4.0 Helm Chart 2021-01-18 16:18:04 +01:00
jenkins-operator-0.4.1.tgz Release 0.4.1 Helm Chart 2021-01-23 14:12:06 +01:00
jenkins-operator-0.4.2.tgz Release 0.4.2 Helm Chart 2021-02-04 08:37:33 +01:00
jenkins-operator-0.4.3.tgz Release 0.4.3 Helm Chart 2021-02-19 12:44:08 +01:00
jenkins-operator-0.5.0.tgz Release 0.5.0 Helm Chart 2021-06-10 11:29:09 +02:00
jenkins-operator-0.5.1.tgz Release 0.5.1 Helm Chart 2021-06-11 13:53:13 +02:00
jenkins-operator-0.5.2.tgz Helm Chart: Remove empty priorityClassName from Jenkins template (#618) 2021-08-09 14:57:00 +02:00
jenkins-operator-0.5.3.tgz Release 0.5.3 Helm Chart 2021-08-11 16:57:24 +02:00
jenkins-operator-0.6.0.tgz Release 0.6.0 Helm Chart 2021-12-08 14:22:11 +01:00
jenkins-operator-0.6.1.tgz Release Helm chart 0.6.1 (#751) 2022-06-22 13:31:26 +02:00
jenkins-operator-0.6.2.tgz Release Helm chart 0.6.2 (#753) 2022-06-22 17:55:00 +02:00
values.yaml fix(operator): Attempt to fix all the major issues present atm against the newest jenkins lts version (#784) 2023-01-12 17:29:30 +01:00