Guillaume Mulocher

Results 68 issues of Guillaume Mulocher

### Enhancement summary The idea is to be able to detect when generating the intended config if the BGP passwords look correctly encrypted or not. https://medium.com/@what_if/encrypting-decrypting-arista-bgp-bmp-ospf-passwords-ff2072460942 the code inside EOS...

type: enhancement
state: stale

## Change Summary This PR relax the need for a `mgmt_gateway`. Currently the behavior is that `eos_designs` will still try to install a static default route to the `mgmt_gateway` even...

state: CI Updated
role: eos_designs

### Issue Summary cf https://github.com/aristanetworks/ansible-avd/pull/1946#discussion_r923976345 Basically in one place the prefix is optional and in another place it is required (module doctsring documentation) This should be aligned properly ### Which...

type: bug

### Enhancement summary The feature is only supported on Strata today but there are two things to support 1. global configuration level: ``` logging event storm-control discards global logging event...

type: enhancement

## Change Summary This PR adds the following: * A custom github action to be able to label the PRs with a label that looks like: `rn: [()][!]?` where ``...

type: code quality

### Enhancement summary There is a functionality implemented in `eos_config_deploy_cvp` role that relies on the `is_deployed` variable that will instruct CVP to not deploy the config to the device if...

type: enhancement

Hello, I have found what I think may be an issue where the validation of the json is accepted but swagger-ui will detect an duplicate-key error Platform: * OSX *...

## Change Summary This PR intends to implement a plugin to verify that the minimum requirements for AVD are met ## Component(s) name `arista.avd.plugins` ## Proposed changes * Creation of...

role: eos_designs

## Change Summary **THIS IS BREAKING** but the features are still marked as preview so we can implement this in a minor release. - Rename the node type `wan_edge` to...

state: conflict
state: CI Updated
state: Documentation role Updated
role: eos_designs
EPIC - AVD AutoVPN/WAN

## Change Summary The behavior is that a VRF is not added to the WAN if no `wan_vni` is configured. ## Component(s) name `arista.avd.eos_designs` ## Proposed changes * Adding a...

state: conflict
state: CI Updated
state: Documentation role Updated
role: eos_designs
EPIC - AVD AutoVPN/WAN