Page MenuHomeVyOS Platform

VyOS 1.4 Sagitta (1.4.0-epa1)Milestone
ActivePublic

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

1.4.0 Early Production Access 1

Recent Activity

Tue, May 7

HollyGurza moved T5164: op cmd: "show dhcp server leases state" with available options does not show any result from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa1) board.
Tue, May 7, 3:16 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project
HollyGurza closed T5164: op cmd: "show dhcp server leases state" with available options does not show any result as Resolved.
Tue, May 7, 3:15 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project

Sat, May 4

Viacheslav added a comment to T2468: Passwords with special characters fail in commit-archive.

Should be fixed after rewriting commit-archive T6304

Sat, May 4, 8:22 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Fri, May 3

Viacheslav added a parent task for T6122: Protocols under VRF config run in a single pass against their conf_mode scripts: T6302: The root task for bugs and improvements related to commit time and boot.
Fri, May 3, 12:52 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Thu, May 2

Viacheslav moved T6056: Applying 'system static-host-mapping' command calls unnecessary snmpd restart from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.7) board.
Thu, May 2, 3:49 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus
Viacheslav closed T6056: Applying 'system static-host-mapping' command calls unnecessary snmpd restart as Resolved.
Thu, May 2, 3:49 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus
Viacheslav changed the status of T6056: Applying 'system static-host-mapping' command calls unnecessary snmpd restart from Open to Backport candidate.
Thu, May 2, 8:56 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus
Viacheslav moved T6056: Applying 'system static-host-mapping' command calls unnecessary snmpd restart from Need Triage to Finished on the VyOS 1.5 Circinus board.
Thu, May 2, 8:56 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus

Wed, May 1

Viacheslav added a comment to T6056: Applying 'system static-host-mapping' command calls unnecessary snmpd restart.

PR https://github.com/vyos/vyos-1x/pull/3386

Wed, May 1, 1:50 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus
nvollmar added a comment to T2468: Passwords with special characters fail in commit-archive.

Thanks for the hints, that makes sense. Let's see how that can be implemented :)

Wed, May 1, 9:26 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Apachez added a comment to T2468: Passwords with special characters fail in commit-archive.

For added service when typing just:

Wed, May 1, 9:16 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Apachez added a comment to T2468: Passwords with special characters fail in commit-archive.

You would still be limited to not be able to use " as part of your password.

Wed, May 1, 9:15 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav added a comment to T2468: Passwords with special characters fail in commit-archive.

There should also be migration scripts, as CLI will be changed.

Wed, May 1, 9:13 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
nvollmar added a comment to T2468: Passwords with special characters fail in commit-archive.

Proposal:

set system config-management commit-archive uri "stor01z-cs.int.trae32566.org/cr01b-vyos"
set system config-management commit-archive scheme "sftp"
set system config-management commit-archive username "cr01b"
set system config-management commit-archive password "$T3$TP@$$W0^%"
Wed, May 1, 8:15 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
nvollmar added a comment to T2468: Passwords with special characters fail in commit-archive.

We could improve it by breaking up configuration, having the user providing a URI, Protocol and optional username/password as separate values.
Then we can properly encode username/password. This would also give more flexibility how username/password are handled and passed on.

Wed, May 1, 8:06 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
nvollmar added a comment to T2468: Passwords with special characters fail in commit-archive.

In both cases it is kind of an user error, the password would have to be properly url encoded if provided in one (@ should be %40 in an URI, a ! should be %21).

Wed, May 1, 8:04 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Mon, Apr 29

rchrist added a comment to T5811: static dhcp-interface routes not installed.

Running into this issue on VyOS 1.5-rolling-202404280021

set protocols static route xxx.xxx.74.149/32 dhcp-interface eth1.999
Mon, Apr 29, 5:23 PM · VyOS 1.4 Sagitta (1.4.0-epa1)

Tue, Apr 23

Viacheslav changed the status of T6058: Commit-Archive Save doesn't use https_proxy from Open to Needs reporter action.

@modzilla99 Could you provide an example of set commands to reproduce?

Tue, Apr 23, 5:09 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa1)

Mon, Apr 22

jestabro closed T5996: unescape backslashes for config save, compare commands, a subtask of T5939: [1.3.5 -> 1.4.0-RC1 Migration] as-path-list Entries Get Messed Up, as Resolved.
Mon, Apr 22, 2:48 PM · VyOS 1.4 Sagitta (1.4.0-epa3)

Tue, Apr 16

paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

I decided to dig into this a little more and try to trace this out:

Tue, Apr 16, 7:41 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

side note, if you flush ruleset, and only add:

Tue, Apr 16, 6:20 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

Something I just figured out is that the minute I do:

Tue, Apr 16, 6:06 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Mon, Apr 15

jestabro moved T3574: Add constraintGroup for combining validators with logical AND from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa1) board.
Mon, Apr 15, 12:10 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
jestabro moved T3474: Revisit storing syntax version of interface definitions in XML file from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa1) board.
Mon, Apr 15, 12:10 AM · VyOS 1.4 Sagitta (1.4.0-epa1)

Fri, Apr 12

dmbaturin closed T1487: DNS (pdns_recursor) stats logs not saved to disk as Resolved.
Fri, Apr 12, 3:36 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project
dmbaturin renamed T874: Support for Two Factor Authentication for CLI access via Google Authenticator/OTP from Support for Two Factor Authentication for CLI access via Google Authenticator to Support for Two Factor Authentication for CLI access via Google Authenticator/OTP.
Fri, Apr 12, 3:33 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T5615: Narrow down spurious name conflict with mdns as Resolved.
Fri, Apr 12, 3:13 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T5877: Reduce unnecessary nesting in system domain-search path and improve smoketest as Resolved.
Fri, Apr 12, 2:47 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin edited projects for T5351: VyOS deployed with cloud-init improperly saves config.boot, added: VyOS 1.4 Sagitta (1.4.0-epa1); removed VyOS 1.4 Sagitta.
Fri, Apr 12, 2:40 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin edited projects for T5497: Add ability to resequence rule numbers for firewall, added: VyOS 1.4 Sagitta (1.4.0-epa1); removed VyOS 1.4 Sagitta.
Fri, Apr 12, 2:32 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T5846: Refactor and simplify DUID definition in conf-mode as Resolved.
Fri, Apr 12, 2:18 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T5195: Break up the vyos.util module as Resolved.
Fri, Apr 12, 1:56 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T4221: Add a template filter for converting scalars to single-item lists as Resolved.
Fri, Apr 12, 12:06 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav closed T3766: containers: Expanding options for networking and building containers as Resolved.

You can create /use your own images

vyos@r4:~$ generate container image foo path 
Possible completions:
  <filename>            Path to Dockerfile
Fri, Apr 12, 11:02 AM · VyOS 1.4 Sagitta (1.4.0-epa1)

Thu, Apr 11

dmbaturin edited projects for T3474: Revisit storing syntax version of interface definitions in XML file, added: VyOS 1.4 Sagitta (1.4.0-epa1); removed VyOS 1.4 Sagitta.
Thu, Apr 11, 7:26 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T3574: Add constraintGroup for combining validators with logical AND as Resolved.
Thu, Apr 11, 7:25 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T160: Support NAT64 as Resolved.
Thu, Apr 11, 2:45 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T3774: atop logs are not limited in size as Resolved.

Backport to 1.3 is not worth the trouble since the issue is low-impact.

Thu, Apr 11, 2:31 PM · VyOS 1.4 Sagitta (1.4.0-epa1)

Apr 4 2024

dmbaturin closed T671: Identify and remove dead code as Resolved.

1.4 is very reasonably clean from that Vyatta cruft, as much as it's possible. We'll create tasks for specific dead code discoveries in the future as needed.

Apr 4 2024, 10:36 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin added a comment to T5605: Do not generate keysize option in OpenVPN configs.

Blowfish support was removed in 1.4, so its key size is no longer an issue.

Apr 4 2024, 10:32 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T5605: Do not generate keysize option in OpenVPN configs as Resolved.
Apr 4 2024, 10:31 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T5449: Add options for TCP MSS probing as Resolved.
Apr 4 2024, 10:29 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T5122: Move "archive-areas" to defaults.toml to support "non-free-firmware" repository as Resolved.
Apr 4 2024, 10:27 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T5109: Improve OCaml XML validator as Resolved.
Apr 4 2024, 10:25 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T4951: Add an op mode exception for cases when operations fail due to insufficient system resources as Resolved.
Apr 4 2024, 10:15 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T4883: Add a description field for routing tables as Resolved.
Apr 4 2024, 10:14 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T4796: build-vyos-image ignores multiple options as Resolved.
Apr 4 2024, 10:13 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T4795: Cleanup custom python validators as Resolved.

Now that the subtasks are closed and none of the old validators exist in the image, it's time to call this meta-task done.

Apr 4 2024, 10:12 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T4761: Add a generic URL validator as Resolved.
Apr 4 2024, 10:05 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin closed T3681: The VMware Tools resume script did not run successfully in this virtual machine. as Resolved.
Apr 4 2024, 9:56 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project