Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hadlaw <tom.hadlaw@isovalent.com>
  • Loading branch information
tommyp1ckles committed Mar 2, 2024
1 parent d0ffbce commit e73dffa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ jobs:
cilium-version: "v1.15.1"
talos-version: 'v1.6.2'
kube-proxy: true
kube-proxy-replacement: "false"
kube-proxy-replacement: "true"
socketlb: false
bpf-masquerade: false
bpf-masquerade: true
ipam-mode: 'kubernetes'
ipv4: true
ipv6: false
Expand Down Expand Up @@ -156,10 +156,10 @@ jobs:
ipam-mode: 'kubernetes'
ipv4: true
ipv6: false
encryption-enabled: false
encryption-enabled: true
encryption-type: wireguard
tunnel-mode: vxlan
nodeport: false
nodeport: true

- name: 'v1.14 no KPR'
cilium-version: "1.14.7"
Expand Down

0 comments on commit e73dffa

Please sign in to comment.