charmstore
charmstore copied to clipboard
The charm store server.
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...
Macaroon root keys used in the charmstore have a maximum life of 48 hours, this is much too short for some of their uses. For example docker-registry credentials or private...
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 3.3.0. Release notes Sourced from actions/cache's releases. v3.3.0 What's Changed Bug: Permission is missing in cache delete example by @kotokaze in actions/cache#1123 Add lookup-only option...
Bumps [github.com/gorilla/handlers](https://github.com/gorilla/handlers) from 0.0.0-20170224193955-13d73096a474 to 1.5.1. Release notes Sourced from github.com/gorilla/handlers's releases. v1.5.1 🔊 v1.5.1 fixes an issue with the CompressHandler introduced in v1.5.0 that would break compression of some...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200904194848-62affa334b73 to 0.8.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [github.com/juju/loggo](https://github.com/juju/loggo) from 0.0.0-20200526014432-9ce3a2e09b5e to 1.0.0. Release notes Sourced from github.com/juju/loggo's releases. v1.0.0 What's Changed Split up logger.go and writer.go. by @ericsnowcurrently in juju/loggo#14 Support non-global loggers. by @ericsnowcurrently in...
Bumps [github.com/rogpeppe/fastuuid](https://github.com/rogpeppe/fastuuid) from 0.0.0-20150106093220-6724a57986af to 1.2.0. Release notes Sourced from github.com/rogpeppe/fastuuid's releases. do RFC4122 properly It turns out we should have done RFC4122 version and variant bits correctly. Commits See...
Bumps [github.com/juju/charmrepo/v6](https://github.com/juju/charmrepo) from 6.0.0-20200817155725-120bd7a8b1ed to 6.0.3. Release notes Sourced from github.com/juju/charmrepo/v6's releases. v6.0.3 What's Changed Update juju/charm to v8.0.5 by @barrettj12 in juju/charmrepo#190 New Contributors @barrettj12 made their first contribution...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.1.0 to 4.5.0. Release notes Sourced from github.com/golang-jwt/jwt/v4's releases. v4.5.0 What's Changed Allow strict base64 decoding by @AlexanderYastrebov in golang-jwt/jwt#259 Full Changelog: https://github.com/golang-jwt/jwt/compare/v4.4.3...v4.5.0 4.4.3 What's Changed fix:...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @cory-miller in actions/checkout#1045 Add in explicit...