Skip to content

Conversation

@sbkok
Copy link
Collaborator

@sbkok sbkok commented May 17, 2021

Why?

When generating a pipeline, the code optimization introduced by PR #285
broke the notification_endpoint configuration. When set, it would try to
configure the notification in the main generator, as well as in the
default ADF pipeline generator.

What?

Removing the notification endpoint configuration from the main template,
as that is replaced by the default ADF pipeline generator
implementation.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

**Why?**

When generating a pipeline, the code optimization introduced by PR awslabs#285
broke the notification_endpoint configuration. When set, it would try to
configure the notification in the main generator as well as in the
default ADF pipeline generator.

**What?**

Removing the notification endpoint configuration from the main template,
as that is replaced by the default ADF pipeline generator
implementation.
@sbkok sbkok added the bug Something isn't working label May 17, 2021
@sbkok sbkok added this to the v3.2.0 milestone May 21, 2021
Copy link

@deltagarrett deltagarrett left a comment

Choose a reason for hiding this comment

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

LGTM

@sbkok sbkok requested a review from StewartW November 5, 2021 15:03
@sbkok sbkok merged commit 881a23f into awslabs:master Nov 8, 2021
@sbkok sbkok deleted the fix/duplicate-adf-notifications-issue branch November 8, 2021 16:23
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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants