DCKUBE-620: Added ContextPath to NOTES.txt and also involved context path to Confluence ingress (#263)* DCKUBE-620: Added ContextPath to NOTES.txt and also involved context path to Confluence ingress
* DCKUBE-620: Added unit tests
* DCKUBE-620: Trim suffix for ingress path before path extension
* DCKUBE-620: Updated the comment for ingress.path in confluence value yaml file.
* DCKUBE-620: Cleaned up the ingressTest.java
Co-authored-by: nghazalibeiklar <[email protected]>
Issue/dckube 635 fix spacing of the jvm args for debug flag (#266)* DCKUBE-635: fix the spacing problem when debug=true
* DCKUBE-635: fix the spacing problem when debug=true
* DCKUBE-635: optimize imports
* DCKUBE-635: extract tests common logic
* DCKUBE-635: changes after review
DCKUBE-612: proper shutdown for Confluence (#250)* DCKUBE-612: hardcode the proper shutdown
* DCKUBE-612: extract the command and shutdown period to the separate value
* DCKUBE-612: don't quote the long bash command
* DCKUBE-612: merge with related changes
* DCKUBE-612: remove the prefix EOL and fix the tests
* DCKUBE-612: modify the hook to wait for process termination
* DCKUBE-612: remove quotes from PID
* DCKUBE-612: update the docs
Dckube 581 provide value for set permissions (#261)* DCKUBE-581: set default setPermission value to true for Confluence
* DCKUBE-581: created setPermission value for Jira
* DCKUBE-581: created setPermission value for Bitbucket
* DCKUBE-581: created setPermission value for Crowd
* DCKUBE-581: Updated comments to explicitly indicate that setPermission is for local home
* DCKUBE-581: Fixed unit test
* DCKUBE-581: Added unit test for setPermi...
Update the BB and Conf image names, as the -server suffix is now deprecated (#259)* Update the BB and Conf image names, as the -server suffix is now deprecated.
* Update tests with correct image names.
* Fix up after rebase.
DCKUBE-623: DB creation callout (#260)* DCKUBE-623: Make database creation as a requirement more apparent
* DCKUBE-623: Make database creation as a requirement more apparent
DCKUBE-614: Update Confluence to 7.13.0 LTS version in the helm charts - updated the documentation (pre-commit generated) (#257)Co-authored-by: nghazalibeiklar <[email protected]>
DCKUBE-613: Configurable grace periods (#249)* DCKUBE-613: Add configurable grace period for BB.
* DCKUBE-613: Add configurable grace period for Confluence.
* DCKUBE-613: Add configurable grace period for Jira.
* DCKUBE-613: Add configurable grace period for Crowd.
* DCKUBE-613: For product we don't have a grace period for use the Kubernetes default period.
* DCKUBE-613: Fixes and clarifications for grace period docs.
DCKUBE-593: use default storage class of the NFS server (#237)* DCKUBE-593: use default storage class of the NFS server
* DCKUBE-593: omit SC on default, forcing Kube to use the default one
* DCKUBE-593: treat the Storage Class value in the same way as Kube would do it
* DCKUBE-593: correct the comment
* DCKUBE-593: correct the comment
* DCKUBE-593: address review comments
Update documentation for database configuration (#243)* Update DB configuration documentation
* Fix the database.credentials header to make it consistent
Release/0.15.0 (#238)* DCKUBE-565 - Release 0.15.0
* DCKUBE-596 - Updated the application version for Bitbucket to 7.15.1 and Confluence to 7.12.4
Co-authored-by: nghazalibeiklar <[email protected]>
DCKUBE-435: Renamed the 'master' branch to 'main' and set it as default (#232)* DCKUBE-435: Renamed the 'master' branch to 'main' and set it as default