aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove node-admin-tenant-service-registry flagOla Aunronning2023-08-071-35/+1
|
* Add device major & minor to FileAttributesValerij Fredriksen2023-08-045-41/+37
|
* Fix HTMLValerij Fredriksen2023-08-041-4/+4
|
* Support reading and updating io.max cgroup in node-adminValerij Fredriksen2023-08-045-23/+203
|
* Remove orchestratorStatus metric tagHåkon Hallingstad2023-07-241-1/+0
|
* Add ConfigDumperHarald Musum2023-07-124-5/+77
|
* Remove dead code only used for Vespa 7 nodesHarald Musum2023-07-121-12/+1
|
* Set ZTS trust store for in registerIdentity() as wellValerij Fredriksen2023-07-071-16/+15
|
* Always get ztsUrl from ID docValerij Fredriksen2023-07-071-21/+7
|
* Merge pull request #27519 from vespa-engine/use-metrics-constants-2Henning Baldersheim2023-06-221-3/+4
|\ | | | | Use metrics constants 2
| * Replace metrics strings with the corresponding enum constants.gjoranv2023-06-221-3/+4
| | | | | | | | - Add 'metrics' as provided dep for clustercontroller-core
* | Always request default documentversionMorten Tokle2023-06-221-12/+1
|/
* Revert "Replace metrics strings with the corresponding enum constants."Harald Musum2023-06-221-4/+3
|