Keith Adler
Keith Adler
v1.21 of Kubernetes is reaching end of supported lifetime for some cloud providers/companies. This should be an item with regular community updates and an expected time of arrival. Is there...
^^ Updated approver on the proposal
@wenbozhu Did you get a chance to review this proposal?
Just confirmed that my deployment needs this fix to work. `tide Pending — Not mergeable. Needs lgtm label.` Could we get this label added and this PR merged? @nakfour approved...
This still needs to be merged for 1.3
> You can fix that by adding env var to the dex deployment as follows: > > ``` > env: > - name: KUBERNETES_POD_NAMESPACE > valueFrom: > fieldRef: > fieldPath:...
This is currently occurring on GKE as well ``` validatingwebhookconfiguration.admissionregistration.k8s.io/validation.webhook.serving.knative.dev unchanged Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "webhook.cert-manager.io": the server is currently...
Definitely interested in this feature
Is this related to https://github.com/bentoml/BentoML/issues/666 and https://github.com/bentoml/BentoML/pull/957 ?
This reads as an appropriate measure - Spark UDFs were made for this kind of custom code/integration. Thank you for taking the initiative on this! I will continue to follow...