Skip to content

COS coordinated-workers is a PyPi package that provides abstractions to simplify the creation and management of charms following the coordinator-worker pattern.

License

Notifications You must be signed in to change notification settings

canonical/cos-coordinated-workers

Repository files navigation

coordinated-workers

PyPI

This library provides abstractions to simplify the creation and management of charms following the coordinator-worker pattern, like Tempo, Loki, and Mimir charms:

  • Coordinator: A class that takes care of the shared tasks of a coordinator.
  • Worker: A class that handles the shared tasks of a worker.
  • NginxConfig: An Nginx configuration generator.

How to release

Go to https://github.com/canonical/cos-coordinated-workers/releases and click on 'Draft a new release'.

Select a tag from the dropdown, or create a new one from the main target branch.

Enter a meaningful release title and in the description, put an itemized changelog listing new features and bugfixes, and whatever is good to mention.

Click on 'Publish release'.

About

COS coordinated-workers is a PyPi package that provides abstractions to simplify the creation and management of charms following the coordinator-worker pattern.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages