Oleksandr Kovalchuk
cbb329666a
Change loggingLevel to level in generated documentation
2020-04-15 15:57:57 +03:00
Oleksandr Kovalchuk
2ead133688
Fix documentation source regarding notifications level
...
According to schema, field is called level, not loggingLevel. Fix
invalid example in the documentation
Ref: https://github.com/jenkinsci/kubernetes-operator/blob/master/pkg/apis/jenkins/v1alpha2/jenkins_types.go#L108
2020-04-15 15:55:21 +03:00
Tomasz Sęk
3bfeae1cb1
#329 Fix Helm Chart index.yaml file
2020-04-15 08:20:33 +02:00
Tomasz Sęk
dc8bafd03a
Merge pull request #298 from waveywaves/patch-2
...
Update README.md and add supporting docs with Issue and PR Templates
2020-04-14 15:20:16 +02:00
Vibhav Bobade
f3ebe46c84
Update Supporting Docs
...
- Update README.md
- Added issue and PR Templates
- Added CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md, SUPPORT.md
These changes are made based on the upstream approved documentation https://github.com/jenkinsci/.github with a few additions.
2020-04-14 16:59:23 +05:30
Tomasz Sęk
8ed737ffa1
Release Helm Chart
2020-04-14 09:36:02 +02:00
Tomasz Sęk
0b625033a4
Update Helm Chart - 0.4.0 release
2020-04-14 09:35:41 +02:00
Tomasz Sęk
307847dbc8
#327 Fix create configuration config maps
2020-04-14 09:30:18 +02:00
Tomasz Sęk
5ab1984be9
#324 Allow set services in Helm Chart
2020-04-14 09:28:33 +02:00
Tomasz Sęk
e9581915ff
Generate website - 0.4.0 release
2020-04-13 20:24:56 +02:00
Tomasz Sęk
2f4bc92841
Update website - 0.4.0 release
2020-04-13 20:23:31 +02:00
Tomasz Sęk
8404b979f5
Bump version to v0.4.0
2020-04-13 19:11:53 +02:00
Tomasz Sęk
0a0483aa77
#190 Improve e2e tests for OpenShift
2020-04-13 19:10:59 +02:00
Tomasz Sęk
42ed7dbc6b
#291 Don't install configuration-as-code-support plugin by default
2020-04-13 14:02:26 +02:00
Tomasz Sęk
ea059eab76
Update base plugins versions
2020-04-13 13:59:22 +02:00
Tomasz Sęk
f9dd297710
Fix Developer Guide
2020-04-13 13:09:39 +02:00
Tomasz Sęk
931027a4b0
Merge pull request #322 from anxolerd/321-add-priority-class-name
...
Add priorityClassName support
2020-04-11 17:40:08 +02:00
Oleksandr Kovalchuk
c90969256e
Use existing version of envoyproxy image
2020-04-11 15:06:04 +03:00
Oleksandr Kovalchuk
7c5f41fde5
Bump kubernetes version
2020-04-11 13:38:25 +03:00
Oleksandr Kovalchuk
b99468930e
Add e2e test with setting priorityClassName
...
As it is quite difficult to set cluster-wide objects in test and don't
break other tests, which are running in parallel, rely on pre-created
priorityClass (which is already in the cluster by default) in test.
2020-04-09 11:07:10 +03:00
Oleksandr Kovalchuk
68ffc69d41
Add possibility to set Jenkins master pod's priority
...
Allow to set priorityClassName for master pod. This will make possible
for jenkins master to either not be preempted on other's pod low
resources or to preempt lesser priority pods on resources shortage.
Ref: https://github.com/jenkinsci/kubernetes-operator/issues/321
2020-04-09 11:06:56 +03:00
Tomasz Sęk
c8fa8bb31a
Merge pull request #323 from jakalkhalili/release/helm-chart-0.1.0
...
Release 0.1.0 version of helm chart
2020-04-07 14:45:00 +02:00
Jakub Al-Khalili
05bf964083
Release 0.1.0 version of helm chart
2020-04-07 14:37:10 +02:00
Tomasz Sęk
5dc125f308
#320 Fix website
2020-04-03 19:00:53 +02:00
Tomasz Sęk
83685bbb74
Merge pull request #319 from mkarebski/feature/fix-local-run
...
#318 Fix running Jenkins-Operator locally
2020-04-03 11:36:29 +02:00
Mikolaj Karebski
32ae0c58f4
#318 Fix code review issues
2020-04-03 10:59:01 +02:00
Mikolaj Karebski
fe74f4074c
#318 Fix running Jenkins-Operator locally
2020-04-03 10:23:26 +02:00
Tomasz Sęk
001f166427
Merge pull request #314 from jakalkhalili/docs/improve-helm-chart
...
Docs about new Helm chart
2020-04-01 18:55:30 +02:00
Jakub Al-Khalili
52fd4f7f7b
Refactor the Helm chart ( #300 )
2020-04-01 18:54:27 +02:00
Jakub Al-Khalili
7963de1f5d
Regenerate docs
2020-04-01 14:39:13 +02:00
Jakub Al-Khalili
83ae6b5a3d
Add docs about helm chart
2020-04-01 14:38:55 +02:00
salluvada
970449f04f
#296 Allow to specify custom plugins location in jenkins CR ( #309 )
2020-03-29 20:41:16 +02:00
Tomasz Sęk
83f8db126d
Merge pull request #306 from Avni-Sharma/optional-fields
...
Mark Master as required and omitempty fields as +optional
2020-03-29 18:41:35 +02:00
Tomasz Sęk
7d48aa3079
#190 Allow set quay.io/openshift/origin-jenkins with OAuth image in e2e tests ( #307 )
2020-03-29 18:40:07 +02:00
Avni Sharma
110b750ab3
Mark Master as required and omitempty fields as +optional
2020-03-28 03:29:12 +05:30
Tomasz Sęk
a445c0e3ab
Merge pull request #304 from salluvada/master
...
Add cookie jar to present session cookie for Jenkins API Calls.
2020-03-27 16:45:29 +01:00
Seshu Kumar Alluvada
1de83fb44d
Merge remote-tracking branch 'upstream/master'
2020-03-27 11:09:36 -04:00
Seshu Kumar Alluvada
7790ca6f0f
added cookie jar
2020-03-27 10:32:46 -04:00
Tomasz Sęk
894b36b443
Merge pull request #297 from salluvada/master
...
Configure kubernetes plugin with FQDNs for jenkins http and slave services
2020-03-24 18:29:04 +01:00
Seshu Kumar Alluvada
5baee01ac5
Revert "refactor service name and service fqdn fuctions"
...
This reverts commit d71d105986 .
2020-03-24 09:42:25 -04:00
Seshu Kumar Alluvada
dd2560e2b2
fix service fqdn generation
2020-03-24 08:48:25 -04:00
Seshu Kumar Alluvada
d71d105986
refactor service name and service fqdn fuctions
2020-03-24 00:30:24 -04:00
Seshu Kumar Alluvada
0082392dbf
fix the seed job service names to use FQDN
2020-03-23 09:47:58 -04:00
Seshu Kumar Alluvada
959aa17c30
configure kubernetes with FQDNs for jenkins http and slave services
2020-03-22 23:39:39 -04:00
Tomasz Sęk
cc35dcfc72
#190 Allow set quay.io/openshift/origin-jenkins image in e2e tests
2020-03-22 19:29:56 +01:00
Tomasz Sęk
c1c301ec79
#190 Improve e2e tests for OpenShift
2020-03-22 19:25:49 +01:00
Tomasz Sęk
7356a5ec49
#190 Improve e2e tests for OpenShift
2020-03-22 12:24:05 +01:00
Tomasz Sęk
2cecbba8b2
#290 Pass script in body instead of URL parameter
2020-03-17 20:20:39 +01:00
Tomasz Sęk
d49d2e40ca
Merge pull request #287 from this-is-r-gaurav/patch-1
...
SSH URL Update in The Repository Url
2020-03-16 13:06:40 +01:00
Tomasz Sęk
6307b3cc72
Merge pull request #288 from this-is-r-gaurav/patch-2
...
Broken Link Fixes
2020-03-16 13:05:23 +01:00