Skip to content

[release/6.0] Allow runtimeconfig StartupHooks and Environment StartupHooks to both be present - #62124

Merged
safern merged 4 commits into
release/6.0from
backport/pr-61461-to-release/6.0
Dec 15, 2021
Merged

[release/6.0] Allow runtimeconfig StartupHooks and Environment StartupHooks to both be present#62124
safern merged 4 commits into
release/6.0from
backport/pr-61461-to-release/6.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Nov 29, 2021

Copy link
Copy Markdown
Contributor

Backport of #61461 to release/6.0

/cc @agocke@tomdegoede

Customer Impact

Customer testing revealed that specifying StartupHooks by both environment and runtimeconfig setting results in an error, instead of the expected result, which is combining the two sets.

Testing

Unit tests added, manual testing.

Risk

Low risk -- small, focused change only in startup hooks.

@ghostghost added the area-Host label Nov 29, 2021
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #61461 to release/6.0

/cc @agocke@tomdegoede

Customer Impact

Testing

Risk

Author:github-actions[bot]
Assignees:-
Labels:

area-Host

Milestone:-

@agockeagocke added the Servicing-consider Issue for next servicing release review label Nov 30, 2021
@leecowleecow added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Nov 30, 2021
@leecowleecow added this to the 6.0.2 milestone Nov 30, 2021
@safern
safern merged commit 9c341f4 into release/6.0Dec 15, 2021
@safern
safern deleted the backport/pr-61461-to-release/6.0 branch December 15, 2021 18:40
@ghostghost locked as resolved and limited conversation to collaborators Jan 14, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-HostServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@vitek-karas@agocke@leecow@safern@tomdegoede