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

Enable custom certificate and secure default of Istio CA #970

Open
7 tasks
TorstenD-SAP opened this issue Aug 8, 2024 · 1 comment
Open
7 tasks

Enable custom certificate and secure default of Istio CA #970

TorstenD-SAP opened this issue Aug 8, 2024 · 1 comment
Labels
area/service-mesh Issues or PRs related to service-mesh Epic kind/feature Categorizes issue or PR as related to a new feature.

Comments

@TorstenD-SAP
Copy link

TorstenD-SAP commented Aug 8, 2024

Description

The customer should be able to bring his own certificate to be used by Istio to create the CA. If no customer certificate is provided, Kyma has to issue a new certificate and provide it to Istio to create the CA.

Reasons

Compliance with internal SAP standards.

DoD:

  • 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

@TorstenD-SAP TorstenD-SAP added kind/feature Categorizes issue or PR as related to a new feature. area/service-mesh Issues or PRs related to service-mesh Epic labels Aug 8, 2024
@strekm
Copy link
Collaborator

strekm commented Sep 13, 2024

we've ran small POC to better understand how we can support it. For existing installation this operation means downtime and should be scheduled during maintenance window. Secret with cert needs to be provided and istio and worklads restarted.

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 Epic kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants