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
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
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
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
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
Tomasz Sęk
9f261169f0
Update website - 0.5.0 release
2021-01-18 15:41:30 +01: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
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
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
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
Tomasz Sęk
e937ca9c4b
Update website for 0.3.1
2019-12-31 13:13:09 +01:00
Tomasz Sęk
d7a706c4aa
Add docs for 0.3.0 version to the website
2019-12-20 15:03:04 +01:00
Paweł Prażak
287d12f88b
Update _index.md
2019-12-11 10:38:38 +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
Paweł Prażak
245097b4c0
Update docs
2019-10-25 13:47:08 +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