openspending / openspending

The project aims to build and use open source tools and datasets to gather and analyse the financial transactions of governments around the world.
https://openspending.org/
GNU Affero General Public License v3.0
165 stars 57 forks source link

Shut down write access to OpenSpending #1483

Open rufuspollock opened 4 years ago

rufuspollock commented 4 years ago

Two ways for users to add datasets are packager and data genus processor => Shut down packager and data genus processor.

Acceptance

Tasks

...

rufuspollock commented 4 years ago

@sglavoie can you consult with @akariv on how we might do this and then get ready to implement this.

sglavoie commented 4 years ago

@rufuspollock, yes, no problem! I will reach out to @akariv in a short while today and keep you updated. :+1:

sglavoie commented 4 years ago

Here is the explanation @akariv shared with me:

Easiest way would be to shut down the os-packager and os-data-importers containers in the kubernetes environment. You can use the kubernetes scale command to set the amount of replicas to 0, thus effectively removing them from the deployment.