Skip to content

Commit

Permalink
remove changeRevision changeRevisions fields from protobuf for compat…
Browse files Browse the repository at this point in the history
…ibility with OSS cli

Signed-off-by: reggie-k <[email protected]>
  • Loading branch information
reggie-k committed Dec 16, 2024
1 parent a4d3570 commit 3bd2b8c
Show file tree
Hide file tree
Showing 4 changed files with 703 additions and 806 deletions.
9 changes: 0 additions & 9 deletions assets/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -9288,15 +9288,6 @@
"description": "SyncOperation contains details about a sync operation.",
"type": "object",
"properties": {
"changeRevision": {
"type": "string"
},
"changeRevisions": {
"type": "array",
"items": {
"type": "string"
}
},
"dryRun": {
"type": "boolean",
"title": "DryRun specifies to perform a `kubectl apply --dry-run` without actually performing the sync"
Expand Down
Loading

0 comments on commit 3bd2b8c

Please sign in to comment.