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

Set tags on log groups #1164

Merged
merged 7 commits into from
Jun 26, 2020
Merged

Set tags on log groups #1164

merged 7 commits into from
Jun 26, 2020

Conversation

tthebst
Copy link
Contributor

@tthebst tthebst commented Jun 25, 2020

closes #1078


How do you format yaml's? My VSCode formats them like this.

checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • update examples
  • update docs and add any new files to summary.md (view in gitbook after merging)
  • cherry-pick into release branches if applicable
  • alert the dev team if the dev environment changed

@tthebst tthebst requested review from deliahu and vishalbollu June 25, 2020 18:51
@deliahu
Copy link
Member

deliahu commented Jun 25, 2020

We haven't been using a YAML formatter, but maybe we should! Which one do you use?

Regardless, I think we should make a separate PR after this one if we do decide to reformat, to keep the diff in the PR more relevant

Copy link
Member

@deliahu deliahu left a comment

Choose a reason for hiding this comment

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

Nice job on this, using log_group_aws_tags is a great idea!

@deliahu deliahu changed the title Apilogs Set tags on log groups Jun 26, 2020
Copy link
Member

@deliahu deliahu left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

@tthebst tthebst merged commit 9f2f822 into master Jun 26, 2020
@tthebst tthebst deleted the apilogs branch June 26, 2020 19:06
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.

Tags are not propagated to API log groups
2 participants