SAP-samples / kyma-runtime-extension-samples

This project contains sample applications for building extensions and microservices on SAP BTP, Kyma runtime.
https://kyma-project.io/
Apache License 2.0
174 stars 82 forks source link

Java SDK now supports K8s out of the box #74

Open artemkovalyov opened 3 years ago

artemkovalyov commented 3 years ago

Hi there,

I'm the PO of the SAP Cloud SDK. We're soon to release fully-fledged support for the SDK for Java. It will make the connectivity much simplified. It would be nice to update this example to leverage those features.

Do you maintain it still?

abbi-gaurav commented 3 years ago

Hi @artemkovalyov , yes, we actively maintain it. Please inform us when it will be released, I will then update the sample.

lechnerc77 commented 2 years ago

@artemkovalyov Do you have an update on this topic?

artemkovalyov commented 2 years ago

Hi @lechnerc77, we've released the support last December. Because of some changes on the SAP Business Technology Platform, we are fixing multi-tenancy with IAS, but it works with XSUAA. Basically, if you're not using IAS everything should be very smooth in Cloud and On-Prem world.

We'll soon release a guide for Kyma, for now, check these docs: https://sap.github.io/cloud-sdk/docs/java/environments/sap-btp-kyma-environment

Here's a blog by @abbi-gaurav : https://blogs.sap.com/2022/01/11/use-sap-cloud-sdk-on-kyma-runtime-to-connect-to-external-systems-with-client-cert-authentication/

Things will be even easier with Kyma 2.0 being released in February as far as I know:)

artemkovalyov commented 2 years ago

@lechnerc77, with any questions about SDK features for Kyma you can come here: https://github.com/SAP/cloud-sdk/issues We're closely monitoring this support channel and all the developers will see your question.