Daniel Oh

Results 22 comments of Daniel Oh

Yeah, when I access the swagger-ui from Dev UI, it's an empty page like Mailpit and REST endpoint.

I am privileged to submit my nomination for the TAG Developer Experience Chair role within the CNCF Technical Advisory Group. With over 30 years of experience as an application developer...

> Congrats [@danieloh30](https://github.com/danieloh30) [@salaboy](https://github.com/salaboy) [@SwEngin](https://github.com/SwEngin) looking forward to participating in the forthcoming discussions and contributing in any way I can. Thanks @techmaharaj Sure, we need to have appdev experts like...

I am excited to nominate myself for the TAG Developer Experience Tech Lead position. With more than 30 years of experience in application development and a career rooted in both...

Found this build logs more. ``` [ERROR] javax.net.ssl.SSLException: Received fatal alert: bad_record_mac [ERROR] Failed to upload archive file for the build: kube-native-java [ERROR] Please check cluster events via `oc get...

If I use the docker build strategy (quarkus.openshift.build-strategy=docker), the build & deployment work. However, if I set "quarkus.package.type=mutable-jar" for the remote dev mode, I hit the same build failure again.

Just confirmed that this issue still happens in 3.7.1

I still have the same issue in 3.7.3 regardless of the docker build strategy. quarkus.kubernetes.deploy=true quarkus.kubernetes.deployment-target=openshift quarkus.kubernetes-client.trust-certs=true [INFO] [io.quarkus.container.image.openshift.deployment.OpenshiftProcessor] Applied: BuildConfig quarkus-eda-demo [ERROR] javax.net.ssl.SSLException: Received fatal alert: bad_record_mac [ERROR] Failed...