10 Commits

Author SHA1 Message Date
Jack Jackson
8d70bbe78b Enable Drone Kubernetes Secrets Chart
Interestingly, the existence of this chart somewhat contradicts the
[docs](https://docs.drone.io/runner/extensions/kube/), which suggest you
should "_\[d\]eploy the secret extension in the same Pod as your
Kubernetes runner_". Though the interaction appears to be via an HTTP
call, so that doesn't seem like would be an issue.
2024-06-05 15:05:53 -07:00
Jack Jackson
4c82c014f8 Add vault-sourced secret in Drone setup 2024-04-21 14:02:43 -07:00
Jack Jackson
d1e000dc10 Avoid Drone-runner on the cursed node 2024-02-19 13:42:35 -08:00
Jack Jackson
5548684b7a Create admin Drone user 2023-12-01 22:56:40 -08:00
Jack Jackson
98ae54614b Bind Drone Runner to arm64 node 2023-08-30 19:47:57 -07:00
Jack Jackson
ceba50d6f7 Revert "Tolerate x86 architecture in drone-runner"
This reverts commit c7a24e08472578c9940fead531020de1ac9c1b8a.
2023-07-17 19:58:59 -07:00
Jack Jackson
c7a24e0847 Tolerate x86 architecture in drone-runner
This will cause some builds to fail (or, possibly, to build unusable
images), until their builds are migrated to use
https://github.com/thegeeklab/drone-docker-buildx
2023-07-17 19:47:08 -07:00
Jack Jackson
8a65baafa8 Commenting on dual-image build strategy (do not have one yet!) 2023-07-16 21:55:17 -07:00
Jack Jackson
d04f1bc8f5 Drone tolerations 2023-07-16 21:02:47 -07:00
Jack Jackson
86b2b339a8 Add Drone 2023-07-11 19:45:42 -07:00