Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

fix: failed to delete a service inside service page #1091

Merged
merged 2 commits into from
Aug 15, 2023
Merged

fix: failed to delete a service inside service page #1091

merged 2 commits into from
Aug 15, 2023

Conversation

thxCode
Copy link
Member

@thxCode thxCode commented Aug 15, 2023

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Problem:

The input parameters of the deployer may not be a completed entity, for example, losing the ProjectID of the Service Entity.

Solution:

Isolate too deep object passing.

Related Issue:
#1088

- private internal functions
- comment the usage of options

Signed-off-by: thxCode <[email protected]>
Copy link
Contributor

@gitlawr gitlawr left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@alexcodelf alexcodelf left a comment

Choose a reason for hiding this comment

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

LGTM

@gitlawr gitlawr merged commit 0d22cb0 into seal-io:main Aug 15, 2023
3 checks passed
@thxCode thxCode deleted the fix-1088 branch August 16, 2023 02:37
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.

4 participants