Skip to content

Change the naming convention for plugins #2720

Description

@meeech

Summary

The current proposed naming convention is:

rollouts-my_cool_plugin-<type>-plugin

This requires using the _ - motivated by the need to parse out the plugin name from between the 2 dashes.

Jesse suggested (AR Community meeting: https://youtu.be/wjbGqrVuuDc?t=1299) to use the prefix rollouts-plugin-<type> which will then allow any string to come after and simplify any parsing and discoverability.

eg:
rollouts-plugin-trafficrouter-foo
rollouts-plugin-metric-bar

Proposal: Update docs and the few plugins already created to use this new naming scheme.

todo:

reach out to current plugin repos to let them know


Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions