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(kuma-cp) dedup Ingresses, small fixes #868

Merged
merged 2 commits into from
Jun 29, 2020
Merged

Conversation

lobkovilya
Copy link
Contributor

Summary

Deduplicate Ingress resources on the Global and small fixes.

Full changelog

  • Fix bug in a resilient component
  • Set Port for Ingress on the Global (could cause a problem with a NodePort)
  • Rename schema to grpc/grpcs, get rid of schema in Ingress' address

Issues resolved

Fix #XXX

Documentation

@lobkovilya lobkovilya requested a review from a team June 29, 2020 02:04
nickolaev pushed a commit that referenced this pull request Jun 29, 2020
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
Copy link
Contributor

@jakubdyszkiewicz jakubdyszkiewicz left a comment

Choose a reason for hiding this comment

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

I recommend make check on git push as a hook ;)

❯❯❯ cat .git/hooks/pre-push
#!/bin/bash
make check

@lobkovilya lobkovilya merged commit a188663 into master Jun 29, 2020
nickolaev pushed a commit that referenced this pull request Jun 29, 2020
* fix(kuma-cp) dedup Ingresses, small fixes
@lobkovilya lobkovilya deleted the feat/ingress-dedup branch July 29, 2020 13: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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants