Commit Graph

191 Commits

Author SHA1 Message Date
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
github-actions[bot] 2c240538e0
Auto-updated docs (#639)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-08-19 18:15: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] f8621fcb81
Auto-updated docs (#635)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-08-18 18:47:23 +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
github-actions[bot] b400a420e5
Auto-updated docs (#617)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-08-06 13:06:12 +02:00
github-actions[bot] b82fc7c764
Auto-updated docs (#616)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-08-06 10:03:57 +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
github-actions[bot] 17dba087b8
Auto-updated docs (#610)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
2021-08-02 16:22:29 +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
github-actions[bot] 7ce9d1f077
Auto-updated docs (#600)
Co-authored-by: prryb <prryb@users.noreply.github.com>
2021-07-20 14:56:36 +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
github-actions[bot] 63370a55cc
Auto-updated docs (#583) 2021-06-16 14:20:45 +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
Mateusz Korus 57bb20bd41
Docs hotfix (#545)
* Fixed docs' styles and makefile goalFixed docs' styles and makefile goal

* Fix makefile
2021-04-16 14:57:58 +02:00
Sylwia Brant d8e05db017 Update docs 2021-04-14 15:09:11 +02:00
Peter Niederlag b720176afa
Update configure-backup-and-restore.md
getLatestAction must be set on restore, not on backup
2021-02-19 12:03:28 +01:00
Tomasz Sęk 3dab502234
Merge pull request #510 from jenkinsci/operator-sdk-1.3.0
#494 Upgrade to Operator sdk 1.3.0
2021-02-12 12:19:45 +01:00
Sylwia Brant ce081bfd28 Add preview docs and Github Actions e2e test workflow 2021-02-10 16:59:26 +01:00
github-actions[bot] b69d1d4a23
Auto-updated docs (#509)
Co-authored-by: tomaszsek <tomaszsek@users.noreply.github.com>
2021-02-04 10:38:18 +01:00
SylwiaBrant 5f1b28f539
#503 Added JenkinsImage crd to Helm Chart (#508) 2021-02-04 08:28:38 +01:00
SylwiaBrant 4410ad6b88
Updated guide to 0.5.0 (#501)
- updated versions of plugins and images in the guide
- added 'get-latest' to backup docs
2021-02-02 12:26:26 +01:00
github-actions[bot] 3157b29373
Auto-updated docs (#500) 2021-01-23 14:08:43 +01:00
Mitsufumi KIkyotani 73db2e0fc9
Make livenessProbe and readinessProbe configurable in Helm chart (#499) 2021-01-23 14:00:27 +01:00
Tomasz Sęk 9f261169f0
Update website - 0.5.0 release 2021-01-18 15:41:30 +01:00
Sylwia Brant 3e504e1ac0 Change footer website copyrights
Divided licenses for source and website content in the footer into Apache License Version 2 and Creative Commons Attribution-ShareAlike 4.0.
2020-12-01 13:34:04 +01:00
Sylwia Brant 3d3934c3d4 #473 Fix website copyright
Changed footers on all pages to comply with Jenkins trademark attribution rules.
2020-11-25 12:57:00 +01:00
Sylwia Brant 89c4fc860f Fix docs
Added service description and fixed displayed tags.
2020-10-05 12:56:02 +02:00
Sylwia Brant 25074bdbb8 Fixed docs
Added helm installation section in Installation Guide.
2020-10-05 12:26:10 +02:00
Sylwia Brant 65539dc79c WIP almost ready. Links left and minor changes. 2020-10-02 16:14:36 +02:00
Sylwia Brant 21f5444371 Updated links and versions of plugins.
Added Operator's restart commands to developer guide installation.
2020-10-01 15:39:40 +02:00
Sylwia Brant 7a7564f76b Added labels and annotations to Helm Chart
Added configuration option for a user to specify annotations and labels for Jenkins CR and pod.
2020-09-23 15:25:45 +02:00
Tomasz Sęk 285718156c
Bump workflow-job plugin version to 2.39 2020-07-17 17:17:55 +02:00
Steve Molin e1c61fe37a
add labels and annotations
ssh private key authentication seems to require labels, and annotations are very helpful
2020-07-08 08:08:12 -07:00
Tomasz Sęk 0d58add55f
Remove configuration-as-code-support plugin from website 2020-05-13 09:36:24 +02:00
Vibhav Bobade b0139762b1 Update agent image used in SeedJobs
jenkins/jnlp-slave:alpine is deprecated and replaced with
jenkins/inbound-agent:alpine.
2020-05-07 19:39:02 +05:30
Tomasz Sęk ae945fbd63
Update PVC image tag in website 2020-05-03 14:32:46 +02:00
Akram Ben Aissi 0a57ebb96e Adding OpenShift doc 2020-04-29 14:47:28 +02:00
Jakub Al-Khalili fe9cb921bc
#263 Execute user scripts before seed jobs (#345) 2020-04-27 14:22:49 +02:00
Mikolaj Karebski 5e6c031f03 #348 Fix code review issues 2020-04-27 12:50:32 +02:00
Mikolaj Karebski 4563b1851f #348 Add few documentation changes 2020-04-27 12:31:21 +02:00
Oleksandr Kovalchuk 2ead133688
Fix documentation source regarding notifications level
According to schema, field is called level, not loggingLevel. Fix
invalid example in the documentation

Ref: https://github.com/jenkinsci/kubernetes-operator/blob/master/pkg/apis/jenkins/v1alpha2/jenkins_types.go#L108
2020-04-15 15:55:21 +03:00
Tomasz Sęk 2f4bc92841
Update website - 0.4.0 release 2020-04-13 20:23:31 +02:00
Tomasz Sęk f9dd297710
Fix Developer Guide 2020-04-13 13:09:39 +02:00
Jakub Al-Khalili 83ae6b5a3d Add docs about helm chart 2020-04-01 14:38:55 +02:00
Tomasz Sęk d49d2e40ca
Merge pull request #287 from this-is-r-gaurav/patch-1
SSH URL Update in The Repository Url
2020-03-16 13:06:40 +01:00
Gaurav 3766312898
Broken Link Fixes
Have Updated Few Broken Links that was not working with the https://jenkinsci.github.io/kubernetes-operator/docs/security/ . If its still not working as expected. I would be happy to write for the documentation.
2020-03-16 16:07:42 +05:30
Gaurav 0dffe093e8
SSH URL Update in The Repository Url 2020-03-16 15:03:40 +05:30
Tomasz Sęk 882112ad0e
Update Jenkins schema.md website 2020-01-30 23:23:43 +01:00
Mats Faugli ed977aae08
Render markdown list properly 2020-01-27 14:51:59 +01:00
Paweł Prażak 82f058a7e7 Create migration.md for 0.3.x (#241)
Create migration.md
2020-01-04 18:11:47 +01:00
Paweł Prażak 74f70aef76
Update deploy-jenkins.md 2020-01-03 16:39:00 +01:00
Paweł Prażak 44d8a65dfa
Update deploy-jenkins.md 2020-01-03 16:37:47 +01:00
Paweł Prażak 23b3d97977
Update _index.md 2020-01-03 16:24:05 +01:00
Paweł Prażak ad5ffb8010
Update _index.md 2020-01-03 16:23:31 +01:00
Paweł Prażak 31f965c9a0
Update _index.md 2020-01-03 16:20:05 +01:00
Paweł Prażak 13126a8468
Update _index.md 2020-01-03 16:17:04 +01:00
Tomasz Sęk e937ca9c4b
Update website for 0.3.1 2019-12-31 13:13:09 +01:00
Tomasz Sęk e18485788d
Merge branch 'openshift'
# Conflicts:
#	docs/docs/developer-guide/index.html
#	docs/docs/developer-guide/tools/index.html
#	docs/docs/getting-started/index.html
#	docs/docs/getting-started/latest/aks/index.html
#	docs/docs/getting-started/latest/configuration/index.html
#	docs/docs/getting-started/latest/configure-backup-and-restore/index.html
#	docs/docs/getting-started/latest/custom-backup-and-restore/index.html
#	docs/docs/getting-started/latest/customization/index.html
#	docs/docs/getting-started/latest/deploy-jenkins/index.html
#	docs/docs/getting-started/latest/diagnostics/index.html
#	docs/docs/getting-started/latest/index.html
#	docs/docs/getting-started/latest/schema/index.html
#	docs/docs/getting-started/v0.1.x/aks/index.html
#	docs/docs/getting-started/v0.1.x/configuration/index.html
#	docs/docs/getting-started/v0.1.x/configure-backup-and-restore/index.html
#	docs/docs/getting-started/v0.1.x/customization/index.html
#	docs/docs/getting-started/v0.1.x/deploy-jenkins/index.html
#	docs/docs/getting-started/v0.1.x/diagnostics/index.html
#	docs/docs/getting-started/v0.1.x/index.html
#	docs/docs/getting-started/v0.1.x/migration-guide-v1alpha1-to-v1alpha2/index.html
#	docs/docs/getting-started/v0.1.x/scheme/index.html
#	docs/docs/getting-started/v0.2.x/migration/index.html
#	docs/docs/how-it-works/architecture-and-design/index.html
#	docs/docs/how-it-works/index.html
#	docs/docs/how-it-works/jenkins-docker-images/index.html
#	docs/docs/index.html
#	docs/docs/index.xml
#	docs/docs/installation/index.html
#	docs/docs/security/index.html
#	docs/sitemap.xml
2019-12-25 12:08:12 +01:00
Tomasz Sęk fb1eb95fd0
Update docs 2019-12-25 12:06:06 +01:00
Tomasz Sęk d7a706c4aa
Add docs for 0.3.0 version to the website 2019-12-20 15:03:04 +01:00
Tomasz Sęk b6e10574e9
#231 Update the Developer Guide 2019-12-20 14:47:52 +01:00
Jakub Al-Khalili ef38cb7da1 Update docs 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili 15401ddc54 Update docs - change CR to CONTAINER_RUNTIME, IMAGE_PULL_MODE in .env notice 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili 698401191c Update CRC & IMAGE_PULL_MODE docs 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili ab24e2c8fd Add 0.3.x docs, add instruction how to run e2e tests on crc 2019-12-19 13:54:32 +01:00
Paweł Prażak 287d12f88b
Update _index.md 2019-12-11 10:38:38 +01:00
Jakub Al-Khalili 8375f480d6 Add slack notice on website 2019-11-15 14:20:36 +01:00
Anuj Singh 8182858b75 Update _index.md
fixed a grammatical error.
2019-10-31 12:39:34 +01:00
Anuj Singh 4e087df473 Update customization.md 2019-10-31 12:39:12 +01:00
Anuj Singh 20831097c5 Update _index.md 2019-10-31 12:38:39 +01:00
Anuj Singh be5a0bab14 Update jenkins-docker-images.md 2019-10-31 12:38:04 +01:00
Anuj Singh 54a8f4c5e4 Update migration.md 2019-10-31 12:37:26 +01:00
Paweł Prażak 059e61bbb6
Update custom-backup-and-restore.md 2019-10-29 13:35:14 +01:00
cgrigel c55d3d9ba7 Fix misspellings in docs #134 2019-10-28 15:50:25 +01:00
Paweł Prażak 3fadf8bdbd
Update _index.md 2019-10-25 14:05:40 +02:00
Paweł Prażak 245097b4c0 Update docs 2019-10-25 13:47:08 +02:00
Paweł Prażak 5cfab82c26
Update _index.md 2019-10-25 13:46:41 +02:00
Paweł Prażak ad7bad6d21
Update scheme.md 2019-10-25 13:40:34 +02:00
Paweł Prażak 9ed0f1ea5c
Update diagnostics.md 2019-10-25 13:39:03 +02:00
Paweł Prażak 1e3f43fe82
Update migration.md 2019-10-25 13:38:22 +02:00
Paweł Prażak 58eb2f3e80
Update custom-backup-and-restore.md 2019-10-25 13:03:58 +02:00
Paweł Prażak 74ad08a353
Update customization.md 2019-10-25 11:55:21 +02:00
Paweł Prażak 0c3f0737be
Update configuration.md 2019-10-25 11:53:43 +02:00
Paweł Prażak 6e35086dfa
Update deploy-jenkins.md 2019-10-25 11:51:51 +02:00
Paweł Prażak 44084f2eec
Update deploy-jenkins.md 2019-10-25 11:51:21 +02:00
Paweł Prażak 870bc351e3
Update _index.md 2019-10-25 11:48:55 +02:00