Open adam-stokes opened 10 years ago
This would also have to include the password. Rather than generically provide the ability for any charm to do anything to an entire deployment I'd like to see a relation with juju-core to get admin creds (which would be handled in the relationship hook)
juju add-relation my-service juju-core:credentials
@bcsaller good idea, i second this :+1:
Would it be possible to expose the juju admin user and state server api endpoint through environment variables? This would make it easier to access the juju api through a library binding and would essentially work no matter what provider is used. Something like