Commit Graph

15 Commits

Author SHA1 Message Date
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
Mateusz Korus cd3dbeb0a5 Update website - 0.6.0 release 2021-06-10 10:39:12 +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
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
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
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
Jakub Al-Khalili fe9cb921bc
#263 Execute user scripts before seed jobs (#345) 2020-04-27 14:22:49 +02: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 d7a706c4aa
Add docs for 0.3.0 version to the website 2019-12-20 15:03:04 +01:00
Paweł Prażak 0c3f0737be
Update configuration.md 2019-10-25 11:53:43 +02:00
Jakub Al-Khalili 0102c181a9 #157 Improved website documentation, removed old github docs 2019-10-24 15:33:54 +02:00