habitat icon indicating copy to clipboard operation
habitat copied to clipboard

Modern applications with built-in automation

Results 233 habitat issues
Sort by recently updated
recently updated
newest added

Referenced in habitat-sh/habitat#4635: We want to have a clean "this package not found" CLI error, rather than thread panicking on an `.unwrap()` call. ``` ✓ Installed core/hab-launcher/6925/20180202215752 ★ Install of...

Focus:Exporter
Stale
Platform: Linux
Type: Bug

There are a number of fields in our rendering context that are marked as deprecated (via `$deprecated` in the JSON schema). After https://github.com/habitat-sh/habitat/issues/5692 is complete, there will be many in...

Stale
Focus:Supervisor
Type: Chore

User Jonathan Le Bloas reported an issue using the tar exporter in Slack over the weekend. He was advised trying to use the file name instead of the pkg_ident, and...

Focus:Exporter
Stale
Type: Bug
Documentation

The `hab` CLI tool can take certain configuration values from a `cli.toml` configuration file. Currently, this file supports the following configuration options: * `auth_token` * `origin` * `ctl_secret` Given the...

Stale
Focus: CLI
Type: Feature

Starting scenario: clean studio with imported HAB_ORIGIN, HAB_BLDR_URL (for on-prem), and HAB_AUTH_TOKEN. Tested macOS+docker, linux+chroot ### 0.59.0: ```hab pkg install -b core/libsasl2/2.1.26/20180917145753 -u https://bldr.habitat.sh``` Download loops 5 times, debug logs...

Stale
Focus: CLI
Type: Bug

Issuing the commands `hab svc unload foo/bar` and `hab svc stop foo/bar` (where `foo/bar` is a non-existing service) results in 2 different behaviors. 1. hab svc unload - shows no...

Stale
Focus:Supervisor
Focus: CLI

Currently the Launcher is _not_ statically compiled on Linux, but it seems there is no reason this can't be the case.

Stale
Focus:Launcher
Platform: Linux
Type: Chore

See issue from on-prem : https://app.zenhub.com/workspace/o/habitat-sh/on-prem-builder/issues/36 Switching over the curl | bash script will enable on-prem users operating in an air-gap environment. Initially we could just move Linux and Windows,...

Stale
Focus: CLI
Type: Chore

It would be nice to get information about the running Supervisor from the HTTP gateway. At a bare minimum, displaying the package identifiers of the Supervisor and Launcher would be...

Stale
Focus:Supervisor
Type: Feature

The Supervisor periodically writes out the state of its Butterfly server (i.e., the rumors), as well as snapshots of internal state for use in the HTTP gateway. We should ensure...

Stale
Focus:Supervisor
Type: Feature