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: Relink config files only once #289

Closed akinfermo closed 1 year ago

akinfermo commented 1 year ago

RelinkConfigFiles can sometimes get called by both the dbdaemon and init_oracle. Only one call to RelinkConfigFiles is necessary. Having two calls can lead to race conditions.

Delete unused parameter for reinitUnseededHost() function.

b/260762391

Change-Id: I03031bf980c9b1b95239b81af2029a179519088d

google-oss-prow[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akinfermo, kurt-google

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] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
akinfermo commented 1 year ago

/test operator-oss-presubmit

akinfermo commented 1 year ago

/test operator-oss-presubmit

akinfermo commented 1 year ago

/test operator-oss-presubmit

akinfermo commented 1 year ago

/test operator-oss-presubmit

akinfermo commented 1 year ago

/test operator-oss-presubmit