genupgrade

command
v1.44.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Command genupgrade is the deterministic arm of the versioned upgrade skills. Each fabric version that requires a mechanical source-code change registers an upgrade routine here; an upgrade skill invokes `genupgrade -v <version> -path <microservice dir>` for the mechanical part and handles the judgment parts itself. genupgrade operates on one microservice directory at a time and never calls other generators; the upgrade skill runs genservice as a separate step afterward.

Registered upgrades are append-only and frozen once shipped: a routine describes the one-time change a specific version introduced, exactly like a versioned upgrade skill, and is never rewritten.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL