sermant-io / Sermant

CNCF sandbox project, a Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology
https://sermant.io/
Apache License 2.0
1.25k stars 164 forks source link

Fix the issue where parameter information cannot be set during plugin install #1633

Closed hanbingleixue closed 1 month ago

hanbingleixue commented 1 month ago

What happened?

1、Parameter information cannot be entered when plug-in installation is selected for the hot swap function.

How can we reproduce it (as minimally and precisely as possible)?

1、After the Sermant is dynamically mounted, click the hot swap button on the Backend instance status page and select the plug-in installation command.

Anything else we need to know?

No response

Sermant version

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```