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 #1159

Open
12 of 17 tasks
Tracked by #419
strekm opened this issue Dec 3, 2024 · 0 comments
Open
12 of 17 tasks
Tracked by #419

Extend Istio CR with Egress #1159

strekm opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
area/service-mesh Issues or PRs related to service-mesh kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@strekm
Copy link
Contributor

strekm commented Dec 3, 2024

Description

Based on ADR extend Istio CR to support lifecycle Istio Egress component. There should be possibility to enable / disable component. There should be possibility to configure kubernetes properties of Istio Egress. Configuration should be validated to avoid misconfigurations.
Adding e2e tests is not in scope of this issue.

Reasons

Provide managed and configurable Istio Egress

Contact

ToDos [Developer]

  • Extend Istio API with Egress gateway
  • Extend Istio operator YAMLs templating to support Egress
  • Extend existing integration test to verify resource configuration for egress is applied
  • Extend existing operator documentation if necessary
  • Add restart of egress gateway (consider ingress gateway restart criteria)

PRs

ACs [PO]

  • Egress should be disabled by default
  • Egress can be enabled / disabled
  • Egress can be configured
  • Egress configuration is validated
  • Egress reconciliation is included in Istio CR status

DoD [Developer & Reviewer]

  • Provide unit and integration tests.
  • Provide documentation.
  • Verify if the solution works for both open-source Kyma and SAP BTP, Kyma runtime.
  • If you changed the resource limits, explain why it was needed.
  • If the default configuration of Istio Operator has been changed, you performed a manual upgrade test to verify that the change can be rolled out correctly.
  • Verify that your contributions don't decrease code coverage. If they do, explain why this is the case.
  • Add release notes.

Attachments

Follow-Up Issues

@strekm strekm added kind/feature Categorizes issue or PR as related to a new feature. area/service-mesh Issues or PRs related to service-mesh labels Dec 3, 2024
@strekm strekm added this to the 1.12.0 milestone Dec 3, 2024
@Ressetkk Ressetkk assigned Ressetkk and werdes72 and unassigned Ressetkk Dec 6, 2024
@werdes72 werdes72 removed their assignment Dec 12, 2024
@videlov videlov self-assigned this Dec 16, 2024
@werdes72 werdes72 assigned werdes72 and unassigned werdes72 and videlov Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/service-mesh Issues or PRs related to service-mesh kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants