aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/sh
Commit message (Collapse)AuthorAgeFilesLines
* Correct copyright headersJon Bratseth2023-10-092-2/+2
|
* Update copyrightJon Bratseth2023-10-091-2/+2
|
* * apply new common bootstrapArne Juul2022-10-243-2/+11
| | | | | * remove now-duplicated code * prefer using ${VESPA_HOME} environment variable
* Ensure find-pid script fails gracefully with error messageBjørn Christian Seime2022-07-081-1/+1
|
* Ensure we match the service name exactlyEirik Nygaard2022-03-071-1/+1
| | | | | | Services 'container' and 'metrisproxy-container' would both match for "container". Which one was chosen would depend on the order they were returned from the sentinel.
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* DeduplicateBjørn Christian Seime2021-09-241-1/+1
|
* Extend find-pid to accept service by nameBjørn Christian Seime2021-09-241-11/+17
|
* Remove JFR recording from vespa-jvm-dumperBjørn Christian Seime2021-09-161-10/+0
| | | | This is now handled as separate artifact type in service dumper.
* Don't mask exit codeBjørn Christian Seime2021-09-152-3/+2
|
* Misc code quality improvements to find-pidBjørn Christian Seime2021-09-141-6/+6
|
* Add find-pid scriptBjørn Christian Seime2021-09-132-18/+102
|
* Follow variable naming convention for variablesBjørn Christian Seime2021-09-081-26/+26
|
* Generate profiling dump using Java Flight RecorderBjørn Christian Seime2021-09-081-0/+10
|
* Trigger vespa-malloc to dump information to Vespa logBjørn Christian Seime2021-09-081-0/+3
|
* Add '.txt' extension to text filesBjørn Christian Seime2021-09-011-4/+4
|
* Rename output file to 'jvm-heap-dump.hprof'Bjørn Christian Seime2021-09-011-1/+1
|
* Use 'bash' in shebangBjørn Christian Seime2021-08-301-1/+1
|
* List all services if no parametersBjørn Christian Seime2021-08-271-1/+3
|
* Generate more artifacts about JVM processBjørn Christian Seime2021-08-271-1/+18
|
* Prepare script to produce multiple artifacts to output directory.Bjørn Christian Seime2021-08-271-7/+13
| | | | Rename script. Install to 'bin' instead of 'libexec'.
* Fix check for process runningBjørn Christian Seime2021-08-271-3/+2
|
* Improve validation of pidBjørn Christian Seime2021-08-271-2/+2
|
* Add helper script to generate JVM heap dumpBjørn Christian Seime2021-08-271-0/+109
|
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
|
* update shell bootstrap sectionsArne Juul2019-09-041-0/+4
|
* Fix printfHåkon Hallingstad2019-03-291-1/+1
|
* vespa-load-balancer-status: Control serving of /status.htmlHåkon Hallingstad2019-03-291-0/+214