Cemalettin Koc
Cemalettin Koc
I have an interesting case where my modified api servers manifests are reverted somehow. I wanted to enabled batch api for enabling cronjobs of kubernetes but had some issues. 1....
What I am trying to do is deploying some resources to our cluster via CircleCI. Is there a way to do without sharing our certificates? The documentation is pretty sparse...
Hi @pieterlange, is there a particular reason you did not upgraded to OpenVPN 2.4.8?
What are difference about creating certificates on remote or locally? I am asking this because I am considering to use [statefulset] with a storage. PKI related stuff can be created...
JDBC Metrics
Having metrics about database is very important. JDBC level metrics would be very nice like: ``` The total number of database reads The total number of database writes Number of...
Please provide necessary commands to support ECS related commands. Thanks for sharing.
Hi, thanks for sharing. Is it possible to use Jackson instead of AliBaba JSON Library. Supporting both of them might be a good idea as well. One can check that...
XRay has nice support for `Exceptions`. It would be cool to support it.
I would like to hide some of my properties conditionally. Usecase: I have an entity using at my rest controller with springfox at PUT and GET endpoints. At PUT endpoints...
I would like to create such an usage but it seems it is not supported yet. I can also contribute for batch query operations. ``` @Modifying @Query("UPDATE DUMMYENTITY SET name...