Skip to content

Upgrade alpine, use iptables-legacy #421

Upgrade alpine, use iptables-legacy

Upgrade alpine, use iptables-legacy #421

Workflow file for this run

name: Integration tests
on:
pull_request:
paths:
- .github/workflows/integration.yml
- Dockerfile
- go.mod
- go.sum
- justfile
- proxy-init/**
jobs:
proxy-init-integration:
continue-on-error: true
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: linkerd/dev/actions/setup-tools@v42
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Run proxy-init integration tests
run: just proxy-init-test-integration