You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/generated/actions.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,8 @@ nav_order: 11
47
47
| JWTSetActive | no | 10m0s | no | Enterprise Only | Change active JWT key on the cluster |
48
48
| JWTStatusUpdate | no | 10m0s | no | Enterprise Only | Update status of JWT propagation |
49
49
| KillMemberPod | no | 10m0s | no | Community & Enterprise | Execute Delete on Pod (put pod in Terminating state) |
50
+
| LicenseClean | no | 10m0s | no | Community & Enterprise | Removes the License reference from the status |
51
+
| LicenseGenerate | no | 10m0s | no | Community & Enterprise | Generates License using ArangoDB LicenseManager Endpoint |
50
52
| LicenseSet | no | 10m0s | no | Community & Enterprise | Update Cluster license (3.9+) |
51
53
| MarkToRemoveMember | no | 10m0s | no | Community & Enterprise | Marks member to be removed. Used when member Pod is annotated with replace annotation |
52
54
| MemberPhaseUpdate | no | 10m0s | no | Community & Enterprise | Change member phase |
@@ -78,6 +80,7 @@ nav_order: 11
78
80
| RuntimeContainerArgsLogLevelUpdate | no | 10m0s | no | Community & Enterprise | Change ArangoDB Member log levels in runtime |
79
81
| RuntimeContainerImageUpdate | no | 10m0s | no | Community & Enterprise | Update Container Image in runtime |
80
82
| RuntimeContainerSyncTolerations | no | 10m0s | no | Community & Enterprise | Update Pod Tolerations in runtime |
83
+
| SetAnnotation | yes | 10m0s | no | Community & Enterprise | Set ArangoDeployment annotation |
81
84
|~~SetCondition~~| no | 10m0s | no | Community & Enterprise | Set deployment condition |
82
85
| SetConditionV2 | yes | 10m0s | no | Community & Enterprise | Set deployment condition |
83
86
| SetCurrentImage | no | 6h0m0s | no | Community & Enterprise | Update deployment current image after image discovery |
0 commit comments