Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource revisions in bundles are ignored #10

Open
Cynerva opened this issue Dec 5, 2018 · 0 comments
Open

Resource revisions in bundles are ignored #10

Cynerva opened this issue Dec 5, 2018 · 0 comments

Comments

@Cynerva
Copy link
Contributor

Cynerva commented Dec 5, 2018

Given a bundle that includes something like this:

services:
  flannel:
    charm: cs:~containers/flannel-339
    resources:
      flannel-amd64: 3
      flannel-arm64: 1
      flannel-s390x: 3

Shrinkwrap will ignore those resource revisions and use whatever the charm store gives it instead.

Related, but not a fix: #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant