8000 build: Linux binaries included `mock_driver` on startup · Issue #25910 · hashicorp/nomad · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
build: Linux binaries included mock_driver on startup #25910
Open
@jrasell

Description

@jrasell

When starting a Nomad v1.10.1 binary in dev mode on linux arm64, the mock_driver is loaded and enabled:

$ nomad node status -self -verbose |grep mock
mock_driver  true      true     Healthy                             2025-05-22T07:36:22+01:00

The same does not happen when performing the same test on macOS arm64.

The mock driver should not be included by default in release artifacts. The loading is gated by build tags which seemingly are not being respected on some builds.

We should resolve this, so that the mock_driver does not get loaded by default on any official release builds.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0