<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/services/vyos-configd, branch current-merge-commit-handling</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=current-merge-commit-handling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current-merge-commit-handling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-08-07T13:28:56+00:00</updated>
<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>
<entry>
<title>configdep: T5660: remove global redundancies under vyos-configd</title>
<updated>2024-02-28T20:02:49+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-02-27T20:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=70e1df1b5fcb3b1791cca320ed45b71e01e1ffda'/>
<id>urn:sha1:70e1df1b5fcb3b1791cca320ed45b71e01e1ffda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5195: move boot_* helpers to vyos.utils.boot</title>
<updated>2023-07-12T19:16:56+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-12T19:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4e2a087cc7e91a510dd590f7cc761e36ac8f77f8'/>
<id>urn:sha1:4e2a087cc7e91a510dd590f7cc761e36ac8f77f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos.util: T4061: fix typo in function name</title>
<updated>2021-12-11T18:47:26+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-12-11T18:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=86ab3b7dad7f2ad2c39a8b110e4a845195cda32e'/>
<id>urn:sha1:86ab3b7dad7f2ad2c39a8b110e4a845195cda32e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos.util: T4061: add function to check for completion of boot config</title>
<updated>2021-12-08T19:30:38+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-12-08T19:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e6b1c1f572068535ea99ee39a2d66bd6bf7043d5'/>
<id>urn:sha1:e6b1c1f572068535ea99ee39a2d66bd6bf7043d5</id>
<content type='text'>
</content>
</entry>
</feed>
