Guillaume Belanger

Results 14 issues of Guillaume Belanger

## Description This PR adds instructions for installing the dive snap. ## Reference - https://snapcraft.io/dive - https://github.com/gruyaume/dive-snap

Hello, I created a snap for dive. Get it [here](https://snapcraft.io/dive/). I don't intend on owning/maintaining the snap and would be more than happy to give it back to the upstream...

distribution

## Description OVS can operate entirely in user space, provided the `datapath_type` parameter when creating bridge. This PR adds support for the netdev datapath. ## Usage ```go package main import...

### Bug Description Prometheus supports specifying the CA certificate of an https target. Here I'm specifically referencing the "ca" parameter (not "ca_file"). Therefore we are trying to use the prometheus_scrape...

Status: Triage
Type: Bug

## Overview After upgrading from @types/react 18.2.21 to 18.2.22, we are getting build errors of the type `is not a valid JSX element type` for Canonical's React components. For example:...

#### Describe the bug The build date is missing from the vault binary. When you run `vault status`, you see `n/a` as the build date. #### To Reproduce 1. Install...

bug
good first issue

**Describe the bug** The Parca Agent snap service does not start on Ubuntu 24.04. The snap service shows as active from `snapd` point of view but it seems to be...

# Description Currently, the `tls-certificates` integration only allows for certificates to be requested by charm units. In this change, we add support for certificates to be requested and owned by...

## Description As of 3GPP Release 16, F-TEID allocation is done in the UPF instead of the SMF. This PR implements F-TEID allocation as well as the necessary PFCP communication...

# Description This is an enhancement request to add the ability to override the logo in the LoginPageLayout. If we want to build a login page that does not have...