Go to file
Dustin c721571043
dustin/dynk8s-provisioner/pipeline/head This commit looks good Details
container: Rebase on Fedora 35
Fedora 36 has OpenSSL 3, while the *rust* container image has OpenSSL
1.1.  Since Fedora 35 is still supported, and it includes OpenSSL 1.1,
we can use it as our base for the runtime image.
2022-09-11 13:17:54 -05:00
ci ci: Begin Jenkins build pipeline 2022-09-10 10:30:54 -05:00
src sns: Save messages to disk 2022-09-05 09:45:44 -05:00
test/data/sns Begin HTTP server, SNS message receiver 2022-09-03 22:58:23 -05:00
.dockerignore ci: Begin Jenkins build pipeline 2022-09-10 10:30:54 -05:00
.editorconfig ci: Begin Jenkins build pipeline 2022-09-10 10:30:54 -05:00
.gitattributes Initial commit 2022-08-31 21:02:17 -05:00
.gitignore sns: Save messages to disk 2022-09-05 09:45:44 -05:00
Cargo.lock Begin HTTP server, SNS message receiver 2022-09-03 22:58:23 -05:00
Cargo.toml Begin HTTP server, SNS message receiver 2022-09-03 22:58:23 -05:00
Containerfile container: Rebase on Fedora 35 2022-09-11 13:17:54 -05:00
rustfmt.toml Initial commit 2022-08-31 21:02:17 -05:00