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

This feature started as a kind of "unofficial feature", but it's probably time to make it "real" by giving a CLI option for it. Basically, https://github.com/habitat-sh/habitat/pull/6464#discussion_r279537894

Stale
Focus: CLI

`hab sup run` is used to start a Supervisor, and `hab svc load` is used to instruct a running Supervisor to load a new service. However, as a way to...

Stale
Focus:Supervisor
Focus: CLI
Type: Bug

Currently, we modify the interval between health checks based on the last health check result: https://github.com/habitat-sh/habitat/blob/a69aceaaa4757ff893ed2c2eb3da43efcacd168d/components/sup/src/manager/service/mod.rs#L930-L950 This is couched in terms of "routine" and "special" checks. A routine check is...

Stale
Focus:Supervisor
Type: Bug

Our release process currently uses the `hab` cli provide by our build infrastructure until enough of the release is built (hab, plan-build, studio) to switch over to the release candidate....

Stale
Type: Chore

Rather than having separate protobuf messages for each event message type, the Automate team has indicated that having a more generic "envelope" message that contains generic metadata (as well as...

Stale
Focus:Supervisor

```bash # ls -lha /hab/svc/builder-minio/ total 44K drwxr-xr-x 9 root root 4.0K Jan 23 17:27 . drwxr-xr-x 3 root root 4.0K Jan 22 14:52 .. -rw-r--r-- 1 root root 4...

Stale
Focus:Supervisor
Type: Bug

As we increase the thoroughness of our internal testing, it has been suggested that being able to manipulate our rumor file persistence would be a useful aid in exploring our...

Stale
Focus:Supervisor

Tests with the following configuration should be setup: * Run a specified version of habitat * Start 15 services consisting of: * A simple `run` hook * A simple `healthcheck`...

Stale
Team:Habitat

`hab help` works `hab --help` works `hab sup help` works `hab sup --help` works `hab sup run help` panics `hab sup run --help` works I would expect consistency in `help`...

Focus:Supervisor
Focus: CLI
Type: Bug

Issue: Running `hab plan init` allows invalid characters to be used in the plan name. OS Name: Microsoft Windows Server 2016 OS Version: 10.0.14393 N/A Build 14393 Hab Version: hab...

Focus: CLI
Type: Bug