aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Collapse)AuthorAgeFilesLines
* Reapply "Move node-admin"Valerij Fredriksen2023-11-04344-29790/+0
|
* Revert "Move node-admin"Valerij Fredriksen2023-11-04344-0/+29790
|
* Move node-admin moduleValerij Fredriksen2023-11-034-187/+0
|
* Move node-adminValerij Fredriksen2023-11-03340-29603/+0
|
* switch to io.airlift:aircompressorArne Juul2023-10-262-2/+3
|
* Fix s3 log sync for proxy logsMorten Tokle2023-10-202-5/+14
|
* Write proxy error logs to archiveMorten Tokle2023-10-202-0/+17
|
* Trigger service dump earlier in lifecycle flowBjørn Christian Seime2023-10-171-1/+2
|
* Verify warmup resume only initially in unit testjonmv2023-10-101-0/+18
|
* Resume while allowing CPU boost, for first-time deploymentsjonmv2023-10-101-1/+2
|
* Merge pull request #28836 from vespa-engine/bratseth/copyright-2Jon Bratseth2023-10-10337-364/+370
|\ | | | | Update copyright
| * Update copyrightJon Bratseth2023-10-09337-364/+370
| |
* | Stop rotating key on every refreshMorten Tokle2023-10-091-5/+13
|/
* Encapsulate wiregaurd key + timestamp in new classgjoranv2023-09-257-76/+103
| | | | | - Use 'wireguard' object with key and timestamp for Rest api. - Keep zk node format unchanged.
* Rename dimension APPLICATION_ID -> INSTANCE_IDMorten Tokle2023-09-221-2/+2
|
* Unbox timestamp with default, to prevent NPE.gjoranv2023-09-141-2/+8
|
* Test that key timestamp is included in response.gjoranv2023-09-141-3/+7
|
* Output expected and actual command lines upon exception.gjoranv2023-09-141-1/+10
|
* Update test to use timestamp from fixed clock in MockNodeRepositorygjoranv2023-09-141-1/+1
|
* Add wireguard key timestamp to node repo and WireguardPeergjoranv2023-09-147-9/+43
| | | | | - Set from NodePatcher clock. - Add UNINITIALIZED wireguard key constant
* Revert "Wg timestamp in node repo"Andreas Eriksen2023-09-148-53/+10
|
* Remove remains of wgKeyTimestamp in NodeAttributesgjoranv2023-09-132-7/+1
|
* Update test to use timestamp from fixed clock in MockNodeRepositorygjoranv2023-09-131-1/+1
|
* Set wg timestamp from NodePatcher clockgjoranv2023-09-133-8/+1
| | | | .. instead of sending it from the client.
* Output expected and actual command lines upon exception.gjoranv2023-09-111-1/+10
|
* Add wireguard key timestamp to WireguardPeergjoranv2023-09-114-6/+17
|
* Add wireguard key timestamp to node repo.gjoranv2023-09-115-5/+41
|
* Log Wireguard commands (#28443)Håkon Hallingstad2023-09-116-14/+40
|
* - Avoid single use of google's EqualsTesterHenning Baldersheim2023-09-032-12/+13
| | | | - GC all references to unused packages.
* Add SystemCtlReloadOla Aunronning2023-08-312-0/+16
|
* MemoryController reads memory pressureOla Aunronning2023-08-301-0/+33
|
* Merge pull request #28269 from vespa-engine/aressem/cleanup-after-vespa-userArnstein Ressem2023-08-304-19/+10
|\ | | | | Remove vespa user flag and cleanup.
| * Fix unit testArnstein Ressem2023-08-301-4/+4
| |
| * Remove vespa user flag and cleanup.Arnstein Ressem2023-08-304-15/+6
| |
* | API has changedBjørn Christian Seime2023-08-301-6/+10
|/
* Merge pull request #28238 from vespa-engine/balder/bring-some-libs-up2dateBjørn Christian Seime2023-08-291-3/+2
|\ | | | | - Bring some libraries up to date.
| * - Bring some libraries up to date.Henning Baldersheim2023-08-291-3/+2
| | | | | | | | | | - Specify versions in dependency-versions module. - Avoid using opentest4j internally.
* | Consolidate hamcrest usage to 2.x and remove cthul-matchersBjørn Christian Seime2023-08-291-5/+1
|/
* Add additional metrics for container memoryBjørn Christian Seime2023-08-245-8/+35
|
* Add vespa user to UnixUserValerij Fredriksen2023-08-171-0/+1
|
* Only run important node maintainers if container is runningHåkon Hallingstad2023-08-171-3/+4
|
* Always run acl and wireguard maintainers if container is presentHåkon Hallingstad2023-08-111-21/+13
|
* Allow deleting metrics by nameOla Aunronning2023-08-101-0/+11
|
* Handle default case and remove handling for provisioned stateValerij Fredriksen2023-08-092-15/+1
|
* Start downloading container image while in reservedValerij Fredriksen2023-08-091-0/+1
|
* Use enhanced switchValerij Fredriksen2023-08-091-15/+7
|
* Log time it takes to download imageValerij Fredriksen2023-08-093-3/+11
|
* Delay getting regitry credentials until they are neededValerij Fredriksen2023-08-094-11/+9
|
* Sync start-services.out logs to archiveValerij Fredriksen2023-08-082-0/+11
|
* Remove unused FlagSourceOla Aunronning2023-08-071-1/+0
|