Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix container names annotations for sdk, apache, nginx (#3307)
* fix: fix container names for sdk, apache, nginx Found through code inspection, the ApacheHttpd, Nginx and SDK injectors do not honor their container-names annotations. This is a breaking change if anyone is using the enablement flag with container names for these 3 injectors, which I believe would work as truthy would treat a list of container names as true. Signed-off-by: Alan Clucas <alan@clucas.org> * chore: add changelog entry Signed-off-by: Alan Clucas <alan@clucas.org> --------- Signed-off-by: Alan Clucas <alan@clucas.org>
- Loading branch information