Skip to content

Conversation

@zjleblanc
Copy link
Contributor

What does this PR do?

Adds entries for eda_credential_types and eda_event_streams roles to the dispatcher configuration variable

How should this be tested?

Define entries for eda_credential_types and eda_event_streams before calling infra.aap_configuration.dispatch and ensure the resources are created in EDA.

Is there a relevant Issue open for this?

resolves #987

Other Relevant info, PRs, etc

eda_configuration_dispatcher_roles was missing an entry for credential_type and event_stream
@zjleblanc zjleblanc requested a review from a team as a code owner November 26, 2024 19:48
Copy link
Collaborator

@djdanielsson djdanielsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like you are missing changes to the arg_spec and need a changelog fragment

@zjleblanc
Copy link
Contributor Author

@djdanielsson added the requested updates. I noticed there are some mismatches between the role dispatcher defaults and argument_specs unrelated to this PR. Would you like me to sync those up? (eda_user and eda_project_sync exist in argument_spec but not defaults)

Copy link
Collaborator

@djdanielsson djdanielsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@djdanielsson djdanielsson merged commit 1aaa2a4 into redhat-cop:devel Nov 28, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dispatcher omitting EDA roles

2 participants