Chris Phillipson
Chris Phillipson
Some great progress by the Spring engineering team on features and fixes within [spring-native](https://github.com/spring-projects-experimental/spring-native). Latest trial here, allows for successful build of container image with ``` mvn --batch-mode -Pnative clean...
While we have Graal native image compilation plumbed, the images produced lack certain resources at runtime. We have some variability at build time in terms of which `src/main/resources` subfolders file...
Recently adjusted config for `maven-native-plugin` in `pom.xml`. But still getting these startup exceptions: ``` Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: NULL not allowed for column "COLLECTION_TIME"; SQL statement: INSERT INTO time_keeper VALUES (DEFAULT)...
There's also this open-source operator, https://github.com/rabbitmq/cluster-operator/releases/tag/0.8.0-build.70; however it's not compatible with Kubernetes 1.18.
As of 54eb93f61963e57fd8816fed7d262d806f50cc29 we now have support for creating MySQL and PostgreSQL instances on GCP.
It's not a duty of Terraform to manage the clean up of `A` record sets that got created by having `external-dns` and an ingress controller like `nginx` or `contour` installed...
Making some progress as of [this commit](c435ab04e6216d6f0fa61ebd521029320ce6a947). Support introduced to stand up the service and integrate with a Cloud Foundry API endpoint. What's left to do is to provision a...
One thing to consider if this doesn't get resolved soon is to just use the gh CLI within a Github workflow job-step, like https://docs.github.com/en/actions/using-workflows/using-github-cli-in-workflows. See https://cli.github.com/manual/gh_secret_set as well.
There appears to be some related info mentioned here, https://github.com/projectlombok/lombok/issues/3393. Adding `edge-SNAPSHOT` version works!
Might also want to consider a pay-for-use hosted platform like https://strigo.io