Feature: Multiple instances of packs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
I think it would be interesting to have a way to be able to instanciate multiple instances of a single pack using different configuration.
Right now, if for example you have multiple JIRA or OpsGenie accounts, you cannot on a single StackStorm setup be able to connect to multiples ones.
Basically, we just need to able to be able to call actions, create triggers and set sensors specifying which configuration file for use for this instance.
That could for example be an instance=abc parameter to be given that will load mypack.abc.conf if given, or the default mypack.conf when no specific parameter if given.
This is kind of related to https://github.com/StackStorm/st2/issues/3438
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reading issue #3438 and tracing how StackStorm currently loads pack configuration for actions, triggers, and sensors; done requires an agreed design and implementation that supports multiple independently configured pack instances.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100