Skip to content

Conversation

@kerolasa
Copy link

@kerolasa kerolasa commented Jan 13, 2026

  • chore: fix gofmt test failure

    The build failed with following message.

      Run test -z "$(gofmt -l ./ | tee /dev/stderr)"
      doc.go
      Error: Process completed with exit code 1.F
    

    Signed-off-by: Sami Kerola [email protected]

  • DNS-12599: avoid failing upgrade due to initWD being empty

    When an initial working directory fails to populate upgrades will fail even
    when user supplied pid file is defined. This change fixes the issue.

    Also add more information to error messages as a consequence of pull review.

    Reviewed-by: Christian Elmerot [email protected]
    Reference: Kerolasa/init wd #85 (comment)
    Signed-off-by: Sami Kerola [email protected]

  • chore: do not use deprecated ioutls package

    Reference: https://pkg.go.dev/io/ioutil
    Signed-off-by: Sami Kerola [email protected]

  • chore: vendor update 2026-01-13

    Signed-off-by: Sami Kerola [email protected]

When an initial working directory fails to populate upgrades will fail even
when user supplied pid file is defined.  This change fixes the issue.

Also add more information to error messages as a consequence of pull review.

Reviewed-by: Christian Elmerot <[email protected]>
Reference: cloudflare#85 (comment)
Signed-off-by: Sami Kerola <[email protected]>
The build failed with following message.

    Run test -z "$(gofmt -l ./ | tee /dev/stderr)"
    doc.go
    Error: Process completed with exit code 1.F

Signed-off-by: Sami Kerola <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants