Hey Community! I'm currently adopting pulumi using...
# java
a
Hey Community! I'm currently adopting pulumi using the java SDK at my company. So far I like the experience! Used to use the python SDK at my former company and the java SDK feels much safer (although a bit more verbose). We are currently struggling with the installation of helm charts but luckily someone is already working on this (https://github.com/pulumi/pulumi-java/pull/688). I was wondering when it is approximately planned to support kubernetes ConfigFile and CustomResource as one of these two missing features block our adoption.
t
Hi!
when it is approximately planned to support kubernetes ConfigFile and CustomResource
Could you please open issues for these in https://github.com/pulumi/pulumi-java/? I don’t think they are on our current radar but they should be.
a
I've opened an issue, thanks for your answer!