Bug #23241
closedUpdate openldap docker image tag from bitnami/openldap to bitnamilegacy/openldap in test for contoller
Description
Bitnami deleted all of the bitnamilegacy/openldap images beginning August 28th, 2025, and moved them under bitnamilegacy/openldap. This makes lib/controller/localdb tests fail when run locally, because the docker tag cannot be pulled from Docker Hub.
If the test environment already have the bitnami/openldap docker image, they should still be able to run as usual. But any newly set-up test environment won't be able to run the localdb test.
Updated by Brett Smith 5 months ago
- Release set to 79
- Target version set to Development 2025-11-12
- Assigned To set to Zoë Ma
- Status changed from New to In Progress
This is a good transitional change and I am taking it for the 3.2.0 release. However, a better change for the longer-term would be to find and switch to a maintained OpenLDAP image. Can you please create a follow-up ticket to do that? Thank you.
Updated by Brett Smith 5 months ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|768985bbc80a67e8cfddeceff3168818ed71202f.
Updated by Zoë Ma 5 months ago
Sorry, wrong followup in preceding comment.
The correct followup is Bug #23283: Replace (legacy) Bitnami OpenLDAP Docker image used in testing with maintained open-source alternative