aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nomad-pot-driver
Commit message (Collapse)AuthorAgeFilesLines
* all: Bump PORTREVISION after Go updateDmitri Goutnik2022-08-031-1/+1
| | | | Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
* all: Bump PORTREVISION after lang/go{117,118} updateDmitri Goutnik2022-07-141-1/+1
|
* */*: Bump port revisons after lang/go{117,118} updateDmitri Goutnik2022-06-071-1/+1
|
* */*: Bump PORTREVISION after lang/go 1.18 updateGuangyuan Yang2022-03-301-1/+1
|
* sysutils/nomad-pot-driver: Garbage collect aarch64 patchesMikael Urankar2021-09-096-4710/+0
| | | | | | The golang.org/x/sys/unix module was updated and contains the FreeBSD aarch64 bits. Approved by: portmgr (build fix blanket)
* sysutils/nomad-pot-driver: Update to v0.8.0Luca Pizzamiglio2021-08-262-5/+269
| | | | | | | Fix support with nomad 1.x Adopt the new configuration for the network stanza in the job description Adopt go:modules
* sysutils/nomad-pot-driver: Fix build on aarch64Mikael Urankar2021-05-2810-0/+5093
| | | | Approved by: portmgr (build fix blanket)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* systuils/nomad-pot-driver: Update to version 0.7.0Luca Pizzamiglio2020-02-262-4/+5
| | | | | | | | | It contains a fix for restarting nomad Sponsored by: trivago N.V. Notes: svn path=/head/; revision=527223
* sysutils/nomad-pot-driver: Update to 0.6.0Luca Pizzamiglio2020-02-182-5/+4
| | | | | | | | | Fix bug when error on creating container did not return Sponsored by: trivago N.V. Notes: svn path=/head/; revision=526465
* sysutils/nomad-pot-driver: Update to 0.5.0Luca Pizzamiglio2019-12-192-4/+4
| | | | | | | | | | | job configuration improvements PR: 242683 Submitted by: maintainer (Esteban) Sponsored by: trivago N.V. Notes: svn path=/head/; revision=520435
* sysutils/nomad-pot-driver: update to 0.4.0Luca Pizzamiglio2019-12-102-4/+4
| | | | | | | | | | | Changes: https://github.com/trivago/nomad-pot-driver/releases/tag/v0.4.0 PR: 242553 Submitted by: Esteban Sponsored by: trivago N.V. Notes: svn path=/head/; revision=519768
* sysutils/nomad-pot-driver: Update to 0.3.0Luca Pizzamiglio2019-12-042-6/+5
| | | | | | | | | Add args and extra_hosts in the configuration Sponsored by: trivago N.V. Notes: svn path=/head/; revision=519007
* Bump PORTREVISION after r517743 to force relinking.Dmitri Goutnik2019-11-161-1/+1
| | | | | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21854 Notes: svn path=/head/; revision=517745
* sysutils/nomad-pot-driver: fix messagesLuca Pizzamiglio2019-10-222-4/+4
| | | | | | | | | Fix pkg-message.in Sponsored by: trivago.N.V. Notes: svn path=/head/; revision=515183
* sysutils/nomad-pot-driver: simplify MakefileLuca Pizzamiglio2019-10-011-17/+4
| | | | | | | | | | | | No functional changes introduced PR: 240948 Submitted by: dmgk@ MFH: 2019Q4 Sponsored by: trivago N.V. Notes: svn path=/head/; revision=513466
* sysutils/nomad-pot-driver: small fixesLuca Pizzamiglio2019-09-242-5/+6
| | | | | | | | | | Fix the license Get the last version (not relevant changes) Sponsored by: trivago N.V. Notes: svn path=/head/; revision=512718
* sysutils/nomad-pot-driver: Fix typo in pkg-descrLars Engels2019-09-241-2/+2
| | | | | | | Approved by: just fix it Notes: svn path=/head/; revision=512704
* sysutils/nomad-pot-driver: add new portLuca Pizzamiglio2019-09-234-0/+65
This driver allows to orchestrate jails created with sysutils/pot via the scheduler sysutils/nomad Sponsored by: trivago N.V. Notes: svn path=/head/; revision=512683