Skip to content

v0.0.10: GetStatusFilePath logic for daemon mode is no longer correct #93

@gaurav137

Description

@gaurav137

When running aks-flex-node as a service v0.0.10 changed the user used to run the service from aks-flex-node to root' so currentUser.Username == "aks-flex-node` logic GetStatusFilePath is no longer correct and it ends up creating the status file under /tmp and not under /run. This resulted in flows expecting a file under /run to appear to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions