Commit Graph

674 Commits

Author SHA1 Message Date
Tomasz Sęk 2fd1784461
#203 Add crc-run Makefile goal 2019-12-25 14:01:27 +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 947479f39b
Update the olm-catalog 2019-12-23 15:21:38 +01:00
Tomasz Sęk e331c98894
Add docs for 0.3.0 version to the website-regenerate website 2019-12-20 15:05:30 +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
Tomasz Sęk 56baf75d85
Release Helm chart with v0.3.0 version 2019-12-20 14:15:06 +01:00
Tomasz Sęk d00d7cf61d
Bump version to v0.3.0 2019-12-20 13:37:01 +01:00
Tomasz Sęk 15c7bc620d
Update base plugins 2019-12-20 13:34:18 +01:00
Jakub Al-Khalili 9b4a04c32f Cosmetic changes 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili 80b0839e5d Fix nodePort issue, remove --namespace argument from Makefile 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili 7ded21993b Regenerate docs 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili ef38cb7da1 Update docs 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili 15401ddc54 Update docs - change CR to CONTAINER_RUNTIME, IMAGE_PULL_MODE in .env notice 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili 698401191c Update CRC & IMAGE_PULL_MODE docs 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili ab24e2c8fd Add 0.3.x docs, add instruction how to run e2e tests on crc 2019-12-19 13:54:32 +01:00
Jakub Al-Khalili eea28a42a3 Add support for podman & fix crc e2e tests (#214)
#203 Add support for podman - container runtime
2019-12-19 13:54:32 +01:00
Jakub Al-Khalili b75e8de596 Quick fix ports in jenkins.go
This bug makes it impossible to use NodePort instead of port.
2019-12-19 13:54:31 +01:00
Jakub Al-Khalili a612939f33 Add support for local development kubernetes cluster software (#207)
#203 Add support for local development kubernetes cluster
2019-12-19 13:54:31 +01:00
Tomasz Sęk e73720cd95 Update olm-catalog deployment manifests 2019-12-19 13:54:31 +01:00
Tomasz Sęk 0eaf8d9bb6
Adjust timeouts in e2e tests 2019-12-19 13:06:51 +01:00
Tomasz Sęk 76cd868cdd
Prevent throttle the reconciliation loop 2019-12-19 13:06:11 +01:00
Tomasz Sęk 99af93fe60
Update base plugins 2019-12-19 13:04:25 +01:00
Tomasz Sęk 7bd02997ac
Fix e2e tests 2019-12-19 11:03:37 +01:00
Tomasz Sęk 1cb29c4ad5
Fix bump-version Makefile goal 2019-12-18 15:43:25 +01:00
Tomasz Sęk 6d0d10521c
Fix bump-version Makefile goal 2019-12-18 15:15:11 +01:00
Tomasz Sęk cbda28a6cb
Merge pull request #234 from jakalkhalili/master
Adjust timeout for user configuration in e2e tests
2019-12-18 15:09:19 +01:00
Jakub Al-Khalili cdde6acec3 Adjust timeouts for jobs, user configuration. Add waiting mechanism for namespace removal 2019-12-18 14:33:46 +01:00
Jakub Al-Khalili ed5a59655c Add E2E tests logging mechanism (#232)
Add E2E tests logging mechanism
2019-12-17 15:50:53 +01:00
Tomasz Sęk 041eb9a5ea
Merge pull request #233 from jakalkhalili/master
Adjust timeout for TestBackupAndRestore
2019-12-17 15:50:06 +01:00
Jakub Al-Khalili ba4a35b7a3 Adjust timeout for TestBackupAndRestore 2019-12-17 15:41:51 +01:00
Jakub Al-Khalili 7df8b32f95 #173 Add waiting mechanism for seed job agent (#224)
#173 Add waiting mechanism for the seed job agent
2019-12-17 13:45:31 +01:00
Tomasz Sęk 667d263f7d
Improve Docker build 2019-12-17 11:04:56 +01:00
Tomasz Sęk e9f5df2eb3
#229 Handle extra Jenkins master pod annotations 2019-12-16 15:19:13 +01:00
Tomasz Sęk 471470969c
#229 Handle deprecated masterAnnotations 2019-12-16 14:04:35 +01:00
Jakub Al-Khalili ae4cba4058 Add logs when e2e tests fail 2019-12-13 15:27:21 +01:00
Paweł Prażak 287d12f88b
Update _index.md 2019-12-11 10:38:38 +01:00
Tomasz Sęk 74c2494890
Add Jenkins World presentation 2019-12-08 20:27:41 +01:00
Tomasz Sęk 7404843322
Merge pull request #222 from jakalkhalili/info-message-fix
#163 Fix misleading messages
2019-12-05 11:32:14 +01:00
Tomasz Sęk 0e74eb58f6
Merge pull request #225 from pdolega/master
Fixed typo in readme
2019-12-05 07:41:53 +01:00
pdolega a5a84f565e
Update README.md
Fixed typo
2019-12-04 15:17:33 +00:00
pdolega b43b848b23
Fixed typo in readme 2019-12-04 14:58:46 +00:00
Tomasz Sęk 2b7b03371e
#176 Add owner reference to seed job agent deployment 2019-12-03 12:12:46 +01:00
Tomasz Sęk 082622c640
Update base plugins 2019-12-03 11:49:27 +01:00
Jakub Al-Khalili 728c36eab7 #163 Fix misleading messages 2019-12-02 14:17:21 +01:00
Tomasz Sęk b03b7d91f6
#144 Fix unit tests 2019-11-29 12:06:40 +01:00
Tomasz Sęk 14e8667674
Add TODO 2019-11-29 11:55:04 +01:00
Tomasz Sęk ee4f4a3333
Add TODO 2019-11-29 11:41:00 +01:00
Tomasz Sęk e911468833
#144 Fix plugin name and version validation 2019-11-29 11:40:35 +01:00