Jacob Pleiness
Jacob Pleiness
Add new integration with [Vagrant](https://www.vagrantup.com/) via [modules folder](https://github.com/gruntwork-io/terratest/tree/master/modules). Some systems programming workflows cannot rely on Docker for local iteration. Having Vagrant supported as a first class package in terratest would...
Add GitServer service definition and golden tests to the appliance. ## Test plan Golden files for testing.
"Appliance" images available in the marketplace
Deprecate unused deployment methods as outline in [Deployment Deprecation Timeline](https://docs.google.com/document/d/1lExWUawVxH1QfNVggEkjkTGIQL6XUQEOSqo3NNKhSvA/edit#heading=h.trqab8y0kufp)
Our [docs](https://sourcegraph.com/docs/admin/deploy/kubernetes) show us supporting a very outdated version of K8s as our minimal. Bring this back in line with [supported K8s versions](https://kubernetes.io/releases/) and sunset any features we are using...
As CRDs are no longer being used, a different method for storing the state of a sourcegraph deployment must be used. Options so far are configmap or possibly a PVC...
What would it take for Sourcegraph to run on ARM? Possible advantages: * Cost savings * Better deployment on M series Macs * Some operations could be faster?
Our AMI deploy types are not showing up as unique data points in our telemetry, making them hard to track. More context here: https://sourcegraph.slack.com/archives/CN4FC7XT4/p1684556965364489?thread_ts=1683923718.356029&cid=CN4FC7XT4
Migrate Sourcegraph AMIs project to proper folder structure to reflect production workload. TODO: - [ ] Ensure this move will not affect customer access to machine images - [ ]...
Many of our services are using health and readiness probes in an inconsistent way. More context here: https://sourcegraph.slack.com/archives/C02E4HE42BX/p1713244202736039