Skip to content

Commit

Permalink
Don't propose a change of default strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
ironcladlou committed Nov 21, 2019
1 parent 1e40a1b commit a543e5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions enhancements/network/ingress-nodeport-publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ superseded-by:

This enhancement proposes the addition of a new NodePort publishing strategy to the [ingresscontrollers.operator.openshift.io API](https://github.com/openshift/api/blob/master/operator/v1/types_ingress.go).

The NodePort strategy is positioned as a preferred alternative to most uses of the existing HostNetwork strategy, and is proposed as a new default in all contexts where HostNetwork is currently chosen by OpenShift.
The NodePort strategy is positioned as a preferred alternative to most uses of the existing HostNetwork strategy.

## Release Signoff Checklist

Expand Down Expand Up @@ -112,8 +112,6 @@ spec:
ingresscontroller.operator.openshift.io/deployment-ingresscontroller: default
```
**Note:** It is also proposed that `NodePort` become the default publishing strategy for all platforms which currently default to `HostNetwork`.

### User Stories
#### Story 1
Expand Down

0 comments on commit a543e5d

Please sign in to comment.