The Wire · Showcase
Hashicorp ships twin nightly snapshots
By RepoJournal · Filed · About HashiCorp
Both Nomad ecosystem projects pushed nightly snapshots overnight, giving you a look at what's coming down the pipeline.
Hashicorp's Nomad ecosystem moved in lockstep overnight, with independent nightly releases from both nomad-driver-podman [1] and nomad-pack [2]. These nightly snapshots exist so you can test your existing build configurations against the latest code bases and catch regressions early. For podman users, that means chasing the driver's next feature set before it hits a stable tag [1]. For pack users, it's the same deal: a preview of what's scheduled for upcoming releases [2]. The nomad-pack release notes describe the snapshot as an easy way to "test their existing build configurations against the latest Nomad Pack code base" [2]. If you're running Nomad at the edge, a quick CI run against both nightlies is a cheap insurance policy. No security advisories, no breaking changes, just two automated snapshots to keep you honest.
One email a day. Unsubscribe in one click.
Keep up with HashiCorp in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Run your CI pipeline against the nomad-driver-podman nightly to catch integration issues early hashicorp/nomad-driver-podman [monitor]
- → Test your Nomad Pack configurations against the nightly to verify build compatibility hashicorp/nomad-pack [monitor]
References