Skip to content

chore: remove old console - #2126

Merged
cre8ivejp merged 4 commits into
mainfrom
chore-remove-old-console
Sep 22, 2025
Merged

chore: remove old console#2126
cre8ivejp merged 4 commits into
mainfrom
chore-remove-old-console

Conversation

@cre8ivejp

@cre8ivejp cre8ivejp commented Sep 22, 2025

Copy link
Copy Markdown
Member

Fix #2127
This PR removes the old console and its references.

Signed-off-by: Alessandro Yuichi Okimoto <yuichijpn@gmail.com>
Signed-off-by: Alessandro Yuichi Okimoto <yuichijpn@gmail.com>
@cre8ivejp
cre8ivejp marked this pull request as ready for review September 22, 2025 04:51
steveninhle

This comment was marked as resolved.

@steveninhle
steveninhle self-requested a review September 22, 2025 04:59
steveninhle
steveninhle previously approved these changes Sep 22, 2025

@steveninhle steveninhle left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM! Thank you!

webConsoleServer := rest.NewServer(
*s.certPath, *s.keyPath,
rest.WithLogger(logger),
rest.WithPort(*s.webConsoleServicePort),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please also remove webConsoleServicePort itself🙏

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Done 4c23efc

Signed-off-by: Alessandro Yuichi Okimoto <yuichijpn@gmail.com>
Comment thread Dockerfile-app-api Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You might want to remove this file👀

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks.
Removed f7c7db3

Signed-off-by: Alessandro Yuichi Okimoto <yuichijpn@gmail.com>

@nnnkkk7 nnnkkk7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!
Looks nice!

@cre8ivejp
cre8ivejp merged commit a87501c into main Sep 22, 2025
12 checks passed
@cre8ivejp
cre8ivejp deleted the chore-remove-old-console branch September 22, 2025 09:58
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.

chore: remove old console

3 participants