Skip to content

Decouple editTargetPort from createContainerApp#371

Merged
MicroFish91 merged 8 commits intomainfrom
mwf/ingress-2
May 17, 2023
Merged

Decouple editTargetPort from createContainerApp#371
MicroFish91 merged 8 commits intomainfrom
mwf/ingress-2

Conversation

@MicroFish91
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/commands/createContainerApp/EnableIngressStep.ts
workCompleted: string
}

export abstract class IngressUpdateBaseStep<T extends IContainerAppContext> extends AzureWizardExecuteStep<T> {
Copy link
Copy Markdown
Contributor Author

@MicroFish91 MicroFish91 May 16, 2023

Choose a reason for hiding this comment

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

This step is meant to (eventually) completely replace the use of updateIngressSettings.ts

@MicroFish91
Copy link
Copy Markdown
Contributor Author

MicroFish91 commented May 16, 2023

ICreateContainerAppContext should eventually extend IngressContext, however, there is a temporary incompatibility because not all the ingress commands have been wired up to support the activity log. This will change by the last of the ingress update PRs.

Also FYI, checks are failing right now because the linter does not like the temporarily included @ts-ignore..

@MicroFish91 MicroFish91 marked this pull request as ready for review May 16, 2023 22:15
@MicroFish91 MicroFish91 requested a review from a team as a code owner May 16, 2023 22:15
Comment thread src/commands/createContainerApp/EnableIngressStep.ts
@MicroFish91 MicroFish91 merged commit 5ac8f07 into main May 17, 2023
@MicroFish91 MicroFish91 deleted the mwf/ingress-2 branch May 17, 2023 17:14
@microsoft microsoft locked and limited conversation to collaborators Mar 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants