mirror of https://github.com/fluxcd/cli-utils.git
Event Changes: - Renamed ActionGroupEvent.Type -> Status - Renamed Event.Operation -> Status - Renamed Status fields to use consistent prefixes and suffixes - Combined Applied, Changed, Unchanged, and ServersideApplied into ApplySuccessful - Added Failed status for apply, prune, and delete events - Replaced Unspecified with Pending - Made enum String output more consistent Printer Changes: - Added FormatSummary to print summary stats at the end of the apply/destroy, instead of after the last of each type of action group. - Modified printer output to match new more consistent events. - Updated JSON printer docs with latest schema details. BREAKING CHANGE: Event "operations" and "type" are now "status" BREAKING CHANGE: JSON printer schema changed to match events BREAKING CHANGE: Event status enums renamed/refactored |
||
|---|---|---|
| .. | ||
| MultipleServices.md | ||
| crds.md | ||
| helloapp.md | ||
| init.md | ||
| inventoryNamespace.md | ||
| pruneAndDelete.md | ||
| pruneBasic.md | ||
| pruneNamespace.md | ||
| serverSideApply.md | ||