Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

fix 854 68 #876

Closed
wants to merge 106 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
106 commits
Select commit Hold shift + click to select a range
fb3b0a7
[release] Initiate 7.7 branch (#541)
mgreau Apr 9, 2020
29d33c3
[meta] fix ci jobs
jmlrt Apr 10, 2020
0f87b17
Merge pull request #570 from jmlrt/fix-ci-jobs-77-branch
jmlrt Apr 10, 2020
a55cea1
[jenkins] Fix Google cluster name (#571)
mgreau Apr 10, 2020
b9e724e
[ci] Fix triggering upstream cleanup job (#578)
mgreau Apr 14, 2020
32ed278
Merge pull request #567 from jmlrt/metricbeat-improvements
jmlrt Apr 10, 2020
724f306
Merge pull request #568 from jmlrt/filebeat-improvements
jmlrt Apr 10, 2020
7ccb9e5
[doc] Update links to 7.7 branch (#579)
mgreau Apr 14, 2020
26bd1ca
Merge pull request #580 from jmlrt/helm-2-16-6
jmlrt Apr 15, 2020
68a54af
[script] Update bumper script to handle SNAPSHOT versions (#581)
mgreau Apr 15, 2020
42eef5d
[ci] Fix multijob configuration for testing staging artifacts (#582)
mgreau Apr 15, 2020
1785431
Merge pull request #583 from Conky5/use-different-image-for-random-key
Conky5 Apr 15, 2020
f74d721
Merge pull request #572 from jmlrt/split-metricbeat-values
jmlrt Apr 17, 2020
f59b2c8
Merge pull request #585 from jmlrt/metricbeat-hostnetwork
jmlrt Apr 17, 2020
fd72d67
Merge pull request #590 from marcostvz/patch-1
jmlrt Apr 20, 2020
65eebf9
Merge pull request #584 from michelesr/master
jmlrt Apr 20, 2020
bcaaaad
Merge pull request #522 from domgoodwin/helm-default-patch
jmlrt Apr 21, 2020
ac520df
Merge pull request #586 from jmlrt/readiness-to-503
jmlrt Apr 21, 2020
e2d4b9c
Merge pull request #569 from cartonalexandre/master
jmlrt Apr 23, 2020
ab26d11
Merge pull request #591 from jmlrt/logstash-http-host-var
jmlrt Apr 27, 2020
6a66c2e
Merge pull request #593 from jmlrt/doc-improvements (#599)
jmlrt Apr 28, 2020
f3f4e27
FAQ and examples improvements (#598) (#600)
jmlrt Apr 28, 2020
1c63c35
[meta] bump version on examples readme (#601)
jmlrt Apr 29, 2020
420eadb
initiate 6.8 branch (#602)
jmlrt May 4, 2020
ddafbcd
[helm] bump helm version to 2.16.7 (#607)
jmlrt May 6, 2020
c0dfef2
6.8.9 Release (#617)
jmlrt May 13, 2020
0147486
[metricbeat] fix deployment upgrade by removing chart label from .spe…
jmlrt May 18, 2020
66a176e
[meta] bump to 6.8.10-SNAPSHOT (#618)
jmlrt May 20, 2020
4d547ca
Fix configchecksum not being set (#634)
MaxRink May 27, 2020
6e733ae
Fix values links in examples/multi/README.md (#639)
coolbaluk May 27, 2020
ef9aaa5
[kibana] String/YAML conditions for `.Values.{extraContainers,extraIn…
maxkochubey May 27, 2020
1349a2d
[elasticsearch] Fix issue with `readinessProbe` causing outages (#638)
May 28, 2020
9c0c9a5
[metricbeat] use deprecated kube-state-metrics config when existing (…
jmlrt May 28, 2020
c095ec4
Elasticsearch secret mountmode (#596)
domgoodwin May 28, 2020
6ab1454
[kibana] Add extensible label support (#555)
ramrodo May 29, 2020
6b0f90a
[meta] add support for k8s 1.16 (#635)
jmlrt May 29, 2020
46bbee1
6.8.10 Release (#651)
jmlrt Jun 3, 2020
5666591
[meta] bump to 6.8.11-SNAPSHOT (#658)
jmlrt Jun 11, 2020
f17aeb7
[helm] bump helm version to 2.16.8 (#657)
jmlrt Jun 11, 2020
1dfe58e
Elasticsearch: do not include heritage selector (#437)
desaintmartin Jun 11, 2020
3668c56
[meta] fix release install commands (#662)
jmlrt Jun 12, 2020
b41e428
[apm-server] increase memory limit (#664)
jmlrt Jun 15, 2020
53e42f1
[elasticsearch] Disable service links to prevent very long startup ti…
Jun 17, 2020
bebfc53
[apm-server] allow customizing probes (#671)
jmlrt Jun 18, 2020
2590e60
[elasticsearch] update kind example for version >= 0.7.0 (#669)
jmlrt Jun 18, 2020
e307f4a
[helm] bump helm version to 2.16.9 (#667)
jmlrt Jun 18, 2020
fb24942
[logstash] add security example (#392)
jmlrt Jun 18, 2020
2d81e25
podSecurityContext.runAsUser needs to be nulled as well for Openshift…
mephinet Jun 23, 2020
6394890
[meta] disable stackdriver for gke test clusters (#687)
jmlrt Jun 24, 2020
aad79be
[meta] add back beta notices for 6.8 (#692)
jmlrt Jun 25, 2020
bf4536c
Add ServiceAccount annotations (#686)
jim-barber-he Jun 26, 2020
295bf00
[logstash] fix version in security test (#696)
jmlrt Jun 29, 2020
2f66a12
Elasticsearch: set PVC labels through setting all StatefulSet labels …
desaintmartin Jun 29, 2020
aa4ab1e
[docs] Improve visibility of 6.8 and 7.x releases (#690)
Jun 29, 2020
bc5c501
[doc] fix copy-paste errors
jmlrt Jun 29, 2020
4a6067e
[logstash] add headless service for statefulset (#695)
jmlrt Jun 29, 2020
f01a4ae
[filebeat] add permission to list nodes (#704)
bmilescu Jul 2, 2020
1f9e006
[testing] Ensure that the 'namespace' is specified in Helm command (#…
Jul 8, 2020
70fec1f
feat(metricbeat): annotation support for daemonset and deployment (#713)
kernkonzentrat Jul 8, 2020
eca3ba0
[apm-server] Add to test matrix (#708)
Jul 8, 2020
303ad81
Support creating k8s helm secrets for logstash helm chart #705 (#712)
kksudo Jul 8, 2020
4704110
[filebeat] document probe workaround for kafka output (#699)
jmlrt Jul 8, 2020
d54a860
Metricbeat daemonset deployment optional (#716)
erihanse Jul 9, 2020
23f3dad
Make kube-state-metrics optional for installation (#387)
SergK Jul 13, 2020
af288a9
[elasticsearch] _helpers.tpl - elasticsearch.endpoints to use elastic…
xario Jul 13, 2020
4417214
[logstash] remove expected logstash host and name assertion (#724)
jmlrt Jul 13, 2020
6e23710
[logstash] Restart the logstash pod when the secrets have changed (#723)
kksudo Jul 15, 2020
a77a3c5
[elasticsearch] Update test image pull policy. (#727)
fhaase2 Jul 15, 2020
2eefa30
[Kibana] Add loadbalancerIP to service spec in kibana (#726)
debojitkakoti Jul 16, 2020
e62dad7
[doc] fix some links (#737)
jmlrt Jul 17, 2020
505e78f
[elasticsearch] remove initial_master_nodes test (#740)
jmlrt Jul 23, 2020
ff94fa2
Update README.md (#749)
AhmedSamirAhmed Jul 27, 2020
e891966
6.8.11 Release (#753)
jmlrt Jul 28, 2020
d086412
[meta] add slack notifications to CI jobs (#760)
jmlrt Jul 28, 2020
9f4f0e4
[doc] update doc links (#758)
jmlrt Jul 28, 2020
6248021
[meta] add helm 3 beta support (#759)
jmlrt Jul 29, 2020
3f7b80f
[meta] remove branch specific staging jobs (#736)
jmlrt Jul 29, 2020
2cfc5d2
[release] bump 6.8 branch to 6.8.12-SNAPSHOT (#762)
jmlrt Aug 4, 2020
74891dd
6.8.12 release (#787)
Aug 18, 2020
295ed8c
Bump version to 6.8.13-SNAPSHOT (#790)
Aug 19, 2020
710e0c9
[meta] drop gke 1.14 tests (#798)
jmlrt Aug 26, 2020
2608ece
[helm] bump helm version to 2.16.10 (#797)
jmlrt Aug 27, 2020
901700e
Fix typo in FAQ (#744)
SlavaSubotskiy Aug 27, 2020
0722079
Missing deletion of "elastic-certificate-crt" (#752)
AhmedSamirAhmed Aug 27, 2020
f137800
Remove duplicate "initialDelaySeconds" field (#763)
ebuildy Aug 27, 2020
9043aec
[logstash] Fix headless service ports spec (#776)
itssimon Aug 27, 2020
6887b3a
[metricbeat] Add missing labels for deployment (#770)
vliubko Aug 27, 2020
0452078
Fix serviceAccount for APM server (#786)
caiconkhicon Aug 27, 2020
e96912f
[metricbeat] Support secrets (#778)
erihanse Sep 10, 2020
981a4db
[elasticsearch] add loadBalancer externalTrafficPolicy option (#810)
luanguimaraesla Sep 16, 2020
3e10b93
Include pre-releases in the semver range. (#729)
Sep 16, 2020
08a6eb8
[elasticsearch] fix secrets names in examples (#811)
jmlrt Sep 16, 2020
02d968f
[helm] bump helm version to 2.16.12 (#816)
jmlrt Sep 23, 2020
11f0a00
[elasticsearch][kibana] disable nss dentry cache (#818)
jmlrt Sep 30, 2020
9cba558
support tpl in logstashConfig, logstashPipeline and kibanaConfig (#717)
qqshfox Oct 2, 2020
f8eada3
[metricbeat] support deployment/daemonset specific metrics (#820)
v1r7u Oct 2, 2020
5c7cb67
[filebeat] introduce dnsConfig values for the containers (#659)
orong-pp Oct 5, 2020
ab336b7
[logstash] use only httpPort in headless service (#839)
jmlrt Oct 14, 2020
bce92da
Added ingress support to the logstash chart (#793)
jnbelo Oct 16, 2020
7906206
[Metricbeat] Dont generate config if not enabled (#767)
ebuildy Oct 20, 2020
77c868e
[all] Simplify doc in 6.8 branch (#858)
nkammah Oct 21, 2020
9114324
6.8.13 release (#861)
elasticmachine Oct 22, 2020
3d92c5f
Remove beta warnings from the 6.8 branch (#868)
nkammah Oct 22, 2020
3ef7a27
Bump 6.8 branch to 6.8.14-SNAPSHOT (#871)
elasticmachine Oct 26, 2020
702ca8f
[elasticsearch] add coordinator node to multi test (#854)
jmlrt Oct 27, 2020
dede5ff
[elasticsearch] remove roles unavailable on 6.8
jmlrt Oct 28, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions .ci/jobs/defaults.yml → .ci/jobs.t/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@
logrotate:
daysToKeep: 30
numToKeep: 100
parameters:
- string:
name: branch_specifier
default: master
description: the Git branch specifier to build (<branchName>, <tagName>,
<commitId>, etc.)
properties:
- github:
url: https://github.com/elastic/helm-charts/
Expand All @@ -30,7 +24,7 @@
credentials-id: f6c7695a-671e-4f4f-a331-acdce44ff9ba
reference-repo: /var/lib/jenkins/.git-references/helm-charts.git
branches:
- ${branch_specifier}
- "%BRANCH%"
url: [email protected]:elastic/helm-charts.git
basedir: ''
wipe-workspace: 'True'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+cluster-cleanup
display-name: elastic / helm-charts - master - cluster cleanup
description: Master - cluster cleanup
name: elastic+helm-charts+%BRANCH%+cluster-cleanup
display-name: elastic / helm-charts - %BRANCH% - cluster cleanup
description: cluster cleanup
scm:
- git:
wipe-workspace: 'True'
Expand All @@ -29,7 +29,8 @@
unset VAULT_ROLE_ID VAULT_SECRET_ID
set -x

cluster_name="helm-${KUBERNETES_VERSION//./}-${branch_specifier:0:10}"
BRANCH_NAME="%BRANCH%"
cluster_name="helm-${KUBERNETES_VERSION//./}-${BRANCH_NAME//./}"

cd helpers/terraform/
./in-docker make destroy KUBERNETES_VERSION=${KUBERNETES_VERSION} CLUSTER_NAME=${cluster_name}
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+cluster-creation
display-name: elastic / helm-charts - master - cluster creation
description: Master - cluster creation
name: elastic+helm-charts+%BRANCH%+cluster-creation
display-name: elastic / helm-charts - %BRANCH% - cluster creation
description: cluster creation
scm:
- git:
wipe-workspace: 'True'
Expand All @@ -29,7 +29,8 @@
unset VAULT_ROLE_ID VAULT_SECRET_ID
set -x

cluster_name="helm-${KUBERNETES_VERSION//./}-${branch_specifier:0:10}"
BRANCH_NAME="%BRANCH%"
cluster_name="helm-${KUBERNETES_VERSION//./}-${BRANCH_NAME//./}"

cd helpers/terraform/
./in-docker make up KUBERNETES_VERSION=${KUBERNETES_VERSION} CLUSTER_NAME=${cluster_name}
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+integration-apm-server
display-name: elastic / helm-charts - master - integration apm-server
description: Master - integration apm-server
name: elastic+helm-charts+%BRANCH%+integration-apm-server
display-name: elastic / helm-charts - %BRANCH% - integration apm-server
description: integration apm-server
scm:
- git:
wipe-workspace: 'True'
Expand Down Expand Up @@ -33,7 +33,8 @@
unset VAULT_ROLE_ID VAULT_SECRET_ID
set -x

cluster_name="helm-${KUBERNETES_VERSION//./}-${branch_specifier:0:10}"
BRANCH_NAME="%BRANCH%"
cluster_name="helm-${KUBERNETES_VERSION//./}-${BRANCH_NAME//./}"

cd helpers/terraform/
./in-docker make integration KUBERNETES_VERSION=${KUBERNETES_VERSION} CLUSTER_NAME=${cluster_name} SUITE=${APM_SERVER_SUITE} CHART=apm-server
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+integration-elasticsearch
display-name: elastic / helm-charts - master - integration elasticsearch
description: Master - integration elasticsearch
name: elastic+helm-charts+%BRANCH%+integration-elasticsearch
display-name: elastic / helm-charts - %BRANCH% - integration elasticsearch
description: integration elasticsearch
scm:
- git:
wipe-workspace: 'True'
Expand Down Expand Up @@ -33,7 +33,8 @@
unset VAULT_ROLE_ID VAULT_SECRET_ID
set -x

cluster_name="helm-${KUBERNETES_VERSION//./}-${branch_specifier:0:10}"
BRANCH_NAME="%BRANCH%"
cluster_name="helm-${KUBERNETES_VERSION//./}-${BRANCH_NAME//./}"

cd helpers/terraform/
./in-docker make integration KUBERNETES_VERSION=${KUBERNETES_VERSION} CLUSTER_NAME=${cluster_name} SUITE=${ES_SUITE} CHART=elasticsearch
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+integration-filebeat
display-name: elastic / helm-charts - master - integration filebeat
description: Master - integration filebeat
name: elastic+helm-charts+%BRANCH%+integration-filebeat
display-name: elastic / helm-charts - %BRANCH% - integration filebeat
description: integration filebeat
scm:
- git:
wipe-workspace: 'True'
Expand Down Expand Up @@ -33,7 +33,8 @@
unset VAULT_ROLE_ID VAULT_SECRET_ID
set -x

cluster_name="helm-${KUBERNETES_VERSION//./}-${branch_specifier:0:10}"
BRANCH_NAME="%BRANCH%"
cluster_name="helm-${KUBERNETES_VERSION//./}-${BRANCH_NAME//./}"

cd helpers/terraform/
./in-docker make integration KUBERNETES_VERSION=${KUBERNETES_VERSION} CLUSTER_NAME=${cluster_name} SUITE=${FILEBEAT_SUITE} CHART=filebeat
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+integration-kibana
display-name: elastic / helm-charts - master - integration kibana
description: Master - integration kibana
name: elastic+helm-charts+%BRANCH%+integration-kibana
display-name: elastic / helm-charts - %BRANCH% - integration kibana
description: integration kibana
scm:
- git:
wipe-workspace: 'True'
Expand Down Expand Up @@ -33,7 +33,8 @@
unset VAULT_ROLE_ID VAULT_SECRET_ID
set -x

cluster_name="helm-${KUBERNETES_VERSION//./}-${branch_specifier:0:10}"
BRANCH_NAME="%BRANCH%"
cluster_name="helm-${KUBERNETES_VERSION//./}-${BRANCH_NAME//./}"

cd helpers/terraform/
./in-docker make integration KUBERNETES_VERSION=${KUBERNETES_VERSION} CLUSTER_NAME=${cluster_name} SUITE=${KIBANA_SUITE} CHART=kibana
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+integration-logstash
display-name: elastic / helm-charts - master - integration logstash
description: Master - integration logstash
name: elastic+helm-charts+%BRANCH%+integration-logstash
display-name: elastic / helm-charts - %BRANCH% - integration logstash
description: integration logstash
scm:
- git:
wipe-workspace: 'True'
Expand Down Expand Up @@ -33,7 +33,8 @@
unset VAULT_ROLE_ID VAULT_SECRET_ID
set -x

cluster_name="helm-${KUBERNETES_VERSION//./}-${branch_specifier:0:10}"
BRANCH_NAME="%BRANCH%"
cluster_name="helm-${KUBERNETES_VERSION//./}-${BRANCH_NAME//./}"

cd helpers/terraform/
./in-docker make integration KUBERNETES_VERSION=${KUBERNETES_VERSION} CLUSTER_NAME=${cluster_name} SUITE=${LOGSTASH_SUITE} CHART=logstash
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+integration-metricbeat
display-name: elastic / helm-charts - master - integration metricbeat
description: Master - integration metricbeat
name: elastic+helm-charts+%BRANCH%+integration-metricbeat
display-name: elastic / helm-charts - %BRANCH% - integration metricbeat
description: integration metricbeat
scm:
- git:
wipe-workspace: 'True'
Expand Down Expand Up @@ -33,7 +33,8 @@
unset VAULT_ROLE_ID VAULT_SECRET_ID
set -x

cluster_name="helm-${KUBERNETES_VERSION//./}-${branch_specifier:0:10}"
BRANCH_NAME="%BRANCH%"
cluster_name="helm-${KUBERNETES_VERSION//./}-${BRANCH_NAME//./}"

cd helpers/terraform/
./in-docker make integration KUBERNETES_VERSION=${KUBERNETES_VERSION} CLUSTER_NAME=${cluster_name} SUITE=${METRICBEAT_SUITE} CHART=metricbeat
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+lint-python
display-name: elastic / helm-charts - master - lint python
description: Master - lint python
name: elastic+helm-charts+%BRANCH%+lint-python
display-name: elastic / helm-charts - %BRANCH% - lint python
description: lint python
scm:
- git:
wipe-workspace: 'True'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- job:
name: elastic+helm-charts+master+template-testing
display-name: elastic / helm-charts - master - template testing
description: Master - template testing
name: elastic+helm-charts+%BRANCH%+template-testing
display-name: elastic / helm-charts - %BRANCH% - template testing
description: template testing
scm:
- git:
wipe-workspace: 'True'
Expand Down
55 changes: 55 additions & 0 deletions .ci/jobs.t/elastic+helm-charts+{branch}.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
- job:
name: elastic+helm-charts+%BRANCH%
display-name: elastic / helm-charts - %BRANCH%
description: branch testing
project-type: multijob
scm:
- git:
wipe-workspace: 'False'
triggers:
- timed: H H(02-04) * * *
- github
builders:
- multijob:
name: template testing and kubernetes cluster creation
condition: SUCCESSFUL
projects:
- name: elastic+helm-charts+%BRANCH%+template-testing
current-parameters: true
- name: elastic+helm-charts+%BRANCH%+lint-python
current-parameters: true
- name: elastic+helm-charts+%BRANCH%+cluster-creation
current-parameters: true
- multijob:
name: elasticsearch integration testing
condition: ALWAYS
projects:
- name: elastic+helm-charts+%BRANCH%+integration-elasticsearch
current-parameters: true
- multijob:
name: integration testing
condition: ALWAYS
projects:
- name: elastic+helm-charts+%BRANCH%+integration-kibana
current-parameters: true
- name: elastic+helm-charts+%BRANCH%+integration-filebeat
current-parameters: true
- name: elastic+helm-charts+%BRANCH%+integration-metricbeat
current-parameters: true
- name: elastic+helm-charts+%BRANCH%+integration-logstash
current-parameters: true
- name: elastic+helm-charts+%BRANCH%+integration-apm-server
current-parameters: true
publishers:
- trigger-parameterized-builds:
- project: elastic+helm-charts+%BRANCH%+cluster-cleanup
current-parameters: false
trigger-with-no-params: true
- slack:
notify-back-to-normal: True
notify-every-failure: True
room: infra-release-notify
team-domain: elastic
auth-token-id: release-slack-integration-token
auth-token-credential-id: release-slack-integration-token
48 changes: 0 additions & 48 deletions .ci/jobs/elastic+helm-charts+master.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .ci/jobs/elastic+helm-charts+pull-request+cluster-cleanup.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .ci/jobs/elastic+helm-charts+pull-request+cluster-creation.yml

This file was deleted.

Loading