nomad 0.8.7+dfsg1-1ubuntu1 source package in Ubuntu

Changelog

nomad (0.8.7+dfsg1-1ubuntu1) eoan; urgency=medium

  * Don't set GOCACHE=off in debian/rules, this is incompatible with golang
    1.12.  Closes: #935552.

 -- Steve Langasek <email address hidden>  Fri, 23 Aug 2019 13:47:42 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
nomad_0.8.7+dfsg1.orig.tar.xz 2.0 MiB 45710dbe79af516a89383db9b1ca9ca0491fc18933ada96a482f10b34f783e55
nomad_0.8.7+dfsg1-1ubuntu1.debian.tar.xz 19.0 KiB bdd3d5253fbe4fbeb6d435bed868cedcf99b761aaebac4d3ee9feba196ebc591
nomad_0.8.7+dfsg1-1ubuntu1.dsc 6.5 KiB 06a7334f57411543bab6105bbf55cf2a797462e1b894bf36ce2e9d94aecae807

View changes file

Binary packages built by this source

nomad: distributed, highly available, datacenter-aware scheduler

 Nomad is a cluster manager, designed for both long lived services and
 short lived batch processing workloads. Developers use a declarative job
 specification to submit work, and Nomad ensures constraints are satisfied
 and resource utilization is optimized by efficient task packing. Nomad
 supports all major operating systems and virtualized, containerized,
 or standalone applications.
 The key features of Nomad are:
 .
  * Docker Support: Jobs can specify tasks which are Docker containers.
  Nomad will automatically run the containers on clients which have Docker
  installed, scale up and down based on the number of instances request,
  and automatically recover from failures.
 .
  * Multi-Datacenter and Multi-Region Aware: Nomad is designed to be a
  global-scale scheduler. Multiple datacenters can be managed as part of a
  larger region, and jobs can be scheduled across datacenters if requested.
  Multiple regions join together and federate jobs making it easy to run
  jobs anywhere.
 .
  * Operationally Simple:
  Nomad runs as a single binary that can be either a client or server, and
  is completely self contained. Nomad does not require any external
  services for storage or coordination. This means Nomad combines the
  features of a resource manager and scheduler in a single system.
 .
  * Distributed and Highly-Available: Nomad servers cluster together and
  perform leader election and state replication to provide high
  availability in the face of failure. The Nomad scheduling engine is
  optimized for optimistic concurrency allowing all servers to make
  scheduling decisions to maximize throughput.
 .
  * HashiCorp Ecosystem: Nomad integrates with the entire HashiCorp
  ecosystem of tools. Along with all HashiCorp tools, Nomad is designed in
  the unix philosophy of doing something specific and doing it well. Nomad
  integrates with tools like Packer, Consul, and Terraform to support
  building artifacts, service discovery, monitoring and capacity
  management.

nomad-dbgsym: No summary available for nomad-dbgsym in ubuntu groovy.

No description available for nomad-dbgsym in ubuntu groovy.