.. |
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
|
More manual tests for Equal.
|
2018-10-31 14:25:55 +01: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
|
Change less.
|
2018-12-05 15:25:45 +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
|
More manual tests for Equal.
|
2018-10-31 14:25:55 +01:00 |
deployment_status_members.go
|
Check more carefully if an update is required to prevent update loops on PKS <3
|
2018-10-26 10:04:20 +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
|
Change less.
|
2018-12-05 15:25:45 +01:00 |
external_access_type.go
|
Implemented database external access service
|
2018-04-20 12:28:30 +02:00 |
image_info.go
|
Replaced flawed null-ptr check by something better. :)
|
2018-10-31 16:07:48 +01:00 |
image_info_test.go
|
Detecting ImageID & ArangoDB version
|
2018-03-20 11:02:54 +01:00 |
license_spec.go
|
Tricky utils!
|
2018-12-05 15:19:17 +01:00 |
license_spec_test.go
|
Added unit test for LicenseSpec.
|
2018-12-04 15:22:56 +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
|
More manual tests for Equal.
|
2018-10-31 14:25:55 +01:00 |
member_status_list.go
|
Revisited scale up and scale down.
|
2018-11-02 10:22:07 +01: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
|
More manual tests for Equal.
|
2018-10-31 14:25:55 +01: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
|
Replaced flawed null-ptr check by something better. :)
|
2018-10-31 16:07:48 +01: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
|
Added nodeSelector field that is forwarded to the created pods of the specific group.
|
2018-12-04 16:12:41 +01: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
|
Change less.
|
2018-12-05 15:25:45 +01:00 |
sync_spec.go
|
Reset immutable fields in SyncSpec.
|
2018-12-05 15:26:33 +01: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
|
Merge remote-tracking branch 'origin/master' into feature/advertised-endpoints
|
2018-12-05 14:32:19 +01:00 |