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

util/get_tags: use get_all_tags instead of get_only_instances #1503

Merged
merged 1 commit into from
Apr 3, 2015

Conversation

oremj
Copy link
Contributor

@oremj oremj commented Apr 2, 2015

get_only_instances is overkill for grabbing tags.

get_only_instances requires DescribeInstances, where get_all_tags only
requires the DescribeTags permission.

get_only_instances is overkill for grabbing tags.

get_only_instances requires DescribeInstances, where get_all_tags only
requires the DescribeTags permission.
@LeoCavaille
Copy link
Member

Hi @oremj thanks for your contribution!
Looks legit, we'll review this soon to include it in 5.4 (the master is now frozen for 5.3 QA).

@LeoCavaille LeoCavaille added this to the 5.4.0 milestone Apr 2, 2015
@remh remh modified the milestones: 5.3.0, 5.4.0 Apr 3, 2015
@remh
Copy link

remh commented Apr 3, 2015

Just tested and it looks good to me! Let's release it with 5.3.0 as it's a bug fix.
Thanks @oremj !

remh pushed a commit that referenced this pull request Apr 3, 2015
util/get_tags: use get_all_tags instead of get_only_instances
@remh remh merged commit 640de88 into DataDog:master Apr 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants