Go to file
Dustin 332e36a388
dustin/metricspi/pipeline/head Something is wrong with the build of this commit Details
ci: Use a dynamic PVC for the workspace volume
Using an actual persistent volume for the workspace ultimately doesn't
work with multibranch pipelines.  When a branch/PR goes away and the
corresponding Jenkins job is deleted, the workspace cannot be cleaned up
because it is not mounted anywhere.  As such, we will just use a dynamic
PVC to ensure that the workspace is always cleaned up and nothing gets
left behind.  This of course obviates the need for the `Clean`
parameter.
2022-12-21 09:56:11 -06:00
ci ci: Use a dynamic PVC for the workspace volume 2022-12-21 09:56:11 -06:00
configs Add and enable blackbox_exporter package 2022-08-06 16:05:21 -05:00
initramfs/overlay Initial commit 2022-06-22 17:06:58 -05:00
package pkg/alertmanager: Configure state directory 2022-08-10 18:21:36 -05:00
rootfs rootfs: Link /etc/resolv.conf to /run 2022-08-08 21:28:18 -05:00
.editorconfig Initial commit 2022-06-22 17:06:58 -05:00
.gitignore Initial commit 2022-06-22 17:06:58 -05:00
Config.in Add and enable blackbox_exporter package 2022-08-06 16:05:21 -05:00
Makefile package: Include Pi firmware in archive root 2022-06-23 10:26:04 -05:00
cmdline.txt Initial commit 2022-06-22 17:06:58 -05:00
config.txt Initial commit 2022-06-22 17:06:58 -05:00
external.desc Initial commit 2022-06-22 17:06:58 -05:00
external.mk dhcpcd: Include ntp.conf hook 2022-08-22 22:30:31 -05:00
linux.config Initial commit 2022-06-22 17:06:58 -05:00
nsswitch.conf Initial commit 2022-06-22 17:06:58 -05:00