Commit Graph

156 Commits

Author SHA1 Message Date
github-actions[bot] c39eaa95b7
Auto-updated docs (#790)
Co-authored-by: prryb <prryb@users.noreply.github.com>
2023-01-19 14:22:39 +01:00
github-actions[bot] 7a72939de8
Auto-updated docs (#789)
Co-authored-by: prryb <prryb@users.noreply.github.com>
2023-01-16 07:32:41 +01:00
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
github-actions[bot] 6e03948b09
Auto-updated docs (#788)
Co-authored-by: prryb <prryb@users.noreply.github.com>
2023-01-09 22:07:47 +01:00
Peter Becich fbe70f11ca
update image tag for `virtuslab/jenkins-operator-backup-pvc` (#781)
https://hub.docker.com/r/virtuslab/jenkins-operator-backup-pvc/tags
2023-01-08 19:45:01 +01:00
github-actions[bot] 410c403452
Auto-updated docs (#787)
Co-authored-by: prryb <prryb@users.noreply.github.com>
2023-01-08 19:41:34 +01:00
Eli Ezeugoh addb94f83e
Fix broken link for configuring seed jobs (#780)
Link from Schema docs to seed job is broken
2023-01-08 19:32:49 +01:00
github-actions[bot] 49bdf518de
Auto-updated docs (#724)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2022-02-28 16:22:06 +01:00
github-actions[bot] d3b1fd8172
Auto-updated docs (#717)
Co-authored-by: MKajzik <MKajzik@users.noreply.github.com>
2022-02-28 16:17:05 +01:00
Mateusz Kajzik 4c60936da2 Fix yaml in configuration 2022-02-17 14:34:45 +01:00
github-actions[bot] 445d48ab54
Auto-updated docs (#681)
Co-authored-by: SylwiaBrant <SylwiaBrant@users.noreply.github.com>
2021-12-08 13:35:21 +01:00
Sylwia Brant 8d953ae457 Update website - 0.7.0 release 2021-12-08 13:18:09 +01:00
github-actions[bot] 93072ae7b3
Auto-updated docs (#676)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-11-08 17:13:17 +01:00
Hervé Le Meur b3e06ad85a
docs: update Jenkins plugins versions in doc (#672)
Follow-up of https://github.com/jenkinsci/kubernetes-operator/pull/670
2021-11-08 17:05:42 +01:00
github-actions[bot] 75826d5367
Auto-updated docs (#671)
Co-authored-by: KorusMateusz <KorusMateusz@users.noreply.github.com>
2021-10-20 14:09:17 +02:00
Kalmalyzer 7092beabdc
Added config + instructions for testing on Docker Desktop (#668) 2021-10-20 14:03:26 +02:00
github-actions[bot] b3a4a6ca80
Auto-updated docs (#665)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-10-08 09:04:22 +02:00
github-actions[bot] 2663555170
Auto-updated docs (#664)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-10-08 08:40:13 +02:00
kalle (jag) b4345b2905
Added documentation for LDAP (#658)
* Added documentation for LDAP

Related to #133
Inspired by https://github.com/jenkinsci/kubernetes-operator/issues/133#issuecomment-555976832
2021-10-06 16:35:57 +02:00
github-actions[bot] 14b0018a7f
Auto-updated docs (#663)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-10-06 16:06:10 +02:00
Szymon Fugas 273eab0a69
Docs: General fixes and improvements (#662)
* Restore security docs (non-versioned), fix troubleshooting section

* Fix links in security page, add prerequisites to deploying jenkins

* Minor fixes in troubleshooting section

* Fix order of main sections

* Remove tools guide from developer guide

* Fix order of Getting Started guide parts
2021-10-06 16:02:29 +02:00
github-actions[bot] 266c2aa50d
Auto-updated docs (#660)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-10-01 13:53:57 +02:00
github-actions[bot] 768d1ac617
Auto-updated docs (#655)
Co-authored-by: SylwiaBrant <SylwiaBrant@users.noreply.github.com>
2021-10-01 10:44:14 +02:00
sharmapulkit04 c8d640cc8c Updated docs 2021-09-01 18:17:43 +05:30
sharmapulkit04 78d33977a7 Fixed docs and Makefile 2021-08-31 18:55:46 +05:30
sharmapulkit04 7ae767ac84 Merge branch 'security-validator' into security-validator-manifests 2021-08-30 18:25:05 +05:30
Mateusz Korus 4aa34157c3 Merge master (#620)
* Fix workflow for autogenerating docs (#592)

* Use grep -c flag in check for changes step to fix case when more than 1 website file was modified

* Configure bot for labelling new issues as needing triage (#597)

* Configure bot for managing stale issues (#598)

* Docs: explanation what is backed up and why (#599)

* Explanation what's backed up and why

* Auto-updated docs (#600)

Co-authored-by: prryb <prryb@users.noreply.github.com>

* Docs: clarification of description of get latest command in backup (#601)

* Auto-updated docs (#602)

Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>

* Bump seedjobs agent image version to 4.9-1 (#604)

* Add GitLFS pull after checkout behaviour to SeedJob GroovyScript Template (#483)

Add GitLFS pull after checkout behaviour to support also repositories which are relying on Git LFS

Close #482

* Docs: minor fixes (#608)

* Link to project's DockerHub in README's section on nightly builds, add paragraph about nightly builds in installation docs

* Fix repositoryURL in sample seedJob configuration with SSH auth

* Slightly expand on #348

* Fix formatting in docs on Jenkins' customization, update plugin versions

* Add notes on Jenkins home Volume in Helm chart values.yaml and docs (#589)

* Auto-updated docs (#610)

Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>

* Add an issue template for documentation (#613)

* Docs: add info on restricted volumeMounts other than jenkins-home(#612)

* Update note in installation docs

* Update Helm chart default values.yaml

* Update schema

* Auto-updated docs (#616)

Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>

* Auto-updated docs (#617)

Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>

* Helm Chart: Remove empty priorityClassName from Jenkins template (#618)

Also bump Helm Chart version to v0.5.2

* Fix bad identation in chart/index.yaml (#619)

Co-authored-by: Szymon Fugas <sz.fugas@gmail.com>
Co-authored-by: Piotr Ryba <55996264+prryb@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: prryb <prryb@users.noreply.github.com>
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
Co-authored-by: Cosnita Radu Viorel <radu.cosnita@gmail.com>
Co-authored-by: Morten Birkelund <mbi@salecto.com>
Co-authored-by: Ernestas <ernetas@gmail.com>
2021-08-30 08:21:52 +02:00
sharmapulkit04 55c3e88037 Merge branch 'master' of github.com:jenkinsci/kubernetes-operator into security-validator-docs 2021-08-27 02:58:20 +05:30
sharmapulkit04 d4917b46dd Completed Documentation 2021-08-27 02:57:32 +05:30
sharmapulkit04 5423173340 Merge branch 'security-validator' of github.com:jenkinsci/kubernetes-operator into security-validator-docs 2021-08-23 19:14:30 +05:30
sharmapulkit04 586515b212 Updated Documentation 2021-08-23 18:57:26 +05:30
github-actions[bot] de02559c68
Auto-updated docs (#641)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-08-20 16:24:01 +02:00
Sig00rd 9761d6a576
Fix broken links in 0.6 docs (#640) 2021-08-20 16:08:16 +02:00
Sig00rd a1d98a73e7
Regenerate docs (#638)
* Update last modified dates

* Regenerate docs
2021-08-19 18:09:37 +02:00
Sig00rd 03cfa758f5
Docs: information architecture and security guide update (#634)
* Add FAQ section

* Add Troubleshooting section

* Use Jenkins Operator as project name instead of jenkins-operator

* Move installation and security pages to section on version they are for

* Fix order of versions in getting started in section menu

* Configure side bar menu to be compact

* Rename getting started subpages

* Update Security docs for 0.6 (#611)

* Fix ordering of main sections in docs section menu

* Add more descriptive names for customization and configuration sections

* Update Getting Started index to link to latest version installation
2021-08-19 17:14:34 +02:00
github-actions[bot] 4657ed6d65
Auto-updated docs (#633)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-08-18 18:36:30 +02:00
Sig00rd e88d63fdf7
Docs: minor fixes (#632)
* Fix descriptions of major releases

* Update meta links 'create documentation issue' link to use new docs issue template

* Update meta links 'create project issue' link to open issue template list instead of blank issue from meta links

* Fix typo in markdown in docs issue template

* Add Jenkins Discourse section in index, revisit index and about pages

* Fix favicon not showing by generating more favicon sizes with icongen
2021-08-18 17:53:19 +02:00
github-actions[bot] 39ec91da29
Auto-updated docs (#630)
Co-authored-by: prryb <prryb@users.noreply.github.com>
2021-08-16 10:56:48 +02:00
Piotr Ryba 16b4723b79
Fix links on Installation page (#629) 2021-08-16 10:51:11 +02:00
Mateusz Korus 3e5d80269d
Merge master (#620)
* Fix workflow for autogenerating docs (#592)

* Use grep -c flag in check for changes step to fix case when more than 1 website file was modified

* Configure bot for labelling new issues as needing triage (#597)

* Configure bot for managing stale issues (#598)

* Docs: explanation what is backed up and why (#599)

* Explanation what's backed up and why

* Auto-updated docs (#600)

Co-authored-by: prryb <prryb@users.noreply.github.com>

* Docs: clarification of description of get latest command in backup (#601)

* Auto-updated docs (#602)

Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>

* Bump seedjobs agent image version to 4.9-1 (#604)

* Add GitLFS pull after checkout behaviour to SeedJob GroovyScript Template (#483)

Add GitLFS pull after checkout behaviour to support also repositories which are relying on Git LFS

Close #482

* Docs: minor fixes (#608)

* Link to project's DockerHub in README's section on nightly builds, add paragraph about nightly builds in installation docs

* Fix repositoryURL in sample seedJob configuration with SSH auth

* Slightly expand on #348

* Fix formatting in docs on Jenkins' customization, update plugin versions

* Add notes on Jenkins home Volume in Helm chart values.yaml and docs (#589)

* Auto-updated docs (#610)

Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>

* Add an issue template for documentation (#613)

* Docs: add info on restricted volumeMounts other than jenkins-home(#612)

* Update note in installation docs

* Update Helm chart default values.yaml

* Update schema

* Auto-updated docs (#616)

Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>

* Auto-updated docs (#617)

Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>

* Helm Chart: Remove empty priorityClassName from Jenkins template (#618)

Also bump Helm Chart version to v0.5.2

* Fix bad identation in chart/index.yaml (#619)

Co-authored-by: Szymon Fugas <sz.fugas@gmail.com>
Co-authored-by: Piotr Ryba <55996264+prryb@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: prryb <prryb@users.noreply.github.com>
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
Co-authored-by: Cosnita Radu Viorel <radu.cosnita@gmail.com>
Co-authored-by: Morten Birkelund <mbi@salecto.com>
Co-authored-by: Ernestas <ernetas@gmail.com>
2021-08-10 09:58:24 +02:00
Szymon Fugas 858f0f4c72
Docs: add info on restricted volumeMounts other than jenkins-home(#612)
* Update note in installation docs

* Update Helm chart default values.yaml

* Update schema
2021-08-05 17:28:01 +02:00
Szymon Fugas dfd25e822c
Docs: minor fixes (#608)
* Link to project's DockerHub in README's section on nightly builds, add paragraph about nightly builds in installation docs

* Fix repositoryURL in sample seedJob configuration with SSH auth

* Slightly expand on #348

* Fix formatting in docs on Jenkins' customization, update plugin versions

* Add notes on Jenkins home Volume in Helm chart values.yaml and docs (#589)
2021-08-02 15:52:10 +02:00
Szymon Fugas 463cad3b07
Docs: clarification of description of get latest command in backup (#601) 2021-07-20 14:58:04 +02:00
Piotr Ryba 35dfd47ec7
Docs: explanation what is backed up and why (#599)
* Explanation what's backed up and why
2021-07-20 12:06:25 +02:00
Szymon Fugas eb256fec76
Update Minikube and Kubernetes versions in Minikube env config (#582)
* Update minikube and kubernetes version in minikube env config

* Update minikube version in docs' developer's guide
2021-06-16 14:01:25 +02:00
Szymon Fugas 040fbbfea5
Separate instructions on YAML vs Helm installation in docs (#576)
* Fix link to Installation on Getting started index

* Separate instructions on installing via YAML and Helm more clearly

* Link deploy jenkins section in instructions on installing via YAML

Co-authored-by: Sig00rd <sfugas@virtuslab.com>
2021-06-11 15:34:02 +02:00
Mateusz Korus 985517b04f
Copy sample cr to docs with new required values && fix urls (#575) 2021-06-10 16:21:49 +02:00
Mateusz Korus cd3dbeb0a5 Update website - 0.6.0 release 2021-06-10 10:39:12 +02:00
Mateusz Korus fbea1ed790 Bump version to v0.6.0 2021-06-10 08:10:50 +02:00
Piotr Ryba 41dac85ea1
#552 Seed Jobs: Don't Validate "external" Credential Type (#556)
* Don't validate external credential type

The operator shouldn't try to fetch credentials that have their types
defined as `external` - that means that credentials are supplied
externally, without using k8s secrets.

* Docs: Add example of `external` credential type
2021-05-05 09:27:43 +02:00