Skip to content

Demote "specialized_init_system" certification test from "essential" to "normal" #129

@martin-mat

Description

@martin-mat

Specialized_init_system in my opinion does not deserve to be "essential" for following reasons:

  • the main reason for having init system inside containers is handling signals and zombies. There are specialized tests already among essential tests for those so this one seem to be redundant. Additionally, specialized init system is just one of ways how to handle signals/zombies.

  • there is no good universal check for a specialized init system in cnf-testsuite. Current implementation checks for use just of "tini", "dumb-init", "s6-vscan" which is limiting.

I propose to leave it among certification tests, but demote from "essential" to "normal".

Metadata

Metadata

Type

No type

Projects

Status

No status

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions