We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
VelaUX does not set the default value of Trait "cpuscaler" To Reproduce
install valaux
create one application
go to the detail page of this application
edit the default Component "webservice"
click button "+ " to. add one new trait
select "cpuscaler"
the Trait Properties are filled by default value
click Create button
check request in Chrome devtool's network tab
the value of "cpuscaler" is not set
Expected behavior
Screenshots
KubeVela Version
UI Version: v1.6.4-2f68a03
API Version: v1.6.4-git-1a6b724
Additional context
The text was updated successfully, but these errors were encountered:
if change the default, value can be set correctly.
Sorry, something went wrong.
@StevenLeiZhang The actual rendering result should be correct, right?
No, When you click "cpuscaler", the detail page is blank.
/assign
Successfully merging a pull request may close this issue.
Describe the bug
VelaUX does not set the default value of Trait "cpuscaler"
To Reproduce
install valaux
create one application
go to the detail page of this application
edit the default Component "webservice"
click button "+ " to. add one new trait
select "cpuscaler"
the Trait Properties are filled by default value
click Create button
check request in Chrome devtool's network tab
the value of "cpuscaler" is not set
Expected behavior
Screenshots
KubeVela Version
UI Version: v1.6.4-2f68a03
API Version: v1.6.4-git-1a6b724
Additional context
The text was updated successfully, but these errors were encountered: