Marc Nguyen

Results 17 issues of Marc Nguyen

### The PR is to fix an issue This is a small fix for the `mlnxofed_ib_install` script. `mlnxofed_ib_install` replaces the `uname` file and runs on a POSIX shell according to...

component:infiniband

**Describe the bug** Hello, with go-ethereum, I'm unable to parse any logs does not conform to EIP-1474: `logIndex` and `transactionIndex` returns `0` instead `0x0`. `go-ethereum` parses JSON logs in this...

bug
epic:eth-compatibility

```yaml name: Helm CI on: push: paths: - .github/workflows/helm.yaml - helm/** branches: - 'main' jobs: publish: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 with: fetch-depth: 0 - name: Install Helm uses:...

S3
area/helm

Execute `scontrol reconfig` or kill the container when the configmap changes.

S2
kind/enhancement
status/acknowledged
area/slurm

Let's focus on Exoscale and a single availability group first. There are multiple solutions, but this is my proposition. The idea is based on Slurm cloud-bursting. We need to solve...

S1
kind/enhancement
area/k0s
status/acknowledged

Liveness probes are now implemented. We need a way to implement Healthchecks on compute nodes.

S2
kind/enhancement
status/acknowledged
area/slurm

Example: ```yaml apiVersion: networking.k8s.io/v1 kind: NetworkPolicy metadata: name: test-network-policy namespace: default spec: podSelector: matchLabels: role: db policyTypes: - Ingress - Egress ingress: - from: - ipBlock: cidr: 172.17.0.0/16 except: -...

S2
kind/security

Linked issue: https://github.com/projectcalico/calico/issues/5199 The problem is solved by hard-coding our routes. This issue must be documented.

S1
kind/bug
status/acknowledged
area/slurm