Commit Graph

1243 Commits

Author SHA1 Message Date
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
Bartek Antoniak 9713375a37
Merge pull request #492 from jenkinsci/contribiute-guide
Update docs and minor improvements
2021-01-22 16:16:28 +01:00
antoniaklja e6e00af4d9 Update docs and minor improvements
- add issue templates
- improve typos in README.md
- add ROADMAP.md
2021-01-22 13:39:10 +01:00
antoniaklja 57ecbee244 Update docs and minor improvements
- add issue templates
- improve typos in README.md
- add ROADMAP.md
2021-01-21 14:19:32 +01:00
antoniaklja e4e2d91a35 Update docs and minor improvements
- add issue templates
- improve typos in README.md
- add ROADMAP.md
2021-01-21 14:14:18 +01:00
antoniaklja 134c88fde7 Update docs and minor improvements
- add issue templates
- improve typos in README.md
- add ROADMAP.md
2021-01-21 14:13:50 +01:00
Sylwia Brant b6bf47b949 Added base for envtests 2021-01-20 15:46:39 +01:00
Tomasz Sęk cb26623f5f
Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
Tomasz Sęk aa45c79c56
Release 0.4.0 Helm Chart 2021-01-18 16:18:04 +01:00
Tomasz Sęk ae0fe371ba
Update Helm Chart - 0.5.0 release 2021-01-18 16:13:27 +01:00
Tomasz Sęk 0c253e7753
Generate website - 0.5.0 release 2021-01-18 16:09:45 +01:00
SylwiaBrant 8f7af2a149
Add github actions for docs generation (#491) 2021-01-18 15:56:04 +01:00
Tomasz Sęk 9f261169f0
Update website - 0.5.0 release 2021-01-18 15:41:30 +01:00
Tomasz Sęk fe81e5ab3d
Bump version to v0.5.0 2021-01-18 10:10:36 +01:00
Tomasz Sęk 8a1c5eeb56
Merge pull request #490 from SylwiaBrant/remove-travis
Removed Travis
2021-01-07 15:05:37 +01:00
Sylwia Brant 0b4bcb35a0 Removed Travis 2021-01-07 13:00:43 +01:00
Tomasz Sęk 7a12eaf9f2
Merge pull request #484 from SylwiaBrant/github-actions-tests
Tests running on GitHub Actions
2020-12-30 10:46:29 +01:00
Sylwia Brant f3a5f43553 Tests running on github actions
Switched from running tests on Travis to github actions.
2020-12-30 10:04:09 +01:00
Tomasz Sęk d6b10c6e0f
Merge pull request #479 from SylwiaBrant/xmas-fix
Grand Christmas Patch
2020-12-18 11:57:39 +01:00
Sylwia Brant 566ac9768f Grand Christmas Patch
Fixed helm not creating role permissions #424
Added ability to use custom k8s cluster domain #461
Fixed propagation of JENKINS_OPTS to seed-job agent #462
Fixed updating last backup #421
2020-12-15 10:18:40 +01:00
Tomasz Sęk 3a143a0831
Merge pull request #477 from SylwiaBrant/fix-footer-cpr
Change footer website copyrights
2020-12-01 15:30:01 +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
Tomasz Sęk 33be4ef1f9
Merge pull request #475 from SylwiaBrant/fix-copyrights
#473 Fix website copyright
2020-12-01 09:48:51 +01:00
Sylwia Brant 8832ed59b9 CC license 2020-11-26 15:46:49 +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
Tomasz Sęk 6a731e161f
Merge pull request #467 from SylwiaBrant/fix-target-port
Fixed targetPort value
2020-10-13 10:59:17 +02:00
Sylwia Brant ea5ad56012 Fixed targetPort value
Made the targetPort in Jenkins pod a fixed value.
Previously users encountered issue with changing values.
Added test comparing expected and actual targetPort values.
2020-10-13 09:22:19 +02:00
Tomasz Sęk 663fbda06c
Merge pull request #449 from SylwiaBrant/fix_docs
Fix docs
2020-10-05 14:48:36 +02:00
Sylwia Brant 89c4fc860f Fix docs
Added service description and fixed displayed tags.
2020-10-05 12:56:02 +02:00
Sylwia Brant 5eae91af6f Merge branch 'fix_docs' of github.com:SylwiaBrant/kubernetes-operator into fix_docs 2020-10-05 12:38:42 +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
Tomasz Sęk f12a3e8280
Merge pull request #458 from SylwiaBrant/helm-labels-annotations
Added labels and annotations to Helm Chart
2020-09-29 11:25:52 +02:00
Sylwia Brant 7c823a763c Added labels and annotations to Helm Chart
Added configuration option for the user to specify annotations and labels for Jenkins pod via helm. Updated installation guide with information about this feature.
2020-09-28 12:47:23 +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
Sylwia Brant 1bfdd3a404 Updated links and versions of plugins.
Added Operator's restart commands to developer guide installation.
2020-09-16 14:29:31 +02:00
Tomasz Sęk 6f65d1c892
Merge pull request #442 from jenkinsci/bump-workflow-job
Bump workflow-job plugin version to 2.39
2020-07-19 18:51:13 +02:00
Tomasz Sęk ac91e5f19b
Release 0.3.4 Helm chart 2020-07-19 17:29:08 +02:00
Tomasz Sęk 5beff3b59a
Bump workflow-job plugin version to 2.39 2020-07-19 17:25:57 +02:00
Tomasz Sęk 285718156c
Bump workflow-job plugin version to 2.39 2020-07-17 17:17:55 +02:00
Tomasz Sęk 96522e3760
Merge pull request #435 from smolin/patch-1
add labels and annotations to example of ssh private key configuration
2020-07-13 16:39:24 +02:00
Tomasz Sęk d4404ff8fd
Merge pull request #436 from jkhelil/fix_rout_name
Fix Openshift route name
2020-07-10 10:38:10 +02:00
jkhelil 14cd8b7724 fix route name 2020-07-10 10:02:29 +02:00
jkhelil c62d22bba2 Merge branch 'master' of https://github.com/jenkinsci/kubernetes-operator 2020-07-10 10:00:08 +02:00
Tomasz Sęk 81fad9cbad
Merge pull request #413 from waveywaves/remove-unwanted-seq
Fix GVK Parsng and restore Types in Schema
2020-07-09 15:40:19 +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
jkhelil 5ffbce7c78 add routes resources authorization to jenkins-operator service account 2020-07-06 11:00:10 +02:00
Vibhav Bobade 8dbb07b094 Revert "Remove unwanted schemes"
This reverts commit 445cf2eb8c.
2020-06-26 08:25:17 +05:30