David Zhu
David Zhu
/remove-lifecycle stale
/remove-lifecycle stale @jingxu97 has this been covered with existing tests?
/remove-lifecycle stale @jingxu97 in case there is status update
/remove-lifecycle stale We could run the snapshots tests from the integration test suite now. They require a focusing on the snapshots [feature] tag and deploying the alpha/dev version of the...
We tackled this before but decided to use "k8s.gcr.io/debian-base-{arch}" as a stopgap: #15
We can probably use `distroless`: https://github.com/kubernetes/kubernetes/issues/70249#issuecomment-448034248
/remove-lifecycle stale /lifecycle frozen we still could benefit from this. More investigation is required on how to get all the required mount/udev utilities required into the container
not necessary unless I want to offer this as a service
Turns out headless chrome is too big for lambda. Logging into AMZN through pure http is untenable. Need to containerize. Cloud run is a good solution which can run on...
got rid of headless chrome so lambda is still an option. but damn parameter store and aws permissions/docs are hard to work with