<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode/vrrp.py, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2022-01-04T09:40:09+00:00</updated>
<entry>
<title>keepalived: T4109: Add high-availability virtual-server</title>
<updated>2022-01-04T09:40:09+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-12-27T07:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3628121505658fd4c588960136d5645afc791c59'/>
<id>urn:sha1:3628121505658fd4c588960136d5645afc791c59</id>
<content type='text'>
Add new feature, high-availability virtual-server
Change XML, python and templates
Move vrrp to root node 'high-availability' as all logic are
handler by root node 'high-availability'
</content>
</entry>
<entry>
<title>vrrp: T3944: reload daemon instead of restart when already running</title>
<updated>2021-10-27T19:54:23+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-10-27T19:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2c82c9acbde2ccca9c7bb5e646a45fd646463afe'/>
<id>urn:sha1:2c82c9acbde2ccca9c7bb5e646a45fd646463afe</id>
<content type='text'>
This prevents a failover from MASTER -&gt; BACKUP when changing any MASTER related
configuration.
</content>
</entry>
<entry>
<title>vrrp: keepalived: T3847: enable no_tag_node_value_mangle for get_config_dict()</title>
<updated>2021-09-22T06:18:42+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-22T06:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3114c7ccbdf867f9cdaa436792937b16ea4d85bf'/>
<id>urn:sha1:3114c7ccbdf867f9cdaa436792937b16ea4d85bf</id>
<content type='text'>
Commit 761631d6 ("vrrp: keepalived: T3847: migrate to get_config_dict()")
switched to the new python function get_config_dict(), when we deal with
tag nodes that can contain a hyphen, we should also set no_tag_node_value_mangle
in order to preserve it.

This caused a dict lookup error as the hyphens in the test scripts got replaced
by an _.
</content>
</entry>
<entry>
<title>vrrp: keepalived: T3847: migrate/streamline CLI options</title>
<updated>2021-09-21T20:11:49+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T20:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b9d4d8c67d6b41ebbf5b570c7c6b09e05520e737'/>
<id>urn:sha1:b9d4d8c67d6b41ebbf5b570c7c6b09e05520e737</id>
<content type='text'>
Rename virtual-address -&gt; address as we always talk about an IP address.
</content>
</entry>
<entry>
<title>vrrp: keepalived: T3847: remove "transition-script mode-force" option</title>
<updated>2021-09-21T20:06:38+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T20:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=407db335b8eda0c9b8a090cde806a9107d3dbd96'/>
<id>urn:sha1:407db335b8eda0c9b8a090cde806a9107d3dbd96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vrrp: keepalived: T3847: migrate to get_config_dict()</title>
<updated>2021-09-21T19:35:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T18:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=761631d662ccc18827d017d197c0e0100ac36219'/>
<id>urn:sha1:761631d662ccc18827d017d197c0e0100ac36219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vrrp: keepalived: T616: move configuration to volatile /run directory</title>
<updated>2021-09-21T18:32:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T18:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b243795eba1b36cadd81c3149e833bdf5c5bea70'/>
<id>urn:sha1:b243795eba1b36cadd81c3149e833bdf5c5bea70</id>
<content type='text'>
Move keepalived configuration from /etc/keepalived to /run/keepalived.
</content>
</entry>
<entry>
<title>vrrp: keepalived: T2720: adjust to Jinja2 trim_blocks feature</title>
<updated>2021-09-21T18:32:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-21T18:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c1ac0630cfe0ee65569fbe435cc006ade20fed22'/>
<id>urn:sha1:c1ac0630cfe0ee65569fbe435cc006ade20fed22</id>
<content type='text'>
This is a successor to commit a2ac9fac16e ("vyos.template: T2720: always enable
Jinja2 trim_blocks feature"). It only shifts the whitespaces / indents inside
the keepalived configuration file.
</content>
</entry>
<entry>
<title>T3248: add the missing mode-force option, just a dummy for issuing deprecation warnings.</title>
<updated>2021-02-11T06:24:50+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2021-02-11T06:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=51dc9eb8c0692fe68223538e634bdbd25363a862'/>
<id>urn:sha1:51dc9eb8c0692fe68223538e634bdbd25363a862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vrrp: T2933: Add option virtual-address-excluded</title>
<updated>2020-09-29T17:57:15+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2020-09-29T10:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5dbd2e36550043a15ed34108d1537e545ecdb4ae'/>
<id>urn:sha1:5dbd2e36550043a15ed34108d1537e545ecdb4ae</id>
<content type='text'>
</content>
</entry>
</feed>
