CLIP-1597: Documentation for code owner (#429)* Update e2e-tf-deployment.yaml
Update workflow to run e2e test when PR is labeled as 'e2e'
* Update e2e-tf-deployment.yaml
add schedule event in the e2e test run condition
* CLIP-1548: PR template includes e2e test checkbox
* CLIP-1597: update pull_request to pull_request_target
* CLIP-1597: Checklist updated
* CLIP-1597: instruction for code owners added
* Update CONTRIBUTING.md
Co-a...
CLIP-1413: Fix synchrony ingress path (#422)* synchrony path fix (#420)
* synchrony path fix
Merging to CLIP-1413-fix-synchrony-ingress-path branch to run e2e tests
* CLIP-1413: Updated kubernetes version for e2e test to use v1beta1 apiVersion for client.authentication.k8s.io
* Fix the documentation color
* CLIP-1596: Fixed end to end test by bumping up k8s version - e2e test uses terraform 2.0.2. (#423)
Co-authored-by: nghazalibeik...
CLIP-1597: Change trigger event from pull_request to pull_request_targe (#428)* Update e2e-tf-deployment.yaml
Update workflow to run e2e test when PR is labeled as 'e2e'
* Update e2e-tf-deployment.yaml
add schedule event in the e2e test run condition
* CLIP-1548: PR template includes e2e test checkbox
* CLIP-1597: update pull_request to pull_request_target
* CLIP-1597: Checklist updated
CLIP-1597: Update workflow to run e2e test when PR is labeled as 'e2e' (#426)* Update e2e-tf-deployment.yaml
Update workflow to run e2e test when PR is labeled as 'e2e'
* Update e2e-tf-deployment.yaml
add schedule event in the e2e test run condition
* CLIP-1548: PR template includes e2e test checkbox
CLIP-1588: Schedule to run end to end test on every second day at 3:00am (#424)* CLIP-1588: Schedule to run end to end test on every Monday at 3:00am
* CLIP-1588: Changed the schedule to every second day run
Co-authored-by: nghazalibeiklar <[email protected]>
CLIP-1553: Use custom port for product server (#419)* CLIP-1553: Use the custom port for product server
* CLIP-1553: Add custom ports to Synchrony service
* CLIP-1553: Add changelog
* CLIP-1553: Fix the comparison test
CLIP-1560: Update the default version for Jira and Confluence (#417)* CLIP-1560: Update default Jira and Confluence versions
* CLIP-1560: Update the postgresql chart version
* CLIP-1560: Update the annotations
* CLIP-1560: Update elasticsearch
* CLIP-1560: Fix the annotations
* CLIP-1560: Update the elasticsearch pod name
* CLIP-1560: Update the elasticsearch pod name
* CLIP-1560: Update Elasticsearch version
* CLIP-1560: Add security advisory link
* C...
Release/1.4.0 (#416)* DCD-1550: Updated Changelog to get ready for release 1.4.0.
* DCD-1550: Added PR #407 to release 1.4.0.
* DCD-1550: Updated chart version to 1.4.0.
Add ATL_PROXY_NAME and ATL_PROXY_PORT to Confluence/Crowd (#407)* Test Confluence (#1)
Copied logic from previous DCKUBE-474 for Confluence. Noticed server.xml had empty values for these settings.
* Add crowd (#3)
added crowd
DCD-1529: Add Bitbucket, Jira, and Confluence to E2E tests (#409)* Added stuff for test Confluence, Jira, and Bitbucket
* Pin kubectl version
* Added admin password variables for Bamboo and Bitbucket
Co-authored-by: nghazalibeiklar <[email protected]>
Make pod securityContext optional. (#389)* Option to disable securityContext
* Option to disable securityContext
* Typos
* Option to disable securityContext - all apps
* Add unit test
Co-authored-by: Krzysztof Polonczyk <[email protected]>
Co-authored-by: Dylan <[email protected]>
Fix for the following error which occured during install. (#403)`Error: template: crowd/templates/clusterrolebinding.yaml:7:6: executing "crowd/templates/clusterrolebinding.yaml" at <include "common.labels" .>: error calling include: template: no template "common.labels" associated with template "gotpl"`
Change from `common.labels` to `common.labels.commonLabels` reflecting setup for Confluence chart.
Confluence: Fix additionalHosts (#392)* Confluence: Fix additionalHosts
Previously the additionalHosts were not rendered at all.
* Add tests
Co-authored-by: Benjamin Ritter <[email protected]>
Co-authored-by: Adam Brokes <[email protected]>
DCD-1455: Remove jira license (#394)* DCD-1455: Remove Jira license value
This value wasn't used by the application as Jira doesn't support pre-seeding license.
* DCD-1455: Add unit test for Bamboo license
* DCD-1455: Add changelogs
TFKUBE-384: `ATL_BASE_URL` should be appropriately set when `ingress.path` is supplied (#391)* TFKUBE-384: The ATL_BASE_URL should be appropriately set when an ingress path is supplied
* TFKUBE-384: Update change log
DCD-1471: Add support for separate Synchrony volumes (#390)- added `additionalSynchrony` value for Synchrony specific volumes
- added support for `synchrony.additionalVolumeMounts` and use it within the container definition
- remove duplicated additional volumes stanza in Synchrony StatefulSet
- added unit test
Release/1.2.0 (#382)* DCD-1451: Updated changelog of each product.
* DCD-1451: Updated Chart.yaml of each product.
* DCD-1451: Updated tests.
* DCD-1451: Set containsSecurityUpdates to false.
* DCD-1451: Bumped Bamboo and Bamboo agent Helm chart version to 1.1.0.
* DCD-1451: Bumped Bamboo and Bamboo agent Helm chart version to 1.2.0.
* Apply suggestions from code review
Co-authored-by: Nasser Ghazali <36830...