Skip to content

is_accessible_by_support_until__date on open-balena? #1581

@shaunco

Description

@shaunco

The SDKs and CLI all support the is_accessible_by_support_until__date device property on balena-cloud to grant/deny balena support access to SSH and various other config updates, but is_accessible_by_support_until__date doesn't seem to be implemented anywhere in open-balena-api. Is there an equivalent in open-balena?

The use case here is that some open-balena devices are deployed in end-customer environments and the end-customer needs to be able to decide when the open-balena admin (and team) should be allowed to access SSH and other config. Obviously we could strip SSH keys from end devices when it shouldn't be allowed, but there doesn't seem to be a way to put them back.

Seems like the is_accessible_by_support_until__date check should be in https://github.com/balena-io/open-balena-api/blob/master/src/features/host-os-access/access.ts

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