BAMBK8S-194: Support for unattended setups (#359)* BAMBK8S-194: Updates to accomodate unattended only setup for release 1.0.0
* BAMBK8S-194: Updates to accomodate unattended only setup for release 1.0.0
* BAMBK8S-194: Updates to accomodate unattended only setup for release 1.0.0
* BAMBK8S-194: Upate to wording
* BAMBK8S-19: Investigate flakey status test
* BAMBK8S-19: Investigate flakey status test
* BAMBK8S-194: Updates in accordance w...
BAMBK8S-190: Expand on export and import limitations (#361)* BAMBK8S-190: Expand on export and import limitations
* BAMBK8S-190: Expand on export and import limitations
* BAMBK8S-190: Updates to wording
* BAMBK8S-190: Updates in accordance with PR feedback
Add library (common) chart (#358)* Add common library chart
The common chart contains definitions which can be used by different
Atlassian charts.
Signed-off-by: Martin Hickey <[email protected]>
* Add Atlassian logo and minor changes
Co-authored-by: Adam Brokes <[email protected]>
set ActiveProcessorCount based on ...requests.cpu (#352)* set ActiveProcessorCount based on ...requests.cpu
Instead of telling the user to manually update ActiveProcessorCount,
simply add the setting automatically based on
.Values.jira.resources.container.requests.cpu.
* remove empty line
* implement for all products
- fix test.RequestsTest.sts_resource_requests_and_limits
- move logic to _helpers.tpl
* add test for ActiveProcessorCount calcula...
add feature additionalPorts (for jmx-monitoring) (#353)* add jira.additionalPorts
Signed-off-by: Jan Fuhrer <[email protected]>
* add additionalPorts for other products
* fix unit test
* add unit test
BAMBK8S-162: Dataset export/import limitations (#355)* BAMBK8S-162: Add limitation relating to the export and import of large datasets
* BAMBK8S-162: Add limitation relating to the export and import of large datasets
* BAMBK8S-162: Add limitation relating to the export and import of large datasets
DCKUBE-731: Stabilize CI (#344)* DCKUBE-731: Start 1 Bitbucket pod
* DCKUBE-731: Remove context path
* DCKUBE-731: Disable the test
* DCKUBE-731: Disable the test
* DCKUBE-731: Print svc local
* DCKUBE-731: Print ingress curl info
* DCKUBE-731: Disable local service curl
* TEMP - remove shared home from shared home test
* DCKUBE-731: Load Balancer scheme
* Remove test permission test
* increase replicas to 2
* Rev...
BAMBK8S-86: Enable agent deployment during Bamboo CI (#340)* BAMBK8S-86: Use the startup/readiness probe permissiveness setting as the Bamboo server is not fully configured yet.
* BAMBK8S-86: Remove the agent application test it is not feasible.
* BAMBK8S-86: Enable the agent deployment again.
* BAMBK8S-86: Clearer wording.
BAMBK8S-86: Initial agent support (#335)* BAMBK8S-86: Start of agent installation.
* BAMBK8S-86: Fetch the agent logs if available.
* Cleanup agent install helper.
* BAMBK8S-86: Fix values variable.
* BAMBK8S-86: Use short service DNS.
* BAMBK8S-86: Use namespace in the Bamboo server URL.
* BAMBK8S-86: Cleanup agent deployment.
* BAMBK8S-86: Don't deploy agent if the values file doesn't exist.
* BAMBK8S-86: Minor comment upda...
DCKUBE-552 Mirror support. (#265)* DCKUBE-552 Mirror support.
- Adds secrets generation for the hazelcast group name and password,
which is a requirement for mirror farms.
- Add conditional creation of shared home PVC. When the PVC is not created,
instead of creating an "emptyDir" volume, make it a subdirectory of the
local home.
- Add cluster node name system property so the pod name is shown on the
clustering page.
...
BAMBK8S-84: Add startup and readiness probes (#319)* BAMBK8S-84: Remove port definition as the agent doesn't have a web interface.
* BAMBK8S-84: Add startup and readiness probes, using the scripts provided in the Docker image.
* BAMBK8S-84: Fix yaml output test.
* BAMBK8S-84: Re-add missing yaml from rebase.
Roll Statefulset Pods if ConfigMap changes (#315)* Roll StatefulSet pods if any ConfigMap is changed
* Add unit tests to test roll of StatefulSet pods if ConfigMap changes
Dckube 677 make security context more flexible (#321)* DCKUBE-677: Updated securityContext stanza and added containerSecurityContext stanza.
* DCKUBE-677: Fix tests.
* DCKUBE-677: Added unit tests.
* DCKUBE-677: Updated securityContext for Confluence.
* DCKUBE-677: Updated securityContext for Jira.
* DCKUBE-677: Updated securityContext for Crowd.
* DCKUBE-677: Addressed comments and gave fsGroup a default value if not supplied in values.yam...
DCKUBE-717: Bind EHCACHE ports as environmental variables (#308)more info https://bitbucket.org/atlassian-docker/docker-atlassian-jira/src/master/README.md