ansible / awx-operator

An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖
https://www.github.com/ansible/awx
Apache License 2.0
1.17k stars 587 forks source link

Unified Annotation Handling without Duplicates #1821

Open alexiseichst opened 1 month ago

alexiseichst commented 1 month ago

The objective here is to manage multiple entries and unify web_annotations and annotations while avoiding duplicates.

ISSUE TYPE
kurokobo commented 1 month ago

Could you please clarify your first issue, and provide actual AWX CR that can reproduce your issue? How you've tested this PR? Also, is there any specific reason why you don't make any changes for task_annotations?

rooftopcellist commented 3 weeks ago

@alexiseichst I think we should add these same changes to the task deployment before merging. And CI is currently failing. This PR needs more attention before it can be merged.