Skip to content

Releases: crunchyroll/ef-open

New VERSION_KEYS for lambdas

16 Sep 11:59
97730f8
Compare
Choose a tag to compare
Add commit-hash and version-number key for lambdas (#200)

Jira: OPS-15824

DynamoDB Stream ARN lookup

15 Sep 22:56
facf1ca
Compare
Choose a tag to compare

Support for the DynamoDB Stream ARN lookup:

         "EventSourceArn": "{{aws:dynamodb:stream-arn,{{ENV}}-example-dynamodb-table}}",

Add lambda versioning

19 Aug 14:29
fad3596
Compare
Choose a tag to compare

Usage:

ef-version --set <version> --commit --devel --stable --noprecheck <function-name> function-version <env>

Update opsgenie integration to only page in production

10 Aug 22:35
1602d1b
Compare
Choose a tag to compare

Update opsgenie-newrelic integration to only page service owners for services running in the production account

NewRelic APM alert conditions creation

06 Aug 11:13
90331ef
Compare
Choose a tag to compare

NewRelic alerts notify OpsGenie teams

29 Jul 16:23
f75265a
Compare
Choose a tag to compare
Tie NR policies to OG teams (#192)

Jira: OPS-15473

Minor fix update for ecs

27 Jul 16:12
a474558
Compare
Choose a tag to compare
1.25.11

this somehow was missing (#190)

Introduce ECS alert conditions

27 Jul 12:26
8d7bc6c
Compare
Choose a tag to compare
OPS-15195 Implement custom alert policies for ECS services (#189)

* Implement custom alert policies for ECS services

* Updated alert condition name and add filter for application services

* Update populate_alert_policy_values

Co-authored-by: clau-ellation <[email protected]>

Add an option to skip resolving symbols

23 Jul 11:45
f0bc5f9
Compare
Choose a tag to compare

Added option --skip_symbol to ef-cf and ef-resolve-config in order to skip resolving some symbols. The purpose of this change is to avoid giving broad access to services that are not allowed to resolve some symbols.

Fix creation of NewRelic alert policies

23 Jul 08:47
3be5f9c
Compare
Choose a tag to compare

Fix creation of duplicate of alert policies and condition in NewRelic.