Atlassian
  1. Atlassian

data-center-helm-charts

Public
AuthorCommitMessageCommit dateIssues
Adam BrokesAdam Brokes
20e4272674aRelease/bamboo-0.0.2
Adam BrokesGitHubAdam Brokes
8e7aac34203DCKUBE-738: Add topologySpreadConstraints to products (#351)* add topologySpreadConstraints (#333) * DCKUBE-738: Add topologySpreadConstraints to products * DCKUBE-738: Add more tests * DCKUBE-738: Add selector test Co-authored-by: Jan Fuhrer <[email protected]>DCKUBE-738
DylanGitHubDylan
e39f183cf1dBAMBK8S-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...2 Jira issues
DylanGitHubDylan
9ab5dcbebd0BAMBK8S-196: Documentation updates relating to unattended setup (#360)* BAMBK8S-196: Initial commit * BAMBK8S-196: Messaging regarding Bamboo deployments and unattended setups * BAMBK8S-196: Update wording around 'support' * BAMBK8S-196: Update URL to 8.1 release * BAMBK8S-196: Updates to wording * BAMBK8S-196: Update wording around cluster sizing * BAMBK8S-196: Updates in accordance with PR feedbackBAMBK8S-196
DylanGitHubDylan
9150144d8a0BAMBK8S-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 feedbackBAMBK8S-190
Martin HickeyGitHubMartin Hickey
eb1feb556c8Add 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]>
Dominik RufGitHubDominik Ruf
59843ee92d2set 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...
DylanGitHubDylan
1221239874aUpdates to wording around limitations
Jan FuhrerGitHubJan Fuhrer
49383212486add 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
DylanGitHubDylan
3d3333bfc56Update wording on security token generation
DylanGitHubDylan
03b31f63ad1Typo fix
DylanGitHubDylan
03961e58901BAMBK8S-166: Update documentation to take into account full pre-seeding for Bamboo (#354)BAMBK8S-166
DylanGitHubDylan
2ee9ab2b682BAMBK8S-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 datasetsBAMBK8S-162
DylanGitHubDylan
05702d68497BAMBK8S-161: Bamboo support boundaries (#356)BAMBK8S-161
Adam BrokesGitHubAdam Brokes
3d5f3648056[documentation] Fix the tabbed content to support mkdocs-material v8.x (#357)
Steve SmithGitHubSteve Smith
240a3c79c06BAMBK8S-129: Bamboo pre-seeding configuration (#349)* BAMBK8S-129: Add pre-seeding of the Bamboo license. * BAMBK8S-129: Add pre-seeding of the Bamboo admin user. * BAMBK8S-129: Add pre-seeding of the Bamboo broker URL. * BAMBK8S-129: Docs cleanup. * BAMBK8S-129: Add pre-seeding of the Bamboo agent shared key. * BAMBK8S-129: Add test for the Bamboo agent shared key. * BAMBK8S-129: Add injection of Bamboo shared secrets for testing. * BAMB...BAMBK8S-129
Adam BrokesGitHubAdam Brokes
11bc55d75aaCleanup for the default after moving to different testing cluster (#348)
Adam BrokesGitHubAdam Brokes
4d0f458bd8cFix Bamboo icon size (#347)
Adam BrokesAdam Brokes
f3d169638f3Release 1.1.0 - Update index.yaml file
Adam BrokesAdam Brokes
be3f5a383edFix typos
Adam BrokesGitHubAdam Brokes
200a0a5b5caRelease/1.1.0 (#346)* DCKUBE-721: Update version in Chart.yaml files * DCKUBE-721: Add artifacthub change annotations * DCKUBE-721: Add product changelogs * DCKUBE-721: Fix the formatDCKUBE-721
Adam BrokesGitHubAdam Brokes
1c52d1e30a8DCKUBE-733: Update the product versions (#345)* DCKUBE-733: Update the product version * DCKUBE-733: Add expected output and bamboo-agent * DCKUBE-733: Add automatic fetching of latest LTSDCKUBE-733
Adam BrokesGitHubAdam Brokes
742ea5d5a51DCKUBE-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...DCKUBE-731
DylanGitHubDylan
4c7d00a06e9Bamboo does not support active-active clustering.Remove redundant property (#343)
Adam BrokesGitHubAdam Brokes
46a777e44c3DCKUBE-731: Fix shared home default (#342)* DCKUBE-731: Fix defaults bitbucket * DCKUBE-731: Fix the testDCKUBE-731
Steve SmithGitHubSteve Smith
99dd2052de2BAMBK8S-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
Adam BrokesGitHubAdam Brokes
1ac651ee1abDCD-1380: Update Jira to 8.20 LTS (#339)DCD-1380
DylanGitHubDylan
2cc8f907276BAMBK8S-117: Additional updates to Bamboo documentation wording (#338)* BAMBK8S-117: Additional documentation updatesBAMBK8S-117
DylanGitHubDylan
bb8603f45b2BAMBK8S-117: Documentation updates for Bamboo on K8s (#336)* BAMBK8S-117: Initial commit * BAMBK8S-117: Additional documentation updates * BAMBK8S-117: Fix merge conflicts * BAMBK8S-117: Additional documentation updates for Bamboo * Update docs/docs/examples/bamboo/REMOTE_AGENTS.md Co-authored-by: Yifei Zhang <[email protected]> * BAMBK8S-117: PR recommendations Co-authored-by: Yifei Zhang <[email protected]>BAMBK8S-117
Adam BrokesGitHubAdam Brokes
60739450b83DCKUBE-739: Fix typos (#337)DCKUBE-739
Adam BrokesGitHubAdam Brokes
0a55c52bea4DCKUBE-739: make securityContext changes backward compatible (#332)* DCKUBE-739: Make securityContext changes backward compatible * DCKUBE-739: Update NOTES.txt files to show deprecation warning * DCKUBE-739: More compatability fixes * DCKUBE-739: PR feedback update * DCKUBE-739: PR feedback update * DCKUBE-739: Fix comments whitespaceDCKUBE-739
Steve SmithGitHubSteve Smith
a041026df07BAMBK8S-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...BAMBK8S-86
Wolfgang KritzingerGitHubWolfgang Kritzinger
370a00d5e03DCKUBE-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. ...DCKUBE-552
DylanGitHubDylan
42686a0ab90BAMBK8S-98: Documentation updates relating to EFK (#331)* BAMBK8S-98: Documentation updates relating to EFK * BAMBK8S-98: Updates in accordance with PR recommendationsBAMBK8S-98
Adam BrokesGitHubAdam Brokes
f724cbb03a7Fix typos
DylanGitHubDylan
7e2258136beBAMBK8S-83: General cleanup (#330)* BAMBK8S-83: Remove TODO's * BAMBK8S-83: Remove TODO'sBAMBK8S-83
DylanGitHubDylan
2e0b409ce35BAMBK8S-101: Fix fluentd logging (#329)* BAMBK8S-101: Fix fluentd logging * BAMBK8S-101: Fix fluentd logging * BAMBK8S-101: Fix fluentd loggingBAMBK8S-101
DylanGitHubDylan
7e070862c50Update the way that readiness and startup probes are called (#328)
DylanGitHubDylan
fbc338494dfBAMBK8S-80: Bamboo CI plans should dynamically deduce the LTS docker image to provision (#327)BAMBK8S-80
Steve SmithGitHubSteve Smith
cb6b50e163aBAMBK8S-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.BAMBK8S-84
DylanGitHubDylan
fa515143f22BAMBK8S-100: Update commentary on server property (#326)* BAMBK8S-100: Update commentary on server property * BAMBK8S-100: Update fix testsBAMBK8S-100
DylanGitHubDylan
5ce25f31d53BAMBK8S-99: Support for storing security token in secret (#325)BAMBK8S-99
Dennis FischerGitHubDennis Fischer
aaa85dab968Roll 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
DylanGitHubDylan
187620ba055BAMBK8S-102: Typo fixes (#320)* BAMBK8S-102: Typo fixesBAMBK8S-102
Yifei ZhangGitHubYifei Zhang
10bdccd6879Dckube 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-677
Adam BrokesGitHubAdam Brokes
8fd0bbd0479DCKUBE-634: Bitbucket - set context path (#314)* DCKUBE-634: Bitbucket - set context path * DCKUBE-634: Default ingressPath to context path * DCKUBE-634: Add unit testsDCKUBE-634
Adam BrokesGitHubAdam Brokes
d71fd2a7a58DCKUBE-722: Enable configuring ingress.class name (#313)DCKUBE-722
DylanGitHubDylan
30a0d8057a2BAMBK8S-47: Bamboo agent Helm chart (#316)* BAMBK8S-47: Initial commit for agent support * BAMBK8S-47: Initial commit for Bamboo agent chart * BAMBK8S-47: Initial commit for Bamboo agent chart * BAMBK8S-47: Initial commit for Bamboo agent chart * BAMBK8S-47: Update readme * BAMBK8S-47: Add tests, refactor code and some additional house keeping * BAMBK8S-47: Refactor code * BAMBK8S-47: Refactor code * BAMBK8S-47: Add tests * BA...BAMBK8S-47
Adam BrokesGitHubAdam Brokes
481d7df8f73DCKUBE-717: Bind EHCACHE ports as environmental variables (#308)more info https://bitbucket.org/atlassian-docker/docker-atlassian-jira/src/master/README.mdDCKUBE-717
Adam BrokesGitHubAdam Brokes
2931360751bDCKUBE-719: Cleanup redundant (not-used) jira.terminationGracePeriodSeconds (#306)DCKUBE-719