<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyconf.git/data, branch cla</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=cla</id>
<link rel='self' href='https://git.amelek.net/vyos/vyconf.git/atom?h=cla'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/'/>
<updated>2025-05-12T22:24:24+00:00</updated>
<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>
<entry>
<title>T7321: rename vyconf.proto message Status and enum to avoid collision</title>
<updated>2025-04-11T18:32:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-09T01:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=64c52636c8c8727b0a735c0bd441dc4e8b4b5e13'/>
<id>urn:sha1:64c52636c8c8727b0a735c0bd441dc4e8b4b5e13</id>
<content type='text'>
The message and enum name Status conflicts with the use in vycall.proto;
as the latter has consistency with other (non-conflicting) uses of the
term, rename the former.
</content>
</entry>
<entry>
<title>T7302: add dry_run field and update branch</title>
<updated>2025-04-04T17:36:50+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-04-03T02:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=eeb758f406f0cc27ab7863dc17eec00c24f2c0b6'/>
<id>urn:sha1:eeb758f406f0cc27ab7863dc17eec00c24f2c0b6</id>
<content type='text'>
</content>
</entry>
</feed>
