Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove event_stream_type for event_stream module #339

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

Alex-Izquierdo
Copy link
Contributor

@Alex-Izquierdo Alex-Izquierdo commented Oct 9, 2024

event_stream_type is not necessary to create the event stream and it is misleading since the user has no way to know what is the value for it and it will end up in unexpected errors if its sent to the api. The type is already set by the backend based on the credential chosen. The API will remove it as well, its existence is an error and it only exists in the UI in order to filter existing credentials by type.

Jira: https://issues.redhat.com/browse/AAP-33196

@Alex-Izquierdo Alex-Izquierdo added the bug Something isn't working label Oct 9, 2024
@Alex-Izquierdo Alex-Izquierdo force-pushed the remove-event-stream-type branch from bff757e to bcdc66d Compare October 9, 2024 19:44
@Alex-Izquierdo Alex-Izquierdo requested review from alinabuzachis and a team October 9, 2024 19:45
@Alex-Izquierdo Alex-Izquierdo force-pushed the remove-event-stream-type branch from bcdc66d to 2b69e9f Compare October 9, 2024 19:54
@Alex-Izquierdo Alex-Izquierdo force-pushed the remove-event-stream-type branch from 2b69e9f to 982ca0d Compare October 9, 2024 20:00
@Alex-Izquierdo Alex-Izquierdo force-pushed the remove-event-stream-type branch from 982ca0d to 971b3ea Compare October 9, 2024 20:04
@Alex-Izquierdo Alex-Izquierdo force-pushed the remove-event-stream-type branch from 971b3ea to b8fc440 Compare October 9, 2024 20:07
@Alex-Izquierdo Alex-Izquierdo force-pushed the remove-event-stream-type branch from b8fc440 to c47856a Compare October 9, 2024 20:08
@Alex-Izquierdo Alex-Izquierdo merged commit 591e212 into ansible:main Oct 11, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants