ruvnet / ruvnet/agentic-devops

V2 deployment qualification: signed images, staging rollout and live rollback

Open
#3 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
51
Forks
27
Avg merge
3m
Merged PRs (30d)
2

Description

The v2 revival supplies deterministic local artifact generation, policy validation, previews, artifact rollback, official SDK MCP/CLI, MetaHarness profiles and Autogenous evidence gates. Historical model-selected shell execution is retired.

Production qualification remains explicit:

  • Supply real reviewed image/base digests and compatible app/server executable.
  • Verify image signatures and vulnerabilities with deployment-owned trust roots.
  • Exercise Kubernetes server-side dry run and actual rollout under a namespace-scoped short-lived identity.
  • Validate NetworkPolicy with the deployed CNI and readiness/liveness behavior.
  • Test live revision compare-and-swap plus rollback and any database restoration separately.
  • Configure durable MetaHarness field-memory storage and identity verifier; do not treat scaffold as deployed service.

Acceptance: staging workload passes admission, rejects unauthorized effects, survives a failed rollout, restores the prior revision and emits independent provenance evidence. No cloud credentials were accessed or production changes executed by the revival.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or code entry points. Start by mapping the deployment qualification flow and its Kubernetes admission, rollout, rollback, identity, NetworkPolicy, and MetaHarness components. Done means a staging workload passes admission, rejects unauthorized effects, survives a failed rollout, restores the prior revision, and emits independent provenance evidence.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, python
Domain
cli, cloud, devops, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.