[Docker Extensions] Extension Settings
Tell us about your request Some extensions need settings configurations to work. We'd like to add a standard way to set up these configurations for Extension Developers so that they don't need to create them on their own.
Which service(s) is this request for? Docker Extensions
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Right now, there isn't a standard way to implement settings configurations in the Extensions SDK. Extension developers must develop and implement these settings configurations on their own. It creates additional work for the developers in addition to creating their extension. We'd like to provide a standard way to implement settings configurations to reduce the time and effort it takes to create a Docker Extension.
Are you currently working around the issue? Extension developers are implementing this on their own in each extension.
Additional context N/A