El Carro is a new project that offers a way to run Oracle databases in Kubernetes as a portable, open source, community driven, no vendor lock-in container orchestration system. El Carro provides a powerful declarative API for comprehensive and consistent configuration and deployment as well as for real-time operations and monitoring.
Apache License 2.0
209
stars
55
forks
source link
fix: use bazelisk to control the bazel version #356
Install bazelisk in the image to give more control over the Bazel version used by the repository. As opposed of using the latest Bazel version in the operating system.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/GoogleCloudPlatform/elcarro-oracle-operator/blob/main/OWNERS)~~ [akinfermo,tabbyl21]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Install bazelisk in the image to give more control over the Bazel version used by the repository. As opposed of using the latest Bazel version in the operating system.
Fix: b/317808548 Change-Id: I48d3e09b81f1d94a9ec021dd17243677d8cf98be