Marko Bocevski

Results 24 comments of Marko Bocevski

@gustavovalverde check out https://github.com/keitaroinc/docker-ckan for CKAN, datapusher docker images.

@gustavovalverde Keitaro has been publishing and maintaining CKAN and CKAN related docker images for over 5 years, we have over 10k docker image pulls for our CKAN docker images. We...

This is breaking compatibility with python 2.7, so should be considered for #209

@hugovk great suggestion. I've pushed the change in the latest commit.

@amercader I think we can close this issue, since datapusher works fine with python3 and all tests are green.

@jbrown-xentity which external storage plugin are you using? Cause this should be fixed within that plugin rather then what you are suggesting with this PR. Cause this will only work...

@oyvindskj this is quite peculiar, cause the behavior is correct, cookies are set and managed by core CKAN, you can see that even tests expect the same behavior https://github.com/ckan/ckan/blob/0ab924d5ea331625bd61a805f23c68a17f028193/ckan/tests/lib/test_auth_tkt.py. However...

@amercader Yeah we have several places where this is used. Feel free to add as admins so we can maintain it properly. Thanks.

[We](http://www.viderum.com) run hundreds of CKAN instances in Kubernetes for over a year and a half now. Our setup includes deploying all components in Kubernetes including an HA Postgres setup which...