OriginProtocol / origin

Monorepo for our developer tools and decentralized marketplace application
https://www.originprotocol.com/developers
MIT License
652 stars 196 forks source link

Kubernetes 1.16 requires some Helm chart changes #4402

Open tomlinton opened 4 years ago

tomlinton commented 4 years ago

Several Kubernetes APIs are being deprecated, we'll need to replace them in our charts before this upgrade.

https://cloud.google.com/kubernetes-engine/docs/release-notes#deprecated-apis-1-16 https://cloud.google.com/kubernetes-engine/docs/deprecations/apis-1-16

franckc commented 4 years ago

It was not clear to me by when we need to do this?

tomlinton commented 4 years ago

The email just said "later this year" but a reminder will be sent out before it happens.

franckc commented 4 years ago

Sounds good - thanks for alerting us. Hopefully by then we'll have deprecated the DApp :)

mikeshultz commented 4 years ago

Dapp depreciation won't get rid of this requirement. We have other important services running on the kube cluster that other things depend on. IPFS especially.