datashim icon indicating copy to clipboard operation
datashim copied to clipboard

Regression in ceph-cache plugin deployment

Open srikumar003 opened this issue 3 years ago • 1 comments

Commit https://github.com/datashim-io/datashim/commit/079b99e568556ffd17ff83e7d068972a917c1edc#diff-97be71743a1ddb84c9e09d0d0797677eb7b5656d5d9de9569ec0a50add9ba5fe introduced 2 regressions in the ceph-cache plugin deployment files:

  1. Makefile does not have | kubectl apply -n $(NAMESPACE) -f - for deployment. Hence make deployment does not actually deploy
  2. The image quay.io/datashim/ceph-cache-plugin:latest-amd64 gives a 401 Unauthrorised exception

srikumar003 avatar Nov 01 '21 15:11 srikumar003

Fixed makefile regression as part of #158. The unauthorised exception has still to be dealt with

srikumar003 avatar Feb 07 '22 10:02 srikumar003

Ceph cache plugin is out of date. This issue is no longer relevant

srikumar003 avatar Jan 27 '23 10:01 srikumar003