1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
kube-arangodb/pkg/deployment/reconcile
2020-08-19 17:12:12 +02:00
..
action.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_add_member.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_backup_restore.go [Feature] Restore as Plan (#560) 2020-05-13 14:18:52 +02:00
action_backup_restore_clean.go [Feature] Restore as Plan (#560) 2020-05-13 14:18:52 +02:00
action_cleanout_member.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_cluster_member_cleanup.go [Feature] Disaster recovery (#590) 2020-07-01 14:54:22 +02:00
action_context.go [Feature] Namespaced mode (#615) 2020-08-14 09:35:11 +02:00
action_disable_scaling_cluster.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_enable_scaling_cluster.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_encryption_add.go [Feature] Single mode (#600) 2020-07-21 09:32:02 +02:00
action_encryption_propagated.go [Feature] Update Propagated flags (#597) 2020-07-15 10:41:42 +02:00
action_encryption_refresh.go [Feature] Improve JWT rotation (#587) 2020-06-26 08:53:24 +02:00
action_encryption_remove.go [Feature] Improve JWT rotation (#587) 2020-06-26 08:53:24 +02:00
action_encryption_status_update.go [Feature] Improve JWT rotation (#587) 2020-06-26 08:53:24 +02:00
action_helper.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_idle.go [Feature] Fix UpToDate Condition (#552) 2020-04-16 07:57:48 +02:00
action_jwt_add.go [Feature] Improve JWT rotation (#587) 2020-06-26 08:53:24 +02:00
action_jwt_clean.go [Feature] Improve JWT rotation (#587) 2020-06-26 08:53:24 +02:00
action_jwt_propagated.go [Feature] Improve JWT rotation (#587) 2020-06-26 08:53:24 +02:00
action_jwt_refresh.go [Feature] Improve JWT rotation (#587) 2020-06-26 08:53:24 +02:00
action_jwt_set_active.go [Feature] Ensure token in JWT exists (#593) 2020-07-03 16:27:05 +02:00
action_jwt_status_update.go [Feature] Single mode (#600) 2020-07-21 09:32:02 +02:00
action_pvc_resize.go [Feature] Namespaced mode (#615) 2020-08-14 09:35:11 +02:00
action_pvc_resized.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_recreate_member.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_remove_member.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_rotate_member.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_rotate_start_member.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_rotate_stop_member.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_shutdown_member.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_tls_ca_append.go [Improvement] Reduce TLS rotation time (#592) 2020-07-02 09:29:44 +02:00
action_tls_ca_clean.go [Improvement] Reduce TLS rotation time (#592) 2020-07-02 09:29:44 +02:00
action_tls_ca_renew.go [Feature] Improved TLS rotation (#577) 2020-06-15 12:39:05 +02:00
action_tls_keyfile_clean.go [Feature] Improved TLS rotation (#577) 2020-06-15 12:39:05 +02:00
action_tls_keyfile_refresh.go [Feature] Improve JWT rotation (#587) 2020-06-26 08:53:24 +02:00
action_tls_propagated.go [Feature] Update Propagated flags (#597) 2020-07-15 10:41:42 +02:00
action_tls_sni_update.go [Feature] Improve reconcilation time (#572) 2020-06-08 13:30:32 +02:00
action_tls_status_update.go [Improvement] Reduce TLS rotation time (#592) 2020-07-02 09:29:44 +02:00
action_upgrade_current_image.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_upgrade_member.go [Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
action_wait_for_member_in_sync.go [Feature] Encryption Key rotation (#570) 2020-06-03 12:44:10 +02:00
action_wait_for_member_up.go [Bugfix] Fix ActiveFailover upgrade proceure (#620) 2020-08-19 17:12:12 +02:00
context.go [Feature] Namespaced mode (#615) 2020-08-14 09:35:11 +02:00
errors.go FATURE/fix docs and headers (#528) 2020-03-04 11:25:14 +01:00
helper_tls_sni.go [Feature] Improve JWT rotation (#587) 2020-06-26 08:53:24 +02:00
plan_builder.go [Feature] Update Propagated flags (#597) 2020-07-15 10:41:42 +02:00
plan_builder_cluster.go [Feature] Disaster recovery (#590) 2020-07-01 14:54:22 +02:00
plan_builder_context.go [Feature] Disaster recovery (#590) 2020-07-01 14:54:22 +02:00
plan_builder_encryption.go [Feature] Single mode (#600) 2020-07-21 09:32:02 +02:00
plan_builder_jwt.go [Feature] Single mode (#600) 2020-07-21 09:32:02 +02:00
plan_builder_restore.go [Feature] Single mode (#600) 2020-07-21 09:32:02 +02:00
plan_builder_rotate_upgrade.go [Bugfix] Fix ActiveFailover upgrade proceure (#620) 2020-08-19 17:12:12 +02:00
plan_builder_scale.go [Feature] Improve reconcilation time (#572) 2020-06-08 13:30:32 +02:00
plan_builder_storage.go [Feature] Improve reconcilation time (#572) 2020-06-08 13:30:32 +02:00
plan_builder_test.go [Feature] Ensure ServiceMonitor labels (#605) 2020-07-30 08:35:24 +02:00
plan_builder_tls.go [Feature] Single mode (#600) 2020-07-21 09:32:02 +02:00
plan_builder_tls_sni.go [Feature] Single mode (#600) 2020-07-21 09:32:02 +02:00
plan_executor.go [Feature] Update Propagated flags (#597) 2020-07-15 10:41:42 +02:00
reconciler.go FATURE/fix docs and headers (#528) 2020-03-04 11:25:14 +01:00
timeouts.go [Feature] Improved TLS rotation (#577) 2020-06-15 12:39:05 +02:00
utils.go [Feature] Improved TLS rotation (#577) 2020-06-15 12:39:05 +02:00