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

While trying to add a `health_check` hook for my micro-service I have detected that Census always reports the health of the service as `Unknown` even though the hook exits with...

Stale
Focus:Supervisor
Type: Bug

It doesn't look like we have any documentation for cli.toml. We should do some!

Stale
Type: Chore
Documentation

Currently the docs on the bldr.toml are hard to follow/use. The section of 'Automated Rebuilds' which explains _what_ a .bldr.toml file is/does comes after a section called 'Using Multiple Plans'....

Priority:Low
Stale
Type: Chore
Documentation

In order to better support workflow where there is an on-premise instance of Habitat Depot, we should update the ‘hab setup’ command to allow selecting the URL for the Builder...

Stale
Focus: CLI
Type: Feature

If `/var/run/docker.sock` is not present on the OSX host, the studio, which runs in a Linux VM, is not correctly configured to use Docker. **Background** When using Docker on a...

Stale
Platform: macOS
Type: Bug
Documentation

[Per this discussion](https://habitat-sh.slack.com/messages/C6VMWEUBD/), there are places where the [`hab` command execs other commands](https://github.com/habitat-sh/habitat/blob/master/components/hab/src/main.rs#L655). `hab studio` cannot share CLI configuration since [it's implemented as a bash script](https://github.com/habitat-sh/habitat/blob/master/components/studio/bin/hab-studio.sh), but other commands (e.g....

Priority:Low
Stale
Focus: CLI
Type: Chore

Currently when a package is uploaded via `hab pkg upload`, the corresponding origin key revision is automatically uploaded before uploading the artifact. After more time and experience, this proves to...

Stale
Focus: CLI
Type: Bug
Type: Chore

We currently use [StatusPage](https://status.habitat.sh/) to provide operational visibility to users of Habitat. As an community-driven open-source project, communication channels are also important resources. When we have communication outages (e.g., Slack...

Stale
Type: Chore

The documentation example for `hab config apply` at https://www.habitat.sh/docs/using-habitat/#config-updates can be misleading. By using a single key-value pair (and by the fact that the command is called `apply`), it can...

Stale
Documentation

Currently, an error from the API when installing a package gives fairly terse response: ``` » Installing core/ from channel 'stable' ✗✗✗ ✗✗✗ [504 Gateway Timeout] ✗✗✗ : WARN No...

Stale
Type: Chore