Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cloud.account and cloud.key settings #12809

Closed
dadoonet opened this issue Aug 11, 2015 · 7 comments · Fixed by #12978
Closed

Remove cloud.account and cloud.key settings #12809

dadoonet opened this issue Aug 11, 2015 · 7 comments · Fixed by #12978
Labels
:Core/Infra/Settings Settings infrastructure and APIs :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs help wanted adoptme

Comments

@dadoonet
Copy link
Member

From @dadoonet on February 27, 2015 15:21

cloud.account and cloud.key settings are not documented as we use cloud.aws.access_key and cloud.aws.secret_key settings instead.

We can deprecated those settings in es-1.4 branch and remove them in master.

Copied from original issue: elastic/elasticsearch-cloud-aws#183

@dadoonet
Copy link
Member Author

@imotov WDYT?

@dadoonet
Copy link
Member Author

From @imotov on February 27, 2015 15:35

Personally I like cloud.account and cloud.key more (mostly because they are shorter). But I can see how this can cause some confusion. Not sure.

@dadoonet
Copy link
Member Author

Yeah. If we want to mix within a node azure settings and aws settings (let say backup in two places), I think it's better to prefix setting name.

@dadoonet
Copy link
Member Author

From @kimchy on February 27, 2015 15:43

we do support both, right? I mean, sure, we can simplify and not provide too many options to configure things and be more explicit around the actual aws settings

@dadoonet
Copy link
Member Author

we do support both today. But the simplest form cloud.account is not documented AFAIK.

@dadoonet
Copy link
Member Author

From @nikolay on February 27, 2015 20:17

@imotov With AWS, "account" and "access key" are two different things, so, cloud.account will be misleading.

@xuzha
Copy link
Contributor

xuzha commented Aug 19, 2015

Do we still need to discuss about this? If nobody objects, I'm going to merge this change soon.

xuzha pushed a commit to xuzha/elasticsearch that referenced this issue Aug 21, 2015
@clintongormley clintongormley added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs and removed :Plugin Cloud AWS labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Settings Settings infrastructure and APIs :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs help wanted adoptme
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants