<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/services/vyos-configd, branch T6732-reusable-build-image</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=T6732-reusable-build-image</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=T6732-reusable-build-image'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-09-22T14:19:57+00:00</updated>
<entry>
<title>configd: T6608: report uncaught config script exceptions as commit error</title>
<updated>2024-09-22T14:19:57+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-09-21T01:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5034db86b8c43846475e9876116e55a189fe7d06'/>
<id>urn:sha1:5034db86b8c43846475e9876116e55a189fe7d06</id>
<content type='text'>
In the case of config mode script exceptions other than ConfigError,
vyos-configd would previously trigger the shim to re-run the script in
the CLI context. The use of config dependencies require this case to
return a commit error. A traceback is returned as output, consistent
with running without vyos-configd support.
</content>
</entry>
<entry>
<title>http-api: T6326: return full warning/error output through api</title>
<updated>2024-09-20T16:35:30+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-09-19T17:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8e902ffa7019d2e2c0849af6fd26461ca4abba16'/>
<id>urn:sha1:8e902ffa7019d2e2c0849af6fd26461ca4abba16</id>
<content type='text'>
Configuration error output is not returned in full to the http-api when
running under vyos-configd, due to an early implementation 'workaround'
of vyos-configd writing directly to the session tty. This is corrected
to return all ambient stdout (notably vyos.base.Warning) and error
messages directly to the originating caller, which may be from a session
tty or a ConfigSession instance. As the http-api runs in the latter
case, the full output is returned.
</content>
</entry>
<entry>
<title>configd: T6671: track scripts proposed and scripts called</title>
<updated>2024-08-25T22:20:54+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-22T15:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d4b6bed84e5ac4214f2eae0e6ee7c1f4e0852222'/>
<id>urn:sha1:d4b6bed84e5ac4214f2eae0e6ee7c1f4e0852222</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configd: T6633: inject missing env vars for configfs utility</title>
<updated>2024-08-12T20:20:15+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-30T13:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a9024f302fd9657a0e6ef274cfc1dedccaf9d1a3'/>
<id>urn:sha1:a9024f302fd9657a0e6ef274cfc1dedccaf9d1a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configd: T6640: enforce in_session returns False under configd</title>
<updated>2024-08-07T13:28:56+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-07T01:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6543f444c42ff45e8115366256643186bf1dd567'/>
<id>urn:sha1:6543f444c42ff45e8115366256643186bf1dd567</id>
<content type='text'>
The CStore in_session check is a false positive outside of a config
session if a specific environment variable is set with an existing
referent in unionfs. To allow extensions when running under configd and
avoid confusion, enforce in_session returns False.
</content>
</entry>
<entry>
<title>T6605: restore configd error formatting to be consistent with CLI (#3868)</title>
<updated>2024-07-25T07:15:25+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-25T07:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=645f24908c9b338adc56ecc83f8c44d0b0206550'/>
<id>urn:sha1:645f24908c9b338adc56ecc83f8c44d0b0206550</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configdep: T6559: use single dependency list with reset under configd</title>
<updated>2024-07-14T23:40:03+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-14T21:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=52d08b1ec5b2943744daac7123e35fd415f85db2'/>
<id>urn:sha1:52d08b1ec5b2943744daac7123e35fd415f85db2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configdep: T6559: drop global redundancy removal to fix error reporting</title>
<updated>2024-07-14T23:40:03+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-07-14T21:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7249d10f1fbb3f90a4bdbcd0223926d0380ddd3a'/>
<id>urn:sha1:7249d10f1fbb3f90a4bdbcd0223926d0380ddd3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configd: T6504: send sudo_user on session init and set env variable</title>
<updated>2024-06-22T03:04:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-22T02:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7016f840f1193399f6ac59fab7faa721049229e8'/>
<id>urn:sha1:7016f840f1193399f6ac59fab7faa721049229e8</id>
<content type='text'>
The environment variable SUDO_USER is checked by system_login.py so as
to prevent deleting the current user. Provide from config session and
set within configd environment.
</content>
</entry>
<entry>
<title>configdep: T6276: do not call dependencies on script error</title>
<updated>2024-04-28T19:44:12+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-04-28T14:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9438f1f8394b7c90bb536292882571c88556ce87'/>
<id>urn:sha1:9438f1f8394b7c90bb536292882571c88556ce87</id>
<content type='text'>
</content>
</entry>
</feed>
