Commit Graph

116 Commits

Author SHA1 Message Date
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