Modify Pipeline to automatically add elasticsearch/kibana & fluentbit labels for full-stack ES MR testing
Since eck-operator CRDS are how the BB elasticsearch & kibana packages are implemented; and Fluentbit acts as the Elasticsearch log aggregator - It would make sense to test these 4 packages collectively in the Pipelines since they're so closely knit.
This task is to update the CI Pipeline templates to automatically add elasticsearch elasticsearchKibana and fluentbit labels whenever a MR for eck-operator is created; so that all 4 packages will be tested together in the Pipelines.
Edited by Brian Jackson