Commit Graph

  • b3726acedf Move all glue scripts to bash: one-touch-sandbox Jacob Weinstock 2021-08-19 11:03:31 -0600
  • 0ff1d633cd Make Hook the default OSIE: Jacob Weinstock 2021-08-12 16:40:41 -0600
  • 6ea787f947 Add in repo DCO file Manuel Mendez 2021-07-16 17:03:08 -0400
  • 0b716b4720 Add CONTRIBUTING.md Manuel Mendez 2021-07-16 13:53:27 -0400
  • afc878ad88 Add Terraform with Equinix Metal: Jacob Weinstock 2021-08-19 10:46:16 -0600
  • d6af9a49af Reorg directory structure: Jacob Weinstock 2021-08-08 11:39:08 -0600
  • 9b1cf3b509 Add vagrant-libvirt: Jacob Weinstock 2021-08-07 21:57:12 -0600
  • 6b841fee7c This simplifies the stand-up of a sandbox: Jacob Weinstock 2021-08-09 08:04:06 -0600
  • 232cf793d9
    Add/update DCO, CoC, contributing ... files (#93) master mergify[bot] 2021-08-05 18:42:05 +0000
  • f3bc190943 Add in repo DCO file Manuel Mendez 2021-07-16 17:03:08 -0400
  • 232544f863 Add CONTRIBUTING.md Manuel Mendez 2021-07-16 13:53:27 -0400
  • 1ebcf482de
    Merge pull request #88 from micahhausler/baremetal Jacob Weinstock 2021-06-25 11:03:25 -0600
  • 7182ca0811 Enable skipping of network in setup.sh Micah Hausler 2021-06-16 17:33:47 -0400
  • 1760df0caf
    deploy: Bump libvirt vagrant box version to 0.2.0 (#83) mergify[bot] 2021-05-04 09:14:24 +0000
  • 9bea6a01df deploy: Bump libvirt vagrant box version to 0.2.0 Manuel Mendez 2021-05-03 18:00:39 +0000
  • 4add7eef56
    Fix empty docker-compose in basebox (#81) mergify[bot] 2021-04-29 17:19:59 +0000
  • 7e2296df94 setup: Correct misspelling fist -> first Manuel Mendez 2021-04-29 15:16:43 +0000
  • ffbb92909b setup: Add blank file check to check_command Manuel Mendez 2021-04-28 20:12:51 +0000
  • 549e540671 vagrant: Fix basebox having corrupt docker-compose binary Manuel Mendez 2021-04-27 18:25:09 +0000
  • 4a59c96463 vagrant: Ensure the whats_next message is printed at the end Manuel Mendez 2021-04-27 18:10:40 +0000
  • 51777df36c setup: Add xtrace and pipefail to set options Manuel Mendez 2021-04-27 18:10:31 +0000
  • 5eceec91ed box: make lists be multiline and with same line ending Manuel Mendez 2021-04-27 17:57:42 +0000
  • 8e5430bfd1 generate-env: Use <<-EOF to indent the heredoc Manuel Mendez 2021-04-27 17:45:16 +0000
  • 0fff3e6d7f sh: Make use of bashisms in bash scripts Manuel Mendez 2021-04-27 17:39:50 +0000
  • b8d94f5278 setup.sh: Quote full args instead of just bash variables Manuel Mendez 2021-04-27 15:01:59 +0000
  • 88bf5771ea vagrant: Use source instead of . for better grepability. Manuel Mendez 2021-04-27 18:04:56 +0000
  • 28a236376f
    Rename "generate-envrc" to "generate-env" (#79) mergify[bot] 2021-04-20 08:59:26 +0000
  • c40086d221
    rename generate-envrc to generate-env Gaurav Gahlot 2021-04-16 22:21:10 +0530
  • 712f3eb38a
    Delete CODEOWNERS Gianluca Arbezzano 2021-04-16 13:17:39 +0200
  • 661855eb26
    Fix setup.sh to work when .nat_interface doesn't exist (#78) mergify[bot] 2021-04-12 17:49:20 +0000
  • 4243501dca Fix setup.sh to work when .nat_interface doesn't exist Nahum Shalman 2021-04-12 16:35:08 +0000
  • 3fc23c58eb
    Terraform in Equinix Metal: Fix NAT to reference correct interfaces (#76) mergify[bot] 2021-04-08 20:24:22 +0000
  • 4d13239d77 Fix NAT to reference correct interfaces Nahum Shalman 2021-04-07 14:11:09 +0000
  • 5347fe6da7
    Add jq to the nix-shell environment (#75) mergify[bot] 2021-04-06 18:14:15 +0000
  • 89e49554be Add jq to the nix-shell environment Nahum Shalman 2021-04-06 14:33:52 +0000
  • beddcd2a80 Reconfigure the registry to proxy quay.io/tinkerbell-actions feat/proxy-quay-tinkerbell-actions Gianluca Arbezzano 2021-03-29 12:11:33 +0200
  • cc5e0be668
    Update Terraform to 0.14 in shell.nix (#72) mergify[bot] 2021-03-24 15:06:57 +0000
  • edd0d06b93 Update Terraform to 0.14 in shell.nix Nahum Shalman 2021-03-24 13:52:16 +0000
  • cfb1781a69 chore: install btrfs-progs as an attempt to make get-binaries script to work v0.5.0 Gianluca Arbezzano 2021-03-24 13:35:23 +0100
  • 7d878a8e8e
    Merge pull request #70 from tinkerbell/install-btrfs-devel Gianluca Arbezzano 2021-03-24 13:31:00 +0100
  • b52a90b666 Install btrfs devel Gianluca Arbezzano 2021-03-24 13:24:38 +0100
  • 4a76489a3e
    Revert osie because the latest version broke tink-worker installation (#69) mergify[bot] 2021-03-24 12:17:01 +0000
  • be228ba9f2 Revert osie because the latest version broke tink-worker installation revert-osie Gianluca Arbezzano 2021-03-24 09:33:12 +0100
  • 6c7b2a6716
    Bump tink stack to newest version (#66) mergify[bot] 2021-03-22 01:37:45 +0000
  • 223f14c02a
    Merge branch 'master' into bump/v0.5.0 bump/v0.5.0 mergify[bot] 2021-03-22 01:37:10 +0000
  • 87c03de829
    Merge pull request #68 from detiber/captee Gianluca Arbezzano 2021-03-20 08:54:42 +0100
  • 8cde1e811d
    pin boots to TINKERBELL_HOST_IP instead of 0.0.0.0 Jason DeTiberus 2021-03-19 15:37:51 -0400
  • 3a589b6488 Bump tink stack to newest versions Gianluca Arbezzano 2021-03-18 15:04:34 +0100
  • 193a2fa83c
    Add support for a nat-less libvirt deployment and multiple workers (#65) mergify[bot] 2021-03-19 07:54:59 +0000
  • 319d5a56b1
    Merge branch 'master' into captee mergify[bot] 2021-03-19 07:54:25 +0000
  • 1a03f3b447
    Merge pull request #67 from tinkerbell/underscore_vagrant_pkg Gianluca Arbezzano 2021-03-19 08:39:28 +0100
  • 6a954b6dcb
    remove the metadata filter in the sandbox (#63) mergify[bot] 2021-03-18 14:35:33 +0000
  • c5dd65c724 Rename _vagrant to vagrant Gianluca Arbezzano 2021-03-18 15:05:28 +0100
  • 21bc78b77d
    Add support for a nat-less libvirt deployment and multiple workers Jason DeTiberus 2021-03-17 16:32:18 -0400
  • 0a5a491530 remove the metadata filter in the sandbox Signed-off-by: Moath Qasim <moad.qassem@gmail.com> Moath Qasim 2021-03-16 19:36:40 +0100
  • dbf51c823e
    add current_versions.sh file to the terraform provisioner (#61) mergify[bot] 2021-03-04 13:37:48 +0000
  • 20d0a92e01 add current_versions.sh file to the terraform provisioner Signed-off-by: Moath Qasim <moad.qassem@gmail.com> Moath Qasim 2021-03-03 19:18:02 +0100
  • 407bd76da5
    Fix port collision between boots and nginx (#57) mergify[bot] 2021-03-03 17:39:39 +0000
  • 1ac6fdf827 Fix port collision between boots and nginx Gianluca Arbezzano 2021-02-24 17:24:21 +0100
  • b46a724c5a
    Removes conflicting composefile network instruction per #53 for boots… (#56) mergify[bot] 2021-02-18 07:49:35 +0000
  • cf57ac7c6a Removes conflicting composefile network instruction per #53 for boots container definition Joseph D. Marhee 2021-02-17 15:18:29 -0600
  • 813e9b1f7e
    Merge pull request #54 from tinkerbell/feat/new-bump-command-utility Gaurav Gahlot 2021-02-15 10:54:09 +0530
  • d6a057c89d New tool to bump current_versions.sh automatically feat/new-bump-command-utility Gianluca Arbezzano 2021-02-12 12:20:11 +0100
  • 4f64f1656d
    Updates plan to use Metal provider, updates outputs accordingly (#51) mergify[bot] 2021-02-09 17:51:03 +0000
  • 7315975878
    Merge branch 'master' into metal-provider-update-plan mergify[bot] 2021-02-09 17:50:28 +0000
  • 21301d182f Updates variable description to use EM Joseph D. Marhee 2021-02-04 13:53:10 -0600
  • cbd90e063e Updates plan to use Metal provider, updates outputs accordingly Joseph D. Marhee 2021-02-04 13:49:28 -0600
  • 58937939c3
    Bootstrap Packer template for libvirt and Vbox (#48) mergify[bot] 2021-02-04 09:53:22 +0000
  • cf67fe6476
    nit pick Gaurav Gahlot 2021-02-04 15:22:23 +0530
  • 9edecbfc86 Bootstrap Packer template for libvirt and Vbox Gianluca Arbezzano 2021-01-27 23:07:57 +0100
  • 3d387cd26e
    Use same IP address for both boots and nginx (#43) mergify[bot] 2021-01-27 10:39:13 +0000
  • 141083e24d
    Merge branch 'master' into single-ip-address mergify[bot] 2021-01-27 10:38:39 +0000
  • c67898ed52
    Fix vagrant config for libvirt (#42) mergify[bot] 2021-01-26 10:17:25 +0000
  • c7b84264af Set NGINX to bind on TINKERBELL_HOST_IP:8080 Michael Richard 2021-01-25 11:47:26 -0500
  • 6150dd91c7
    Fix vagrant config for libvirt Jason DeTiberus 2021-01-22 09:17:19 -0500
  • cc39216b67
    Merge pull request #44 from gianarb/hotfix/shfmt-tinkerbell-sh Gianluca Arbezzano 2021-01-25 19:18:25 +0100
  • e4d8fafa33 Fix shfmt for tinkerbell.sh file Gianluca Arbezzano 2021-01-25 19:06:31 +0100
  • 89a304f4a7
    Fix NAT and make it working for Terraform and Vagrant (#41) mergify[bot] 2021-01-23 03:44:11 +0000
  • 243777b6ef Fix NAT and make it working for Terraform and Vagrant Gianluca Arbezzano 2021-01-22 09:35:16 +0100
  • f07e3d8d72
    Update boots (#39) v0.4.0 mergify[bot] 2021-01-20 15:44:33 +0000
  • ee945b31c9 Update boots Manuel Mendez 2021-01-20 10:17:51 -0500
  • ce7a79b75d
    getbinariesfromquay: Remove - separating arch from variant (#38) mergify[bot] 2021-01-20 15:02:16 +0000
  • e8ffd43a29 getbinariesfromquay: Remove - separating arch from variant Manuel Mendez 2021-01-20 09:33:14 -0500
  • b385de2b5a
    Merge pull request #36 from gauravgahlot/version-constraints Gianluca Arbezzano 2021-01-12 09:23:49 +0100
  • 9dc63fbdb6
    happy terraform fmt Gaurav Gahlot 2021-01-12 12:28:06 +0530
  • 60270f3164
    add missing version constraints for providers - null, template Gaurav Gahlot 2021-01-12 12:10:17 +0530
  • 68c334307c
    Merge pull request #34 from gianarb/bump/20210111 v0.3.0 Gaurav Gahlot 2021-01-11 17:50:19 +0530
  • be40a7b371 Bump tink stack 2021 01 11 Gianluca Arbezzano 2021-01-11 12:23:39 +0100
  • b504810679
    provisioner setup changes to enable NAT for workers (#33) mergify[bot] 2021-01-07 13:43:24 +0000
  • 7acaae68b4 provisioner setup changes to enable NAT for workers cbkhare 2021-01-07 14:43:50 +0530
  • 0cb5e79447
    Making statement on breaking changes clearer (#32) mergify[bot] 2021-01-04 23:06:31 +0000
  • 64cc641150 Making statement on breaking changes clearer jgavinray 2021-01-04 12:03:53 -0800
  • 3a5445e583
    Merge pull request #29 from qmfrederik/fixes/windows-onboarding Gianluca Arbezzano 2020-12-10 15:10:45 +0100
  • 2499b89fe6
    Merge pull request #30 from tinkerbell/fix/cleanup-not-required-sql-init Gianluca Arbezzano 2020-12-10 15:08:51 +0100
  • 22f6f22012 Cleanup not required cleanup sql script Gianluca Arbezzano 2020-12-10 14:41:08 +0100
  • 5b7ce84149 Add .env to .gitignore Frederik Carlier 2020-12-07 21:42:43 +0100
  • 92ea28a0ad Force Unix line endings for shell scripts Frederik Carlier 2020-12-07 21:42:35 +0100
  • d04bee185a
    Merge pull request #28 from gianarb/fix/update-aptrepos-tag-workflow v0.2.1 Gianluca Arbezzano 2020-11-24 20:08:31 +0100
  • ee992dd8d4 Run apt-update before installing package in the tag workflow Gianluca Arbezzano 2020-11-24 19:51:48 +0100
  • 1b408b0f4f
    Missed docker transport in release-binaries (#26) mergify[bot] 2020-11-24 18:30:04 +0000