Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect whether we're running in a Namespace runner, and if so, set init: none #52

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

hugosantos
Copy link
Contributor

Description

Namespace managed runners run each github job in a container, in a separate micro-vm managed by Namespace. These VMs and containers do not rely on systemd, and instead use Namespace's own init/process management.

Checklist
  • Tested changes against a test repository
  • Added or updated relevant documentation (leave unchecked if not applicable)
  • (If this PR is for a release) Updated README to point to the new tag (leave unchecked if not applicable)

…`init: none`.

Background: Namespace managed runners run each github job in a container, in a
separate micro-vm managed by Namespace. These VMs and containers do not rely on
systemd, and instead use Namespace's own init/process management.
@hugosantos hugosantos changed the title Detected whether we're running in a Namespace runner, and if so, set init: none Detect whether we're running in a Namespace runner, and if so, set init: none Nov 2, 2023
Copy link
Member

@grahamc grahamc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@grahamc grahamc enabled auto-merge (squash) November 2, 2023 15:58
@grahamc grahamc merged commit 7fa8f59 into DeterminateSystems:main Nov 2, 2023
3 checks passed
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.

None yet

2 participants