Mathis Joffre

Results 11 issues of Mathis Joffre

## What part of OPA would you like to see improved? I think OPA should include some other languages in its documentation. I'm planning to do, if you agree, the...

feature-request
inactive

## What is the underlying problem you're trying to solve? As an OPA plugin developer, I would be able to load OpPatches on the go. That mean, I want to...

feature-request

Closes: #428 *Description of changes:* add a cleanup chan to ensure cleanup is waited by the stopVMM method. By submitting this pull request, I confirm that my contribution is made...

# What is the bug ? StopVMM doesn't wait cleanup to be done. That means, if your main thread closes directly after calling StopVMM method, cleanup will not be done...

# Problem I recently tried to run a VMM with the provided SDK but it seems that MachineConfiguration model isn't up to date on pkg.go.dev and I'm unable to set...

It seems that the following taint is applied to the single node `node-role.kubernetes.io/control-plane`. It causes deployment suspension due to pod affinity. ### Image for reference `kubectl get nodes` ![image](https://user-images.githubusercontent.com/51022808/193791469-2c5f7a3f-4a86-4c5d-9a94-736c4e9b3f09.png) `kubectl...

As describe here : https://golang.org/doc/go-get-install-deprecation, go get no longer works without a go module. Signed-off-by: Sugate

## Description It adds test for ARN to ensure consistency in definition for future versions, plus it changes error format to comply with [Golang standard](https://google.github.io/styleguide/go/decisions.html#error-strings) ## Motivation and Context This...

community
do-not-close
external-contribution

Signed-off-by: Mathis Joffre *Issue #, if available:* Closes #59 *Description of changes:* Adding a new option to firectl to import metadata from file. By submitting this pull request, I confirm...

As discussed in #4522, SPIRE cannot attest workloads inside kata-containers (microVM) as SPIRE relies on the host Kernel to attest workloads and containers are running onto several guest kernels it...

priority/backlog
unscoped