Page MenuHomeVyOS Platform

Return False for boolean check in_session when running under configd
Closed, ResolvedPublicENHANCEMENT

Description

Ensure that in_session returns False when running under configd: this allows free experimentation with alternatives to the legacy CStore data structures (notably the configfs utility), as explained in detail in the parent task T6639. The artificial boundary is transitional towards removing the legacy data structures, and will avoid confusion in the interim period.

Details

Difficulty level
Easy (less than an hour)
Version
1.5
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)