Skip to content

Rename OCI compartment properties name and service level global properties should be optional #186

Open
@vipulAery

Description

@vipulAery

The compartment OCID must be mentioned multiple times, and is not consistently used across modules. The following changes are requested for managing compartment OCIDs:
Deprecate the spring.cloud.oci.compartment.static property
Add a new proprty, spring.cloud.oci.compartment.ocid. This is the default compartment OCID property, falling back to spring.cloud.oci.compartment.static if not present.
Ensure each service has an optional service-level compartment OCID property. Deprecate any service level properties named "compartment". If the service-level compartment OCID is set, use that for the service compartment, otherwise, use the global compartment OCID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions