Commit Graph

929 Commits

Author SHA1 Message Date
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
Vibhav Bobade d64197d90b Update GVK Filtering to not consider Kinds unused by the Operator 2020-06-24 05:44:39 +05:30
Bartłomiej Antoniak 588cc36bc6
Merge pull request #420 from jakalkhalili/feature/jenkins-volume-mount
Add support in helm chart for Jenkins pod volume mounts
2020-06-18 12:36:07 +02:00
Jakub Al-Khalili d531146937 Add support in helm chart for Jenkins pod volume mounts 2020-06-18 11:49:38 +02:00
Tomasz Sęk 445cf2eb8c
Remove unwanted schemes
https://github.com/operator-framework/operator-sdk/issues/2577
2020-06-07 19:17:39 +02:00
Tomasz Sęk 5f39f67d96
Bump backup PVC version to v0.1.0 2020-06-07 17:09:01 +02:00
Tomasz Sęk 08d9c40fb6
Release 0.3.2 Helm chart 2020-06-07 15:20:44 +02:00
Tomasz Sęk 8c62b6909d
#349 Fix Helm upgrade issue with PVC 2020-06-07 14:56:22 +02:00
Tomasz Sęk 87ee491a74
#349 Fix Helm upgrade issue with PVC 2020-06-07 12:10:03 +02:00
Tomasz Sęk fcfeb309f5
Merge pull request #409 from MadsJakobsen/casc-1.41-yamlsouce-api-changes
Check casc version to match changes in YamlSource
2020-06-07 11:19:08 +02:00
Mads Dam Jakobsen d1aded8ef6 Implemented feedback from @jetersen
Much cleaner solution provided by @jetersen which is also backwards compatible
2020-06-04 22:48:28 +02:00
Mads Dam Jakobsen 2c79c128c5 Check casc version to match changes in YamlSource
Check for casc version  1.41 or to match the api changes to YamlSource
2020-06-02 23:05:44 +02:00
Akram Ben Aissi ee01c4c028
JenkinsImage controller based on kaniko (#394) 2020-05-29 15:00:36 +02:00
Tomasz Sęk 3ecf280efa
Merge pull request #405 from jakalkhalili/feature/helm-chart-secrets-improvement
Improve secret management in helm chart
2020-05-29 14:23:55 +02:00
Jakub Al-Khalili 5d0c6524d9 Bump version to 0.3.1 2020-05-29 13:02:14 +02:00