juju / charmstore

The charm store server.
http://gopkg.in/juju/charmstore.v5
GNU Affero General Public License v3.0
15 stars 37 forks source link

Resources should be optional #810

Open mhilton opened 6 years ago

mhilton commented 6 years ago

There are a great number of resource use cases where optional resources are desirable. All parts of the system, other than charmstore, support optional resources. It would be nice if charmstore supported them too.

mhilton commented 6 years ago

See https://github.com/juju/charmstore-client/issues/103 for more discussion on this topic.

jakobilobi commented 10 months ago

Has this issue seen any development?

Recently encountered the need/preference for having an optional resource but couldn't figure out if it's supported or not by current Juju versions.