Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Evelien_WMDE | T311205 🔷 Upgrade kubernetes from 1.21 to 1.22 | |||
| Resolved | Evelien_WMDE | T322542 🔷 Remove all instances of removed 1.22 k8s APIs | |||
| Resolved | Evelien_WMDE | T322543 🔵 Remove beta ingress API from wikibase-ingress chart |
Event Timeline
Comment Actions
Remove wikibase-ingress from wbaas-deploy repo: https://github.com/wmde/wbaas-deploy/pull/589
Add wikibase-ingress to charts repo: https://github.com/wbstack/charts/pull/109
Comment Actions
Remember to change line 118 and 119 in helmfile.yaml from
namespace: default chart: wbstack/wikibase-ingress
to
namespace: local chart: ../../../charts/charts/wikibase-ingress
when you want to test it locally
Comment Actions
For local and staging:
https://github.com/wmde/wbaas-deploy/pull/593
For production if staging has no problem, the entire wikibase-ingress chart is removed from the repo:
https://github.com/wmde/wbaas-deploy/pull/589/files