Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Cilium kube-proxy-replacement mode to true #362

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Fix Cilium kube-proxy-replacement mode to true #362

merged 1 commit into from
Aug 22, 2023

Conversation

dghubble
Copy link
Member

  • In Cilium v1.14, kube-proxy-replacement mode again changed its valid values, this time from partial to true/false. The value should be true for Cilium to support HostPort features as expected
cilium status --verbose
Services:
  - ClusterIP:      Enabled
  - NodePort:       Enabled (Range: 30000-32767)
  - LoadBalancer:   Enabled
  - externalIPs:    Enabled
  - HostPort:       Enabled

Regressed in #360

* In Cilium v1.14, kube-proxy-replacement mode again changed
its valid values, this time from partial to true/false. The
value should be true for Cilium to support HostPort features
as expected

```
cilium status --verbose
Services:
  - ClusterIP:      Enabled
  - NodePort:       Enabled (Range: 30000-32767)
  - LoadBalancer:   Enabled
  - externalIPs:    Enabled
  - HostPort:       Enabled
```
dghubble added a commit to poseidon/typhoon that referenced this pull request Aug 22, 2023
@dghubble dghubble merged commit a4fc73d into main Aug 22, 2023
1 check passed
@dghubble dghubble deleted the fix-cilium branch August 22, 2023 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant