Controls are not shown in service panel #3107
Labels
bug
Broken end user or developer functionality; not working as the developers intended it
component/ui
Predominantly a front-end issue; most/all of the work can be completed by a f/e developer
Hi,
I'm working with plugins and I'm trying to add custom controls to the panel of services. I don't have any problem to do it on container but the "node-details-controls" web section is not shown for services and I can't see my control icon. (Adding value to monitor in the INFO section does not give any problem.)
Hereafter a sample code to test it, derived and adapted from sample plugins.
I'm not sure if it is a bug or if something is wrong with my code.
(Just need to run
kubectl proxy --port=8080
to allowrequests.get(url="http://localhost:8080/api/v1/namespaces/default/services")
)The text was updated successfully, but these errors were encountered: