surahman commented on pull request #3710: URL: https://github.com/apache/incubator-heron/pull/3710#issuecomment-951513314
I did some research and found [`readNamespacedConfigmap`](https://javadoc.io/doc/io.kubernetes/client-java-api/11.0.0/io/kubernetes/client/openapi/apis/CoreV1Api.html#readNamespacedConfigMap-java.lang.String-java.lang.String-java.lang.String-java.lang.Boolean-java.lang.Boolean-). This means I can simplify the code a lot and get rid of `listNamespacedConfigmap`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
