<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyconf.git/data, branch current</title>
<subtitle>Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyconf.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyconf.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/'/>
<updated>2025-07-06T23:27:40+00:00</updated>
<entry>
<title>T7499: use direct request to vyconfd to avoid re-validating paths</title>
<updated>2025-07-06T23:27:40+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-06-24T12:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=59ebae9198439ddd1e9bbdec61d163f638e1071a'/>
<id>urn:sha1:59ebae9198439ddd1e9bbdec61d163f638e1071a</id>
<content type='text'>
Merging before passing to the backend results in re-validation of
existing paths in the proposed config; this is unavoidable with the
legacy backend. For vyconf, send the merge proposal with the request, so
validation is only required on new paths.
</content>
</entry>
<entry>
<title>T7499: allow load from internal representation to avoid re-parsing</title>
<updated>2025-07-06T23:26:21+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-06-23T19:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=1e4f661b8c29edf0b03eac4adf032735d6a885a7'/>
<id>urn:sha1:1e4f661b8c29edf0b03eac4adf032735d6a885a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7363: add get_config(s) request for Config instance initialization</title>
<updated>2025-05-12T22:24:24+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-05-10T02:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=b50a8d2b1d7af48a66446d71dd3875307cc2b1e0'/>
<id>urn:sha1:b50a8d2b1d7af48a66446d71dd3875307cc2b1e0</id>
<content type='text'>
Request cache of session running and proposed configs for loading on
intialization of Config instance. As used elsewhere (for example
vyos-commitd), this is a much faster method of exchanging information
than render and re-parse.
</content>
</entry>
<entry>
<title>T7363: add error indicating uncommited changes</title>
<updated>2025-05-12T16:26:41+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-05-09T15:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=96b559e44783908874a64d19a27cafe532bbee42'/>
<id>urn:sha1:96b559e44783908874a64d19a27cafe532bbee42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7363: add session search and update by pid</title>
<updated>2025-05-12T16:26:41+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-17T00:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=6292c66b8d281f9d8f6230b1889bbbf3b308746c'/>
<id>urn:sha1:6292c66b8d281f9d8f6230b1889bbbf3b308746c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7363: track process id in session data</title>
<updated>2025-05-12T16:26:41+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-16T19:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=c6a09cc9fce42323d86d2f4e161a894cdc970a24'/>
<id>urn:sha1:c6a09cc9fce42323d86d2f4e161a894cdc970a24</id>
<content type='text'>
In practice, this may be passed in the request as the ppid, as needed
for CLI applications to coordinate with the ambient config session. For
other uses, the client pid will suffice.
</content>
</entry>
<entry>
<title>T7363: normalize function naming for auto-generation</title>
<updated>2025-05-12T16:26:41+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-16T16:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=c508c8c66c76488337745cf151d9570c42e38a3b'/>
<id>urn:sha1:c508c8c66c76488337745cf151d9570c42e38a3b</id>
<content type='text'>
For auto-generation of Python classes, it is simpler to maintain
syntactical consistency; as these operations will be wrapped in any
client definitions, verbosity is forgivable.
</content>
</entry>
<entry>
<title>T7321: add session_changed check</title>
<updated>2025-04-11T18:32:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-07T03:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=b109872b5c29f401ecf059c7d763f14d8ed51134'/>
<id>urn:sha1:b109872b5c29f401ecf059c7d763f14d8ed51134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7321: add discard operation</title>
<updated>2025-04-11T18:32:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-06T23:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=9e8feea52140222c689af1439eb7be63a9e121da'/>
<id>urn:sha1:9e8feea52140222c689af1439eb7be63a9e121da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7321: add load config operation: load to proposed config</title>
<updated>2025-04-11T18:32:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-05T01:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=8ac435cac62f20a9c8bfa2d1671332843af66c33'/>
<id>urn:sha1:8ac435cac62f20a9c8bfa2d1671332843af66c33</id>
<content type='text'>
</content>
</entry>
</feed>
