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

Extend Istio CR with Egress Gateway #1178

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

werdes72
Copy link
Contributor

@werdes72 werdes72 commented Dec 9, 2024

Description

Changes proposed in this pull request:

  • Add Egress Gateway to Istio custom resource API
  • Add Egress Gateway restarter
  • Unit tests
  • Integration tests

Pre-Merge Checklist

  • As a PR reviewer, verify code coverage and evaluate if it is acceptable.

Related issues
#1159

@werdes72 werdes72 requested a review from a team as a code owner December 9, 2024 08:23
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 9, 2024
@kyma-bot kyma-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 11, 2024
@werdes72 werdes72 requested a review from a team as a code owner December 12, 2024 12:35
Co-authored-by: Natalia Sitko <80401180+nataliasitko@users.noreply.github.com>
nataliasitko
nataliasitko previously approved these changes Dec 13, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 13, 2024
api/v1alpha2/merge_test.go Outdated Show resolved Hide resolved
api/v1alpha2/merge_test.go Show resolved Hide resolved
@kyma-bot kyma-bot removed the lgtm Looks good to me! label Dec 16, 2024
@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants