Skip to content

Commit

Permalink
Remove deprecatedPublicIPs field
Browse files Browse the repository at this point in the history
  • Loading branch information
thockin committed Apr 14, 2017
1 parent 32e927f commit bcc58c2
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 131,573 deletions.
1,080 changes: 0 additions & 1,080 deletions cmd/libs/go2idl/client-gen/test_apis/testgroup/v1/types.generated.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/k8petstore/k8petstore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ cat << EOF > fe-s.json
"ports": [{
"port": 3000
}],
"deprecatedPublicIPs":["$PUBLIC_IP","10.1.4.89"],
"externalIPs":["$PUBLIC_IP","10.1.4.89"],
"selector": {
"name": "frontend"
}
Expand Down

0 comments on commit bcc58c2

Please sign in to comment.