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 kerolasa@cloudflare.com

  • 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 christian@elmerot.se
    Reference: Kerolasa/init wd #85 (comment)
    Signed-off-by: Sami Kerola kerolasa@cloudflare.com

  • chore: do not use deprecated ioutls package

    Reference: https://pkg.go.dev/io/ioutil
    Signed-off-by: Sami Kerola kerolasa@cloudflare.com

  • chore: vendor update 2026-01-13

    Signed-off-by: Sami Kerola kerolasa@cloudflare.com

Signed-off-by: Sami Kerola <kerolasa@cloudflare.com>
Reference: https://pkg.go.dev/io/ioutil
Signed-off-by: Sami Kerola <kerolasa@cloudflare.com>
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 <christian@elmerot.se>
Reference: cloudflare#85 (comment)
Signed-off-by: Sami Kerola <kerolasa@cloudflare.com>
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 <kerolasa@cloudflare.com>
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