# C7N Community Meeting Minutes 2024-10-01 ## October 1, 2024 :::info - **URL:** meet.google.com/mii-evqh-esh - **Date:** October 1, 2024 (2:00 PM (ET) / 11:00 AM (PT) / 7PM (UTC)) - **[Timezone Converter (Click me)](https://www.timeanddate.com/worldclock/converter.html?iso=20220621T180000&p1=263&p2=224&p3=136&p4=37&p5=367&p6=438&p7=248&p8=22)** - **Agenda** 1. Intros `10m` 1. Agenda Items `20m` 1. PR Party `30m` - **Meeting Contact:** AJ: <aj@stacklet.io> - **Video Archive and Transcripts**: https://mtngs.io/cloud-custodian/community-meetings/ ::: ## Agenda Items - Anyone still using Gitter? - Community wrangling with Jorge - Still :thumbsup: on HackMD - Community calendar w/meet links :thumbsup: - Meeting agenda ideas - Sticky doc in a community channel - Nevermind :sweat_smile: - Anti-pattern to watch out for: join a mailing list, get calendar notice spam - agenda.cloudcustodian.io subdomain - doc links to community resources / community page - Every other meeting: PR party - Possibly unnecessary given our discussion/topic volume - Don't worry about spanning all time zones - Bots - https://dosu.dev/ - auto-labeling based on pr content - optional stale bot - won't add human-curated labels like good first issue - can suggest responses - needs human approval - Chat - answeroverflow (discord check if avail on slack) - Code Review - https://www.codacy.com/ and reviewable.io - Send Jorge a mail to get us on chat loop backoff - CNCF graduation progress / criteria - validate document - github issue for graduation: https://github.com/cloud-custodian/cloud-custodian/issues/8132 - update maintainers file - open new graduation issue at https://github.com/cncf/toc/issues - zachary point about labs to run custodian against mocked infra (moto/localstack/etc) ### PR/Issue Discussion - Alibaba provider: https://github.com/cloud-custodian/cloud-custodian/pull/9677 - https://github.com/cloud-custodian/cloud-custodian/pull/9745 - https://github.com/cloud-custodian/cloud-custodian/pull/9692 - Allow filtering for owner=self by default (the running account is sharing) or looking at resources shared from other accounts to the active account - https://github.com/cloud-custodian/cloud-custodian/pull/9721 - addressed feedback - need to have overridable status check (READY is default) - https://github.com/cloud-custodian/cloud-custodian/pull/9731 - ddb crossaccount filter data update # Weekly Report Weekly status report for cloud-custodian/cloud-custodian Week #39 2024 ## Weekly Stats | | Opened this week| Closed this week| |--|---|-----| |Issues| 8 | 1| |PR's| 10 | 7| | | | |--|--| | New stars | 39| | New forks | 7| ## PR's Opened * [#9749](https://github.com/cloud-custodian/cloud-custodian/pull/9749): WIP: [#9748] C7n kates to c7n kube rename * [#9745](https://github.com/cloud-custodian/cloud-custodian/pull/9745): aws - s3 - check destination bucket existence in bucket-replication filter * [#9743](https://github.com/cloud-custodian/cloud-custodian/pull/9743): aws - ds - additional filters for LDAP & Directory Settings * [#9742](https://github.com/cloud-custodian/cloud-custodian/pull/9742): Fix gcp.artifacts-repository and gcp.region * [#9738](https://github.com/cloud-custodian/cloud-custodian/pull/9738): aws - add support for global accelerator * [#9737](https://github.com/cloud-custodian/cloud-custodian/pull/9737): c7n-left - graph get refs handle ref blocks that aren't resolved * [#9735](https://github.com/cloud-custodian/cloud-custodian/pull/9735): aws - examples - add item to events list * [#9732](https://github.com/cloud-custodian/cloud-custodian/pull/9732): azure - keyvault - fix parameters for update-access-policy action * [#9731](https://github.com/cloud-custodian/cloud-custodian/pull/9731): ddb cross-account filter * [#9729](https://github.com/cloud-custodian/cloud-custodian/pull/9729): releng - fix dep flapping on importlib-metadata with c7n_gcp via base pin ## PR's Closed * [#9738](https://github.com/cloud-custodian/cloud-custodian/pull/9738): aws - add support for global accelerator * [#9737](https://github.com/cloud-custodian/cloud-custodian/pull/9737): c7n-left - graph get refs handle ref blocks that aren't resolved * [#9735](https://github.com/cloud-custodian/cloud-custodian/pull/9735): aws - examples - add item to events list * [#9732](https://github.com/cloud-custodian/cloud-custodian/pull/9732): azure - keyvault - fix parameters for update-access-policy action * [#9729](https://github.com/cloud-custodian/cloud-custodian/pull/9729): releng - fix dep flapping on importlib-metadata with c7n_gcp via base pin * [#9717](https://github.com/cloud-custodian/cloud-custodian/pull/9717): aws - memorydb - add support for user and acl * [#9697](https://github.com/cloud-custodian/cloud-custodian/pull/9697): AWS - Step Functions - Activities Resource & Tagging support ## Issues Opened * [#9748](https://github.com/cloud-custodian/cloud-custodian/issues/9748): Rename c7n-kate to c7n-kube * [#9744](https://github.com/cloud-custodian/cloud-custodian/issues/9744): S3 bucket-replication filter throws out error if destination bucket is deleted * [#9741](https://github.com/cloud-custodian/cloud-custodian/issues/9741): Enhance Directory service to filter based on Trust relationships * [#9740](https://github.com/cloud-custodian/cloud-custodian/issues/9740): Enhance Directory service to filter for LDAP settings & Directory Settings * [#9739](https://github.com/cloud-custodian/cloud-custodian/issues/9739): Splunk Returns a 400 Error from Azure Mailer * [#9734](https://github.com/cloud-custodian/cloud-custodian/issues/9734): not able to filter aws iam policies with s3:PutBucketPolicy action on Resource:* * [#9733](https://github.com/cloud-custodian/cloud-custodian/issues/9733): Add global accelerator to cloud custodian * [#9730](https://github.com/cloud-custodian/cloud-custodian/issues/9730): DynamoDB Table Cross Account FIlter ## Issues Closed * [#9695](https://github.com/cloud-custodian/cloud-custodian/issues/9695): aws - step function - activities support