Commit Graph

948 Commits

Author SHA1 Message Date
Sylwia Brant ce081bfd28 Add preview docs and Github Actions e2e test workflow 2021-02-10 16:59:26 +01:00
Sylwia Brant d225cc113e Minikube downloaded to bin, test fixes 2021-02-08 13:37:00 +01:00
Sylwia Brant 77a79e8f97 Removed image CRD, updated plugins 2021-02-05 13:28:30 +01:00
SylwiaBrant 021ebb4745
Added TestPlugins, TestRestart and TestRestoreBackup (#504)
Co-authored-by: Tomasz Sęk
2021-02-05 13:17:06 +01:00
Tomasz Sęk 294be87c64
Makefile cleanup 2021-01-28 17:21:18 +01:00
Tomasz Sęk 814f5d77c1
Fix scheme-doc-gen Makefile goal 2021-01-27 16:32:16 +01:00
Tomasz Sęk ea861d8bd5
Download all dependent binaries into repo/bin 2021-01-27 16:12:47 +01:00
Tomasz Sęk e03b3f25a5
Fix container-runtime-build Makefile goal 2021-01-27 14:29:05 +01:00
Tomasz Sęk 53961d7bde
Fix logging 2021-01-27 12:32:08 +01:00
Tomasz Sęk 34ffdde054
Resolve some FIXME 2021-01-27 11:29:38 +01:00
Tomasz Sęk 363b9e0fc0
Resolve some FIXME 2021-01-27 10:33:38 +01:00
Tomasz Sęk 524d0b861f
Refactor e2e tests to new ginkgo framework 2021-01-26 22:00:23 +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