Description
February 2022 @StackStorm/tsc 1 hour
planned meeting: Tuesday, 01 Feb 2022, 09:30 AM US Pacific
.
See #33 for more info about how to join.
(TLDR; Zoom link: https://us02web.zoom.us/j/81082101702?pwd=N1V4TWdYRVQ4SXBsaFh1TFYvVDA0UT09)
TSC Meeting Host: @armab
Meeting Agenda
DEMO: New Pack content loading by @amanda11 (15min)
- Add support for overridding whether resources are enabled st2#5506
- Amanda will present a demo showcasing the new feature from the upcoming
v3.7.0
that adds configuration in/opt/stackstorm/overrides/
to control the pack content loading: a whitelist/blacklist for sensors, rules, etc.
AWS p1 (bizdev): Change of account ownership request by @punkrokk (BlueCycle)
Context: 1.5+ years ago @punkrokk created a dedicated AWS account and requested on behalf of StackStorm project FOSS credits in AWS Open Source program. This way the original StackStorm AWS account (child org) moved away from Extreme AWS (parent org) to the new umbrella of created AWS FOSS account (parent org). This helped the project to keep its infra and builds operating as before.
- @punkrokk (representing BlueCycle, a StackStorm partner) is looking for someone else to take the AWS account ownership, including the billing and business mgmt.
- StackStorm Partners are invited to the meeting, as the project is seeking a potential new AWS account holder or AWS parent org.
AWS p2 (technical): Future plans
Context: AWS FOSS credits will expire mid 2022 with no possibility for extending, per AWS support. StackStorm release automation and e2e testing rely on AWS API where st2cicd requests on-demand VMs to automatically test the stackstorm end-to-end installation in a fresh environment. This happens for every build x 4 OS flavors we support (EL7/8, U18/20).
- Discuss the future plans about AWS infra
- Short-term: Further reduce the AWS usage
- Long-term: Move away from AWS (?)
- Consequences for the st2cicd, packaging, future releases, OS support, deployments (?)
- etc
StackStorm v3.7.0
release progress
- Release Manager: @cognifloyd
- Release Assistant: still missing a volunteer. Who from @StackStorm/maintainers?
- Target month: March 2022
- Project & Roadmap: https://github.com/orgs/StackStorm/projects/23
- New feature: Disable/Enable st2 content on load: Add support for overridding whether resources are enabled st2#5506 by @amanda11
- CentOS 8 EOL end 2021 #88 plan:
RockyLinux
will be a drop-in replacement for EOL'edCentOS8
- update the build process, packaging, CI/CD
- Problem:
py3.6
was EOL inDec 2021
: still used inEL7
,EL8
,U18