microservices-datadriven
microservices-datadriven copied to clipboard
Sample code of application examples to build microservices with converged Oracle database and multi-cloud / hybrid cloud services
AQ detailed Developer's guide(examples by using PL/SQL) for 21c database.
For example: `kubectl logs -f inventory-helidon-b7d89bcb-g7vk7 -n msdataworkshop Dec 16, 2021 7:33:51 PM io.helidon.common.LogConfig doConfigureLogging INFO: Logging at initialization configured using classpath: /logging.properties Dec 16, 2021 7:33:52 PM org.jboss.weld.bootstrap.WeldStartup INFO:...
Currently both build and workshop user utils are in the same directory. This should be separated to be more organized in general but it also appears the `ls utils` command...
By resilient I mean that they should either not need to be restarted or should be restarted automatically in the face of propagation disable/enable cycles.
Here is the error: ``` Nightly Builds ============== For nightly builds, see ppa:deadsnakes/nightly https://launchpad.net/~deadsnakes/+archive/ubuntu/nightly More info: https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa Error: retrieving gpg key timed out. The command '/bin/sh -c add-apt-repository ppa:deadsnakes/ppa' returned...
It looks like this is because HashiCorp/oci was revised since setup. Workaround: `mv terraform/.terraform.lock.hcl terraform/.terraform.lock.hcl.old` Need to add this to code
Evaluate and apply best practices and enhancements on the architecture, especially in infrastructure components: - [ ] change ingress controller :: emissary-ingress (suggestion) - [ ] adopt service mesh ::...
Steps to recreate: 1. Check mails received from GitHub (Could be automated) 2. If pull request is needed pull builds / Issues 3. Perform Test run Expected Results: Testrun is...