Commit Graph

237 Commits

Author SHA1 Message Date
Tomasz Sęk 90b450d8ef
#197 Handle Admission controllers changes for SecurityContext 2019-12-26 12:50:52 +01:00
Tomasz Sęk 33c3d47cee
#197 Improve checking the ImagePullSecret 2019-12-25 14:40:46 +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 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 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 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
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 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
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 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
Vibhav Bobade db2dce4e24 Make Jenkins_Home overwritable 2019-11-19 14:46:08 +05:30
Vibhav Bobade 0a6c0be91c Add ability to disable CSRFProtection in the Jenkins master 2019-11-14 16:12:04 +05:30
Tomasz Sęk a9fe3da564
#191 Overwrite the service selector 2019-11-13 09:58:42 +01:00
Tomasz Sęk f52dc42171
Fix unit tests 2019-11-13 09:56:55 +01:00
Tomasz Sęk 32a6245e0f
Fix minor issues 2019-11-12 09:32:18 +01:00
Jakub Al-Khalili d68430cdf1 #176 Small refactoring 2019-11-06 16:20:32 +01:00
Jakub Al-Khalili dbf6184898 #176 Refactor backup restore mechanism 2019-11-06 15:46:19 +01:00
Jakub Al-Khalili 554af5db80 #176 Add owner reference to seed job agent deployment 2019-11-06 10:16:57 +01:00
Jakub Al-Khalili 6d32ee71e4 Improve notification mechanism (#183)
Improve notification mechanism
2019-11-05 16:06:29 +01:00
Jakub Al-Khalili c7841d9fc3 Refactor configuration in jenkins_controller.go 2019-10-29 09:42:06 +01:00
Jakub Al-Khalili c249288a2d Pass Configuration struct to Base and User constructors 2019-10-29 09:20:31 +01:00
Jakub Al-Khalili c95108e3ac Extend kubernetes client, pod termination notification 2019-10-28 15:45:38 +01:00
jgarcia d9b5d1b9cd Changing tests to pass the new regexp 2019-10-18 12:01:13 +01:00
Jeronimo 7ad8a16cd6
Updating plugin.go to allow versions
This change is it allow all possible versions in all plugins within update.jenkins.io, this is linked to issue:https://github.com/jenkinsci/kubernetes-operator/issues/144
2019-10-18 10:41:05 +01:00
Tomasz Sęk 8c200f9fab
Merge pull request #152 from jakalkhalili/consumer-pvc-fix
#137 Remove waitForVolumes function
2019-10-17 16:33:36 +02:00
Jakub Al-Khalili eaf19a70d8 #137 Remove waitForVolumes function 2019-10-17 16:17:47 +02:00
Jakub Al-Khalili a198af49a0 Improve SMTP tests 2019-10-17 15:06:31 +02:00
Jakub Al-Khalili 73e35fd048 Remove sleep from tests 2019-10-17 14:40:00 +02:00
Jakub Al-Khalili 78a44239e9 Add sleep in smtp tests 2019-10-17 13:49:59 +02:00
Jakub Al-Khalili a5f4c78346 Improve tests and SMTP notification provider 2019-10-17 13:21:54 +02:00
Jakub Al-Khalili 4f5391d708 Improve SMTP provider 2019-10-17 11:48:07 +02:00
Jakub Al-Khalili dfd0b54579 Add SMTP notification provider 2019-10-17 09:50:40 +02:00
Anthony Dahanne a778f6ccd5 Fix #135: couple of misspellings 2019-10-10 22:53:56 -04:00
Tomasz Sęk 2724893901
Merge pull request #132 from jakalkhalili/fix-plugin-version
Fix plugin tests
2019-10-09 15:39:31 +02:00
Jakub Al-Khalili b3e906268f Fix plugin tests 2019-10-09 13:22:14 +02:00
Jakub Al-Khalili 26cf1242ea
Merge branch 'master' into fix-plugin-version 2019-10-09 13:00:39 +02:00
Tomasz Sęk 30e0ddc06d
Merge pull request #130 from jakalkhalili/fix-casc-plugin
Change Configuration As Code plugin version from 1.29 to 1.32
2019-10-09 12:59:42 +02:00
Jakub Al-Khalili 71038784cb Fix plugin valdation tests 2019-10-09 12:58:31 +02:00
Jakub Al-Khalili 9b25919d7c #129 Fix plugin version validation 2019-10-09 12:35:47 +02:00