Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

updated ingress manifest in configure-istio.sh#178

Merged
warber merged 1 commit intomasterfrom
bug/177/fix-configure-istio-with-new-api-version
Jun 17, 2021
Merged

updated ingress manifest in configure-istio.sh#178
warber merged 1 commit intomasterfrom
bug/177/fix-configure-istio-with-new-api-version

Conversation

@warber
Copy link
Copy Markdown
Contributor

@warber warber commented Jun 17, 2021

fixes #177

Signed-off-by: warber bernd.warmuth@dynatrace.com

…ith v1 k8s networking api

Signed-off-by: warber <bernd.warmuth@dynatrace.com>
@warber warber merged commit bd32794 into master Jun 17, 2021
@warber warber deleted the bug/177/fix-configure-istio-with-new-api-version branch June 17, 2021 14:06
Copy link
Copy Markdown
Member

@mowies mowies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just left a small comment

service:
name: api-gateway-nginx
port:
number: 80
Copy link
Copy Markdown
Member

@mowies mowies Jun 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] if possible, please use a port name instead of a number. the port name should be defined in the api-gateway-nginx service

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good hint, let's consider changing this in the next iteration

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

configure-istio.sh fails due to updated k8s networking api version in manifest

3 participants