Skip to content

Conversation

@ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Apr 3, 2018

Changed enum constants to better fit with the way Kubernetes names its enums.

In ArangoDeployment:

  • mode: cluster -> mode: Cluster

  • mode: single -> mode: Single

  • mode: resilientsingle -> mode: ResilientSingle

  • environment: development -> environment: Development

  • environment: production -> environment: Production

  • storageEngine: mmfiles -> storageEngine: MMFiles

  • storageEngine: rocksdb -> storageEngine: RocksDB

  • spec.sync.mq.type: direct -> spec.sync.mq.type: Direct

Copy link
Contributor

@kvahed kvahed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK.

@ewoutp ewoutp merged commit 33ef204 into master Apr 3, 2018
@ewoutp ewoutp deleted the title-case-enums branch April 3, 2018 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants