<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/op_mode, branch circinus-temp-bot-test</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=circinus-temp-bot-test</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=circinus-temp-bot-test'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-07-24T08:51:50+00:00</updated>
<entry>
<title>op_mode: T6596: pppoe operation command failed</title>
<updated>2024-07-24T08:51:50+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-07-24T07:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=74e168aff5f6861820d7e0038bfd01e64b532642'/>
<id>urn:sha1:74e168aff5f6861820d7e0038bfd01e64b532642</id>
<content type='text'>
(cherry picked from commit 79407cd5bbec3194a9b6542418229b33eab05121)
</content>
</entry>
<entry>
<title>T6578: Fix unhandled exception in "show openconnect-server sessions" (#3830)</title>
<updated>2024-07-19T10:45:45+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2024-07-19T10:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5be256235052592dab254f55f5f329feb5e955b0'/>
<id>urn:sha1:5be256235052592dab254f55f5f329feb5e955b0</id>
<content type='text'>
(cherry picked from commit e858d96a3fbc1ae4719a50ee67df02b2f256b40f)

Co-authored-by: khramshinr &lt;khramshinr@gmail.com&gt;</content>
</entry>
<entry>
<title>op-mode: T6577: create generic service restart helper to work with the API</title>
<updated>2024-07-17T17:06:53+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-16T19:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f773368df7c5eb40a8c6334ebbed2de88bdb21af'/>
<id>urn:sha1:f773368df7c5eb40a8c6334ebbed2de88bdb21af</id>
<content type='text'>
Right now we have multiple restart helpers (e.g. dhcp server, ssh, ntp) that
all do the same (more or less):

* Check if service is configured on CLI
* Restart if configured
* Error out if unconfigured

This is not available via the op-mode API. Create a new restart.py op-mode
helper that takes the service name and possible VRF as argument so it's also
exposed via API.

(cherry picked from commit c74ae852152b0c3c3f00a1847d081d28f500e178)
</content>
</entry>
<entry>
<title>op-mode: T6537: remove unused cmd imported from vyos.utils.process</title>
<updated>2024-07-05T22:37:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-05T07:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bf69ec7974a5cdec5d30a144cea8ba426215b232'/>
<id>urn:sha1:bf69ec7974a5cdec5d30a144cea8ba426215b232</id>
<content type='text'>
Commit dc60fe99350 ("op-mode: T6537: include hostname in the reboot/shutdown
warning message") added a more local import of vyos.utils.process.cmd() that
made the fglobal import obsolete and trigger a linter warning.

$ make unused-imports

--------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)

(cherry picked from commit 6b2e45c073eeef62bbb5905e1bff98e20199b6b0)
</content>
</entry>
<entry>
<title>Merge pull request #3766 from vyos/mergify/bp/circinus/pr-3745</title>
<updated>2024-07-04T11:40:18+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-04T11:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ec889a74217d8132874e571934866e08aaf11ba4'/>
<id>urn:sha1:ec889a74217d8132874e571934866e08aaf11ba4</id>
<content type='text'>
T6527: add legacy Vyatta interpreter files still in use (backport #3745)</content>
</entry>
<entry>
<title>op-mode: T6537: include hostname in the reboot/shutdown warning message</title>
<updated>2024-07-03T20:15:21+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-07-03T17:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e0d59b95dde474ce7ccc6c5eaf28196456241d67'/>
<id>urn:sha1:e0d59b95dde474ce7ccc6c5eaf28196456241d67</id>
<content type='text'>
(cherry picked from commit dc60fe993505d1adca60f9b6e0f47f565c459331)
</content>
</entry>
<entry>
<title>T6527: add legacy Vyatta interpreter files still in use</title>
<updated>2024-07-03T15:05:02+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-30T05:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7aa420e5a5509793030350acb9c108eaef6c79ea'/>
<id>urn:sha1:7aa420e5a5509793030350acb9c108eaef6c79ea</id>
<content type='text'>
(cherry picked from commit 72a704d2e2b06bfedc4f1ee841814f983fc34baa)
</content>
</entry>
<entry>
<title>op-mode: T6524: rewrite "release dhcp(v6) interface" to new op-mode format</title>
<updated>2024-06-29T15:25:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-27T19:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e88c3f9e618212f97a61fa82948caf4b431cd6eb'/>
<id>urn:sha1:e88c3f9e618212f97a61fa82948caf4b431cd6eb</id>
<content type='text'>
(cherry picked from commit 5ade35255b3d8438aa6082fe56ae459d50cdc0a5)
</content>
</entry>
<entry>
<title>Fixes error generated when op cmd interrupted, updates show system calls to new cli syntax (#3731)</title>
<updated>2024-06-28T07:55:54+00:00</updated>
<author>
<name>Ginko</name>
<email>152240782+Giggum@users.noreply.github.com</email>
</author>
<published>2024-06-28T07:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e5c0b56f42cbca2460c383cc0304167dc5c8548e'/>
<id>urn:sha1:e5c0b56f42cbca2460c383cc0304167dc5c8548e</id>
<content type='text'>
(cherry picked from commit a095a3c7b3dd4459dc8626f0e5adecda855580e0)
</content>
</entry>
<entry>
<title>op-mode: T5514: Allow safe reboots to config defaults when config.boot is deleted</title>
<updated>2024-06-21T02:48:45+00:00</updated>
<author>
<name>Andrew Topp</name>
<email>andrewt@telekinetica.net</email>
</author>
<published>2024-06-18T23:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5e88f15b16d39213f349c3a7b4f1030a1399f1cb'/>
<id>urn:sha1:5e88f15b16d39213f349c3a7b4f1030a1399f1cb</id>
<content type='text'>
* Added flag to vyos.config_mgmt.unsaved_commits() that will tolerate missing config.boot for specific circumstances
* Shutdown/reboot uses this flag; config will regenerate from defaults after a reboot

(cherry picked from commit 8281383a09f12da20a1c9b4864b38ac3f541b48f)
</content>
</entry>
</feed>
