Skip to content

Adapt MongoDB related environment variable to support Microcks 1.15 #266

@lbroudoux

Description

@lbroudoux

Following the migration from Spring Boot 3 to Spring Boot 4 in Microcks 1.1.5, we discovered (see microcks/microcks#2053 (comment)) that the MongoDB-related environment variables to manage the connection have changed from SPRING_DATA_MONGODB_* to SPRING_MONGODB_*.

We must adapt the Deployment configuration generated by the Operator, but only if the user asked for installation of nightly or >1.14.* version of the Microcks image. We must also manage the case where people are using the container image hash and we have no information on actual version of the Microcks image.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions