Page MenuHomePhabricator

Decommission NodeJS IPoid service
Open, Needs TriagePublic

Description

Summary

Once we are satisfied with the stability of the iPoid-Service (IPoid OpenSearch) setup, we can remove the NodeJS IPoid service from WikiKube, remove its database, and clean up other references to it.

Before removing, we want:

  • SLO conversation to be finalized
  • reads are happening across both data centers

Acceptance criteria

  • NodeJS WikiKube service is removed
  • Wikitech pages are updated
  • misc database for IPoid is removed

Related Objects

Event Timeline

kostajh updated the task description. (Show Details)
kostajh added a subscriber: Gehel.

@kostajh @Gehel AFAIK the traffic is now migrated, could we clean up the old service?

It was written in description to wait for SLO conversations to be finalized. While technically capturing the SLOs is still ongoing, I don't think it should be a blocker to decommission.

@kostajh @Gehel AFAIK the traffic is now migrated, could we clean up the old service?

It was written in description to wait for SLO conversations to be finalized. While technically capturing the SLOs is still ongoing, I don't think it should be a blocker to decommission.

Yes, I think we could do that.

@kostajh @Gehel AFAIK the traffic is now migrated, could we clean up the old service?

It was written in description to wait for SLO conversations to be finalized. While technically capturing the SLOs is still ongoing, I don't think it should be a blocker to decommission.

Yes, I think we could do that.

You can refer to https://wikitech.wikimedia.org/wiki/Kubernetes/Remove_a_service as a starting point, please do not hesitate to reach out if you need support from us.