.. |
authentication_spec.go
|
Merged in master
|
2018-03-23 09:53:42 +01:00 |
authentication_spec_test.go
|
Merged in master
|
2018-03-23 09:53:42 +01:00 |
chaos_spec.go
|
Adding chaos-monkey for deployments
|
2018-03-30 15:40:11 +02:00 |
conditions.go
|
Various resilience fixes
|
2018-08-30 10:15:42 +02:00 |
conditions_test.go
|
Renamed pkg/apis/arangodb to pkg/apis/deployment
|
2018-03-13 15:29:44 +01:00 |
deployment.go
|
Leave BlockOwnerDeletion untouched
|
2018-05-28 14:42:10 +02:00 |
deployment_mode.go
|
Rename ResilientSingle to ActiveFailover
|
2018-04-11 08:49:40 +02:00 |
deployment_mode_test.go
|
Rename ResilientSingle to ActiveFailover
|
2018-04-11 08:49:40 +02:00 |
deployment_phase.go
|
Refactor DeploymentState to DeploymentPhase
|
2018-03-27 15:42:10 +02:00 |
deployment_phase_test.go
|
Fixed unit tests
|
2018-03-27 16:06:28 +02:00 |
deployment_spec.go
|
Two more capital V.
|
2018-10-31 15:36:55 +01:00 |
deployment_spec_test.go
|
Set label to disableIPv6 and added TESTDISABLEIPV6 var to disable IPv6 for testing.
|
2018-10-31 14:52:33 +01:00 |
deployment_status.go
|
Use CurrentImage field in status to prevent unintended upgrades
|
2018-08-09 10:37:45 +02:00 |
deployment_status_members.go
|
Comment improvement
|
2018-06-14 15:56:21 +02:00 |
doc.go
|
Renamed pkg/apis/arangodb to pkg/apis/deployment
|
2018-03-13 15:29:44 +01:00 |
duration.go
|
Changed TLSSpec.TTL to new string based Duration type
|
2018-04-03 15:34:41 +02:00 |
environment.go
|
Force volumes to unique nodes for production environments
|
2018-06-07 10:54:53 +02:00 |
environment_test.go
|
Renamed all enum values to title case
|
2018-04-03 16:50:17 +02:00 |
errors.go
|
Renamed pkg/apis/arangodb to pkg/apis/deployment
|
2018-03-13 15:29:44 +01:00 |
external_access_spec.go
|
Implemented database external access service
|
2018-04-20 12:28:30 +02:00 |
external_access_type.go
|
Implemented database external access service
|
2018-04-20 12:28:30 +02:00 |
image_info.go
|
Implementing arangosync support
|
2018-05-08 11:34:16 +02:00 |
image_info_test.go
|
Detecting ImageID & ArangoDB version
|
2018-03-20 11:02:54 +01:00 |
member_phase.go
|
Mark members failed when pod is not ready for too long
|
2018-03-30 12:33:07 +02:00 |
member_status.go
|
Abort reconcilientation plan on failed cleanout server
|
2018-06-12 09:11:00 +02:00 |
member_status_list.go
|
When scaling down consider non-ready members first.
|
2018-10-22 17:00:32 +02:00 |
member_status_list_test.go
|
Hide "dangerous" functions of MemberStatusList
|
2018-06-12 14:33:09 +02:00 |
member_status_test.go
|
Mark members failed when pod is not ready for too long
|
2018-03-30 12:33:07 +02:00 |
monitoring_spec.go
|
WaitForMemberUp syncmaster/worker implemented
|
2018-05-28 16:32:05 +02:00 |
monitoring_spec_test.go
|
Added monitoring-default-value test
|
2018-06-05 07:47:07 +02:00 |
percent.go
|
Adding chaos-monkey for deployments
|
2018-03-30 15:40:11 +02:00 |
plan.go
|
Use CurrentImage field in status to prevent unintended upgrades
|
2018-08-09 10:37:45 +02:00 |
register.go
|
Renamed pkg/apis/arangodb to pkg/apis/deployment
|
2018-03-13 15:29:44 +01:00 |
rocksdb_spec.go
|
Fixed int-test code
|
2018-03-23 10:03:39 +01:00 |
rocksdb_spec_test.go
|
Fixed unit-tests
|
2018-03-23 10:12:06 +01:00 |
secret_hashes.go
|
Store hash of secret values, and detect changes
|
2018-03-27 12:11:57 +02:00 |
server_group.go
|
Cleanup stateless pods that are in terminating state for a long time
|
2018-06-04 11:06:14 +02:00 |
server_group_spec.go
|
Reject critical options during validation
|
2018-08-21 09:24:28 +02:00 |
server_group_spec_test.go
|
Reject critical options during validation
|
2018-08-21 09:24:28 +02:00 |
server_group_test.go
|
Using clear roles again
|
2018-03-20 13:41:01 +01:00 |
storage_engine.go
|
Fixed expected value for ENGINE file in init container of dbserver.
|
2018-04-06 08:58:41 +02:00 |
storage_engine_test.go
|
Renamed all enum values to title case
|
2018-04-03 16:50:17 +02:00 |
sync_authentication_spec.go
|
Implementing arangosync support
|
2018-05-08 11:34:16 +02:00 |
sync_external_access_spec.go
|
Various TLS & Sync related fixes
|
2018-06-18 15:21:59 +02:00 |
sync_spec.go
|
WaitForMemberUp syncmaster/worker implemented
|
2018-05-28 16:32:05 +02:00 |
sync_spec_test.go
|
Added monitoring-default-value test
|
2018-06-05 07:46:06 +02:00 |
tls_spec.go
|
Changed TLSSpec.TTL to new string based Duration type
|
2018-04-03 15:34:41 +02:00 |
tls_spec_test.go
|
Changed TLSSpec.TTL to new string based Duration type
|
2018-04-03 15:34:41 +02:00 |
zz_generated.deepcopy.go
|
Set label to disableIPv6 and added TESTDISABLEIPV6 var to disable IPv6 for testing.
|
2018-10-31 14:52:33 +01:00 |