bikehopper / graphhopper

Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
https://www.graphhopper.com/open-source/
Apache License 2.0
3 stars 0 forks source link

rotate 511 api key #52

Closed Andykmcc closed 5 months ago

Andykmcc commented 2 years ago

we should make a new secret, add it to kube secrets, then update the code to use the new one from secrets. The main reason we should do this is because it is committed to this public repo, so anyone could be using it right now.

https://github.com/bikehopper/graphhopper/blob/master/k8s/build-graphhopper-graph-cache.job.yml#L39

graue commented 1 year ago

@Andykmcc this is done, right?

rsarathy commented 5 months ago

gentle bump, is this completed?

Andykmcc commented 5 months ago

It must be. I don't even know what this is referring too. But we dont have any keys in git so far as I know.