<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/high-availability, branch current</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</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-03-28T12:16:31+00:00</updated>
<entry>
<title>T5832: VRRP allow set interface for exluded-address</title>
<updated>2024-03-28T12:16:31+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-03-28T12:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0daf445abcd00446da21fe0220d41d5fdde95ebd'/>
<id>urn:sha1:0daf445abcd00446da21fe0220d41d5fdde95ebd</id>
<content type='text'>
Ability to set interface for `excluded-address`
The excluded-addresses are not listed in the VRRP packet (adverts packets).
We have this ability for `address`, add the same feature for the
excluded-address

```
set high-availability vrrp group GRP-01 excluded-address 192.0.2.202 interface 'dum2'
set high-availability vrrp group GRP-01 excluded-address 192.0.2.203 interface 'dum3'
```
</content>
</entry>
<entry>
<title>vrrp: T6020: vrrp health-check script not applied correctly in keepalived.conf</title>
<updated>2024-03-01T04:39:28+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-03-01T04:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ef5c61b26e60a85768a0c6c0677e38fc238d1c29'/>
<id>urn:sha1:ef5c61b26e60a85768a0c6c0677e38fc238d1c29</id>
<content type='text'>
Added health-check to sync-group in CLI
Don't use instance health-check when instance in sync group member
Disallow wrong healtch-check configurations
New smoke test
</content>
</entry>
<entry>
<title>vrrp: T6020: vrrp health-check script not applied correctly in keepalived.conf</title>
<updated>2024-02-29T07:38:42+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-02-08T08:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2943d9bb0f65fb9c1a605b9c1906c25ae827a656'/>
<id>urn:sha1:2943d9bb0f65fb9c1a605b9c1906c25ae827a656</id>
<content type='text'>
Added health-check to sync-group in CLI
Don't use instance health-check when instance in sync group member
Disallow wrong healtch-check configurations
New smoke test
</content>
</entry>
<entry>
<title>T5504 Keepalived VRRP ability to set more than one peer-address</title>
<updated>2024-02-28T09:42:58+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-02-28T09:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3480d92a8c4d84e8c1f94a9362bac2be0cc77921'/>
<id>urn:sha1:3480d92a8c4d84e8c1f94a9362bac2be0cc77921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5586: Disable by default SNMP for Keeplived VRRP service</title>
<updated>2023-09-15T07:24:48+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-15T07:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=47875457cd8b176f7f23a3141175d745aeb14d8a'/>
<id>urn:sha1:47875457cd8b176f7f23a3141175d745aeb14d8a</id>
<content type='text'>
AgentX does not work stable. From time to time we see the system
service crashing/degrading if something is wrong with SNMP from
util net-snmp.
We should disable it by default and enable it only if configured.

set high-availability vrrp snmp
</content>
</entry>
<entry>
<title>T5480: Ability to disable SNMP for keepalived service VRRP</title>
<updated>2023-09-05T10:52:41+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-05T10:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5ae730a52de2f284e45cd433bb0cf66c8508f2f7'/>
<id>urn:sha1:5ae730a52de2f284e45cd433bb0cf66c8508f2f7</id>
<content type='text'>
By default we enable `--snmp` for keepalived unit service
Add ability to disable it

set high-availability vrrp disable-snmp
</content>
</entry>
<entry>
<title>high-availability: T5362: Fixed setting vrrp version</title>
<updated>2023-07-19T14:13:26+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-07-19T14:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=00ce5e2b81d940c0dec7d13acdb4368ba78913f5'/>
<id>urn:sha1:00ce5e2b81d940c0dec7d13acdb4368ba78913f5</id>
<content type='text'>
Fixed setting vrrp version
</content>
</entry>
<entry>
<title>T5341: HA migrate virtual-server tag to node address</title>
<updated>2023-07-11T12:55:17+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-07-11T12:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=60be130df1b5918c3bf1a460fdf65c5fa0e59253'/>
<id>urn:sha1:60be130df1b5918c3bf1a460fdf65c5fa0e59253</id>
<content type='text'>
Migrate:
    high-availability virtual-server 203.0.113.1
to: high-availability virtual-server &lt;name&gt; address 203.0.113.1
</content>
</entry>
<entry>
<title>vrrp: T5315: add support to explicitly specify version</title>
<updated>2023-06-26T19:28:10+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-06-26T19:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6ca308182a7891e600a2e8749f7b12b566005576'/>
<id>urn:sha1:6ca308182a7891e600a2e8749f7b12b566005576</id>
<content type='text'>
set high-availability vrrp group &lt;name&gt; version 2|3
</content>
</entry>
<entry>
<title>vrrp: T5215: Add built-in ping check for VRRP groups</title>
<updated>2023-05-10T11:01:41+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2023-05-10T01:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8dc6b0aa8d7bbecfc5087a7406725812779eaaf6'/>
<id>urn:sha1:8dc6b0aa8d7bbecfc5087a7406725812779eaaf6</id>
<content type='text'>
</content>
</entry>
</feed>
