Page MenuHomeVyOS Platform

jestabro (John Estabrook)
User

Projects

User Details

User Since
Apr 12 2019, 4:27 PM (257 w, 3 d)

Recent Activity

Yesterday

jestabro added a comment to T6135: HTTPS API endpoint to check if an empty config exists.

Fix to docs pending:
https://github.com/vyos/vyos-documentation/pull/1331

Mon, Mar 18, 7:21 PM · VyOS 1.5 Circinus
jestabro added a comment to T6135: HTTPS API endpoint to check if an empty config exists.

Well that is a fault of the docs; I will add now. Thanks !

Mon, Mar 18, 6:10 PM · VyOS 1.5 Circinus
jestabro added a comment to T6135: HTTPS API endpoint to check if an empty config exists.
curl -k -X POST -Fkey=baz -Fdata='{"op": "exists", "path": ["service","no","such","subpath"]}' https://192.168.122.238/retrieve|jq 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   340  100    47  100   293    547   3414 --:--:-- --:--:-- --:--:--  4000
{
  "success": true,
  "data": false,
 }
Mon, Mar 18, 6:09 PM · VyOS 1.5 Circinus
jestabro claimed T6135: HTTPS API endpoint to check if an empty config exists.
Mon, Mar 18, 6:02 PM · VyOS 1.5 Circinus
jestabro added a comment to T6135: HTTPS API endpoint to check if an empty config exists.

@penetal does the operation 'exists' not suffice for your needs ?

Mon, Mar 18, 6:02 PM · VyOS 1.5 Circinus

Thu, Mar 14

jestabro changed the status of T6111: Minor revision to unicode support in configtree backend from Open to Backport candidate.
Thu, Mar 14, 6:16 PM · VyOS 1.5 Circinus

Mon, Mar 11

jestabro moved T6098: Description doesnt seem to allow for non international characters from Need Triage to Finished on the VyOS 1.5 Circinus board.
Mon, Mar 11, 1:19 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro closed T6098: Description doesnt seem to allow for non international characters as Resolved.
Mon, Mar 11, 1:19 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus

Sat, Mar 9

jestabro added a comment to T6111: Minor revision to unicode support in configtree backend.

PR:
https://github.com/vyos/vyos1x-config/pull/23

Sat, Mar 9, 12:52 AM · VyOS 1.5 Circinus

Fri, Mar 8

jestabro created T6111: Minor revision to unicode support in configtree backend.
Fri, Mar 8, 9:28 PM · VyOS 1.5 Circinus
jestabro claimed T6098: Description doesnt seem to allow for non international characters.

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

Fri, Mar 8, 2:49 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus

Thu, Mar 7

jestabro added a comment to T6069: HTTP API segfault during concurrent configuration requests.

@penetal please confirm that this is resolved.

Thu, Mar 7, 2:20 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro changed the status of T6069: HTTP API segfault during concurrent configuration requests from Open to Needs reporter action.

Resolved in my tests using above reproducer; waiting for confirmation from submitter.

Thu, Mar 7, 2:19 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro moved T5348: Service config-sync can freeze the secondary router if it has commit-archive location from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa) board.
Thu, Mar 7, 2:16 PM · VyOS 1.4 Sagitta (1.4.0-epa), Restricted Project, VyOS 1.5 Circinus
jestabro closed T5348: Service config-sync can freeze the secondary router if it has commit-archive location, a subtask of T775: Config Sync between two VyOS routers, as Resolved.
Thu, Mar 7, 2:15 PM · VyOS 1.4 Sagitta
jestabro closed T5348: Service config-sync can freeze the secondary router if it has commit-archive location as Resolved.
Thu, Mar 7, 2:15 PM · VyOS 1.4 Sagitta (1.4.0-epa), Restricted Project, VyOS 1.5 Circinus
jestabro moved T6104: Regression in commit-archive for non-interactive configuration from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Thu, Mar 7, 2:13 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro closed T6104: Regression in commit-archive for non-interactive configuration, a subtask of T5348: Service config-sync can freeze the secondary router if it has commit-archive location, as Resolved.
Thu, Mar 7, 2:13 PM · VyOS 1.4 Sagitta (1.4.0-epa), Restricted Project, VyOS 1.5 Circinus
jestabro closed T6104: Regression in commit-archive for non-interactive configuration as Resolved.
Thu, Mar 7, 2:13 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus

Wed, Mar 6

jestabro added a comment to T5348: Service config-sync can freeze the secondary router if it has commit-archive location.

This will be resolved after merging the PR for T6104.

Wed, Mar 6, 6:26 PM · VyOS 1.4 Sagitta (1.4.0-epa), Restricted Project, VyOS 1.5 Circinus
jestabro added a comment to T6104: Regression in commit-archive for non-interactive configuration.

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

Wed, Mar 6, 6:23 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro added a subtask for T5348: Service config-sync can freeze the secondary router if it has commit-archive location: T6104: Regression in commit-archive for non-interactive configuration.
Wed, Mar 6, 3:34 PM · VyOS 1.4 Sagitta (1.4.0-epa), Restricted Project, VyOS 1.5 Circinus
jestabro added a parent task for T6104: Regression in commit-archive for non-interactive configuration: T5348: Service config-sync can freeze the secondary router if it has commit-archive location.
Wed, Mar 6, 3:34 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro triaged T6104: Regression in commit-archive for non-interactive configuration as High priority.
Wed, Mar 6, 3:34 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus

Tue, Mar 5

jestabro changed Difficulty level from unknown to normal on T6069: HTTP API segfault during concurrent configuration requests.
Tue, Mar 5, 6:30 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro added a project to T6069: HTTP API segfault during concurrent configuration requests: VyOS 1.4 Sagitta.
Tue, Mar 5, 6:30 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro added a comment to T6069: HTTP API segfault during concurrent configuration requests.

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

Tue, Mar 5, 6:28 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro added a comment to T6098: Description doesnt seem to allow for non international characters.

Note that the PR https://github.com/vyos/vyos-1x/pull/3035 is only for 1.5 at this point: the critical question for this task is whether or not to restore the simple support for unicode.

Tue, Mar 5, 3:11 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro triaged T6098: Description doesnt seem to allow for non international characters as High priority.
Tue, Mar 5, 3:06 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro added a comment to T6098: Description doesnt seem to allow for non international characters.

Simple unicode support was allowed in
https://vyos.dev/T3785
however, the constraint on description, above, restricts to ascii.

Tue, Mar 5, 3:01 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

The short answer is that it will change going forward, and the work within this task, and the ongoing work mentioned above will avoid failing viable configs that have the symptom of 'full section of the config not applied'; that's what we are addressing here. The longer answer above attempted to distinguish several unrelated situations that have that same symptom, and in the extreme case of a user providing a corrupted, partial, or nonsensical config, there is not much that can be divined without some user feedback and suggested debugging: if critical dependencies are missing, that means that the system would be non-operational. What interests me here is some immediate improvements that may be made, and in proceeding with that, it is necessary to make these distinctions.

Tue, Mar 5, 2:17 PM · VyOS 1.4 Sagitta

Mon, Mar 4

jestabro added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

Well, nothing is deleted, rather the config section is not applied if the verification steps do not pass: if the user ignores the error and warnings and saves the subsequent working configuration, the resident config.boot file will be overwritten. So I agree that it an issue for consideration, if we distinguish those cases in which this may occur, as above. Considering those cases, we can not or would not want to (1) automatically fix migration errors, in some sense or other, to avoid non-application of config sections on migration failure; bugs in the migration system should be fixed, and improvements to the migration system itself are part of the current development plans (2) support non-verified/non-existent interfaces without clarification of when if ever that is appropriate, such as the current investigation. There is current development of the design to refine the verification stage, unrelated to this specific task. Given the preceding, I would not say either that it is a case of 'everything's fine' or of 'design flaw'; design evolution is appropriate perhaps.

Mon, Mar 4, 8:00 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

Config sections not applied after failed verification is not a surprise, as discussed above, though it is understandably frustrating: warnings are provided on failure and upon entering config-mode subsequent to failure, to help avoid overwriting the saved config before investigation. As we continue this discussion we should distinguish the various issues (and I will open subtasks as appropriate):
(1) missing config sections on migration need to be debugged, as with T6076, ongoing ...
(2) verification of 'late' arriving interfaces (general); configuring ZeroTier (specific)

  • I'm looking into what may be considered for the general issue, as mentioned, and I have some initial ideas; thanks to the details provided by @L0crian I'll reproduce the specific configuration for experiment

(3) support for hotplugging interfaces: not planned at the moment, but may be discussed again for 1.5

Mon, Mar 4, 5:51 PM · VyOS 1.4 Sagitta

Fri, Mar 1

jestabro changed the status of T5666: Provide list of config-mode scripts scheduled for proposed commit, a subtask of T5492: CLI node priority is not inversed on node deletion, from Open to On hold.
Fri, Mar 1, 2:49 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
jestabro changed the status of T5666: Provide list of config-mode scripts scheduled for proposed commit, a subtask of T5660: Remove redundant calls to config dependency scripts, from Open to On hold.
Fri, Mar 1, 2:49 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5666: Provide list of config-mode scripts scheduled for proposed commit from Open to On hold.

The motivation here was from T5660, for which it was not needed. However, a version of the constructions in the branch above will be useful for development of the modern commit algorithm and comparison with the idiosyncrasies of legacy (T5492). Put on hold for now.

Fri, Mar 1, 2:49 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Thu, Feb 29

jestabro added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

The configuration checks are the 'verify' stage of the respective config mode script; general structure here:
https://docs.vyos.io/en/sagitta/contributing/development.html#configuration-script-structure-and-behaviour

Thu, Feb 29, 2:12 PM · VyOS 1.4 Sagitta
jestabro added a comment to T6076: [1.3.3->1.4.0-epa1 Migration] Most of config missing.

What is the content of
/tmp/vyos-configd-script-stdout ?

Thu, Feb 29, 2:07 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

I raised this issue for discussion last week, and am testing more 'lenient' verification in cases such as above; I'll add results and plans here, as available.

Thu, Feb 29, 1:14 PM · VyOS 1.4 Sagitta
jestabro changed the status of T5839: Remove trivial redundancies in calls to config dependency scripts, a subtask of T5660: Remove redundant calls to config dependency scripts, from Open to Needs testing.
Thu, Feb 29, 1:10 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5839: Remove trivial redundancies in calls to config dependency scripts from Open to Needs testing.
Thu, Feb 29, 1:10 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5660: Remove redundant calls to config dependency scripts, a subtask of T4820: Support for inter-config-mode script dependencies, from Open to Needs testing.
Thu, Feb 29, 1:09 PM · VyOS 1.4 Sagitta
jestabro changed the status of T5660: Remove redundant calls to config dependency scripts, a subtask of T5644: Firewall groups deletion can break config, from Open to Needs testing.
Thu, Feb 29, 1:09 PM · VyOS 1.5 Circinus
jestabro changed the status of T5660: Remove redundant calls to config dependency scripts from Open to Needs testing.
Thu, Feb 29, 1:09 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T5660: Remove redundant calls to config dependency scripts from Need Triage to Finished on the VyOS 1.5 Circinus board.
Thu, Feb 29, 1:07 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T5839: Remove trivial redundancies in calls to config dependency scripts from Need Triage to Finished on the VyOS 1.5 Circinus board.
Thu, Feb 29, 1:06 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Wed, Feb 28

jestabro added a comment to T5660: Remove redundant calls to config dependency scripts.

PR for global solution extends the local solution in T5839:
https://github.com/vyos/vyos-1x/pull/2659

Wed, Feb 28, 5:27 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a comment to T5839: Remove trivial redundancies in calls to config dependency scripts.

PR
https://github.com/vyos/vyos-1x/pull/2659
updated and extended for T5660.

Wed, Feb 28, 5:24 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Tue, Feb 27

jestabro added a comment to T6072: https api cors allow-origin not applied.

Yes, this is only used by the GraphQL API.

Tue, Feb 27, 1:20 PM · VyOS 1.4 Sagitta

Mon, Feb 26

jestabro claimed T6069: HTTP API segfault during concurrent configuration requests.
Mon, Feb 26, 3:15 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
jestabro added a comment to T6069: HTTP API segfault during concurrent configuration requests.

Cf. the details leading to having changed this for config_op:
https://vyos.dev/T5305

Mon, Feb 26, 3:14 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus

Tue, Feb 20

jestabro changed the status of 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, from Open to Needs testing.
Tue, Feb 20, 5:35 PM · VyOS 1.4 Sagitta (1.4.0-epa)
jestabro changed the status of T5996: unescape backslashes for config save, compare commands from Open to Needs testing.
Tue, Feb 20, 5:35 PM · VyOS 1.5 Circinus
jestabro added a comment to T5996: unescape backslashes for config save, compare commands.

After normalization of PR (compare with examples from T5939)

Tue, Feb 20, 5:35 PM · VyOS 1.5 Circinus

Sun, Feb 18

jestabro moved T6041: image-tools: install fails from PXE boot into live iso due to restrictive logic from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Sun, Feb 18, 4:13 PM · Restricted Project, VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T6041: image-tools: install fails from PXE boot into live iso due to restrictive logic as Resolved.

Forum user reports that this is resolved.

Sun, Feb 18, 4:13 PM · Restricted Project, VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Feb 17 2024

jestabro added a comment to T6041: image-tools: install fails from PXE boot into live iso due to restrictive logic.

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

Feb 17 2024, 6:57 PM · Restricted Project, VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Feb 16 2024

jestabro added a comment to T6041: image-tools: install fails from PXE boot into live iso due to restrictive logic.

Simple fix here; PR pending following tests.
https://github.com/jestabro/vyos-1x/tree/pxe-boot

Feb 16 2024, 8:16 PM · Restricted Project, VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Feb 15 2024

jestabro added a subtask for T3001: Disable spectre mitigation patches from CLI: T5979: Add configurable kernel boot parameters.
Feb 15 2024, 6:47 PM · Restricted Project, VyOS 1.4 Sagitta
jestabro added a parent task for T5979: Add configurable kernel boot parameters: T3001: Disable spectre mitigation patches from CLI.
Feb 15 2024, 6:47 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a subtask for T3824: Ethernet offload options are not populated in new installs: T6006: Configure system-specific capabilities independently of migration scripts.
Feb 15 2024, 6:21 PM · VyOS 1.4 Sagitta (1.4.0-epa), Restricted Project, VyOS 1.3 Equuleus (1.3.7)
jestabro added a parent task for T6006: Configure system-specific capabilities independently of migration scripts: T3824: Ethernet offload options are not populated in new installs.
Feb 15 2024, 6:21 PM · VyOS 1.5 Circinus
jestabro edited projects for T3275: Disable conntrack helpers by default, added: VyOS 1.5 Circinus; removed VyOS 1.4 Sagitta (1.4.0-epa), Restricted Project.
Feb 15 2024, 3:45 PM · VyOS 1.5 Circinus
jestabro added a project to T6041: image-tools: install fails from PXE boot into live iso due to restrictive logic: Restricted Project.
Feb 15 2024, 3:14 PM · Restricted Project, VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added projects to T6041: image-tools: install fails from PXE boot into live iso due to restrictive logic: VyOS 1.5 Circinus, VyOS 1.4 Sagitta.
Feb 15 2024, 2:04 PM · Restricted Project, VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a comment to T3275: Disable conntrack helpers by default.

This will follow from the solutions in subtask T6006.

Feb 15 2024, 1:44 PM · VyOS 1.5 Circinus
jestabro added a subtask for T3821: Add latest versions to default config files: T6006: Configure system-specific capabilities independently of migration scripts.
Feb 15 2024, 1:41 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta
jestabro added a parent task for T6006: Configure system-specific capabilities independently of migration scripts: T3821: Add latest versions to default config files.
Feb 15 2024, 1:41 PM · VyOS 1.5 Circinus
jestabro added a subtask for T3275: Disable conntrack helpers by default: T3821: Add latest versions to default config files.
Feb 15 2024, 1:39 PM · VyOS 1.5 Circinus
jestabro added a parent task for T3821: Add latest versions to default config files: T3275: Disable conntrack helpers by default.
Feb 15 2024, 1:39 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta
jestabro added a subtask for T3275: Disable conntrack helpers by default: T6006: Configure system-specific capabilities independently of migration scripts.
Feb 15 2024, 1:33 PM · VyOS 1.5 Circinus
jestabro removed a subtask for T3821: Add latest versions to default config files: T6006: Configure system-specific capabilities independently of migration scripts.
Feb 15 2024, 1:33 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta
jestabro edited parent tasks for T6006: Configure system-specific capabilities independently of migration scripts, added: T3275: Disable conntrack helpers by default; removed: T3821: Add latest versions to default config files.
Feb 15 2024, 1:33 PM · VyOS 1.5 Circinus
jestabro removed a subtask for T3275: Disable conntrack helpers by default: T3821: Add latest versions to default config files.
Feb 15 2024, 1:32 PM · VyOS 1.5 Circinus
jestabro removed a parent task for T3821: Add latest versions to default config files: T3275: Disable conntrack helpers by default.
Feb 15 2024, 1:32 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta
jestabro added a subtask for T3275: Disable conntrack helpers by default: T3821: Add latest versions to default config files.
Feb 15 2024, 1:31 PM · VyOS 1.5 Circinus
jestabro added a parent task for T3821: Add latest versions to default config files: T3275: Disable conntrack helpers by default.
Feb 15 2024, 1:31 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta
jestabro renamed T6041: image-tools: install fails from PXE boot into live iso due to restrictive logic from image-tools: install fails from PXE boot into live iso for obvious reason to image-tools: install fails from PXE boot into live iso due to restrictive logic.
Feb 15 2024, 1:07 AM · Restricted Project, VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro triaged T6041: image-tools: install fails from PXE boot into live iso due to restrictive logic as High priority.
Feb 15 2024, 1:02 AM · Restricted Project, VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Feb 14 2024

jestabro added a comment to T5939: [1.3.5 -> 1.4.0-RC1 Migration] as-path-list Entries Get Messed Up.

A general summary of the issue and proposed solution to avoid for future migrations has been added to subtask T5996, however even when implemented for 1.4 it will control, but not avoid, the problem when migrating from 1.3 --- short story: this is an incompatibility between the legacy and modern parser, and a need to refine the approach towards compatibility.

Feb 14 2024, 5:32 PM · VyOS 1.4 Sagitta (1.4.0-epa)
jestabro added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

@L0crian there are no changes that would allow this in 1.4-rc1 and not 1.4-rc3 but, perhaps, for a matter of timing in bringing the interface up (see below), but if you confirm that is the case and can provide the container portion of your config, I can attempt a reproducer.

Feb 14 2024, 5:32 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T5996: unescape backslashes for config save, compare commands.
Feb 14 2024, 5:15 PM · VyOS 1.5 Circinus
jestabro added a comment to T5996: unescape backslashes for config save, compare commands.

The examples in T5939 reveal a general issue that, although uncommon, needs to be rationalized. The modern parser requires single backslashes to be escaped, if in quoted strings, however (1) the legacy parser (unlike the modern parser) is inconsistent in quoting values (2) the existing solution escapes all single backslashes not a part of control sequences and makes no attempt to restore single backslashes when possible --- this is safe, but leads to redundant escaping of backslashes as revealed in the examples in T5939.

Feb 14 2024, 5:14 PM · VyOS 1.5 Circinus

Feb 12 2024

jestabro changed Difficulty level from normal to hard on T5996: unescape backslashes for config save, compare commands.
Feb 12 2024, 9:05 PM · VyOS 1.5 Circinus
jestabro added a comment to T5996: unescape backslashes for config save, compare commands.

This turns out to be non-trivial, due to the interaction between legacy and modern behavior; nonetheless, a simple preliminary fix is in testing, and the task will be updated with the details when the PR is complete.

Feb 12 2024, 9:05 PM · VyOS 1.5 Circinus

Feb 8 2024

jestabro moved T5910: Grub problem(?) Serial Console no longer working from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Feb 8 2024, 3:06 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro closed T5910: Grub problem(?) Serial Console no longer working as Resolved.
Feb 8 2024, 3:06 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added a comment to T5910: Grub problem(?) Serial Console no longer working.

This is resolved in T5923; any other related concerns, reopen or open a new task.

Feb 8 2024, 3:06 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Feb 7 2024

jestabro added a project to T6022: set system image default-boot: VyOS 1.5 Circinus.
Feb 7 2024, 3:59 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro claimed T6022: set system image default-boot.
Feb 7 2024, 3:58 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro closed T6017: Update vyos-http-api-tools for security advisory as Resolved.
Feb 7 2024, 2:56 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T6016: Resolve intermittent failures in cleanup function after failed image install as Resolved.
Feb 7 2024, 2:55 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Feb 6 2024

jestabro moved T6016: Resolve intermittent failures in cleanup function after failed image install from Need Triage to Finished on the VyOS 1.5 Circinus board.
Feb 6 2024, 5:00 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a comment to T6016: Resolve intermittent failures in cleanup function after failed image install.

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

Feb 6 2024, 4:59 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T6018: smoketest: updating http-api framework requires a pause before test from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Feb 6 2024, 4:50 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro closed T6018: smoketest: updating http-api framework requires a pause before test as Resolved.
Feb 6 2024, 4:50 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro moved T6017: Update vyos-http-api-tools for security advisory from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Feb 6 2024, 4:49 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T6017: Update vyos-http-api-tools for security advisory from Need Triage to Finished on the VyOS 1.5 Circinus board.
Feb 6 2024, 4:49 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Feb 5 2024

jestabro added a project to T6018: smoketest: updating http-api framework requires a pause before test: VyOS 1.5 Circinus.
Feb 5 2024, 9:26 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro triaged T6018: smoketest: updating http-api framework requires a pause before test as Normal priority.
Feb 5 2024, 9:11 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta