Update GDAL in Wally Openshift image
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- Avg merge
- 3h 3m
- Merged PRs (30d)
- 8
Description
Currently Wally is at version 2.4.0 of GDAL(Geospatial Data Abstraction Library). This version was released 4 years ago. The GDAL product portal no longer lists it as a supported version. In addition, there is a discrepancy between the Wally production and local environment which is at version 3.2.2. The discrepancy may lead to a different application behaviour in the local environment and production.
Because of that we need to consider upgrading GDAL in the Wally OpenShift image to the latest version or at least to the version 3.2.2
Actions:
- Upgrade GDAL in the Wally image that is used for backend container to at least version 3.2.2
- Test entire Wally application functionality to make sure there is no regression
Contributor guide
Research direction
Locate the Wally backend OpenShift image and the declaration of GDAL 2.4.0, then compare it with the local environment's GDAL 3.2.2 version. Upgrade the image to at least 3.2.2 and test the entire Wally application; done means the image uses the newer GDAL version without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100