GoogleCloudPlatform / elcarro-oracle-operator

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

Closed tabbyl21 closed 10 months ago

tabbyl21 commented 10 months ago

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

google-oss-prow[bot] commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akinfermo, tabbyl21

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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