Merge feature resources #4805

Merged
merged 188 commits into from Mar 21, 2016

Conversation

Projects
None yet
5 participants

cherylj commented Mar 20, 2016

The feature-resources branch is ready for merging. This branch had a bless on its last CI run: http://reports.vapour.ws/releases/3782

There are no bugs open against this branch: https://bugs.launchpad.net/juju-core/feature-resources

(Review request: http://reviews.vapour.ws/r/4247/)

natefinch and others added some commits Mar 2, 2016

Merge pull request #4696 from natefinch/fix-1556146
Fix bug 1556146

missing a period in the build constraint, fixes https://bugs.launchpad.net/juju-core/+bug/1556146

(Review request: http://reviews.vapour.ws/r/4135/)

ericsnowcurrently and others added some commits Mar 9, 2016

Merge pull request #4741 from ericsnowcurrently/resources-destroy
Add clean up resources when services are destroyed.

...and a little bit of cleanup when units are destroyed.

(Reviewed in http://reviews.vapour.ws/r/4099/.)
Merge master into feature-resources.
Conflicts:
    cmd/juju/charmcmd/store.go
    cmd/juju/charmcmd/sub.go
    cmd/juju/service/bundle.go
    dependencies.tsv
    resource/api/client/client.go
    resource/resourceadapters/fakes.go
Merge pull request #4722 from ericsnowcurrently/resources-resource-re…
…visions-in-deploy

Support passing revisions to "juju deploy --resource".

Currently only filenames are supported.  This change is necessary to enable reproducible deployments with resources (since we don't have a unique ID for the "revision set").  "juju upgrade-charm --resource" is likewise fixed.

(Review request: http://reviews.vapour.ws/r/4160/)
Merge pull request #4744 from kat-co/feature-resources-merge-master
Merge master into feature-resources.

Conflicts:
    cmd/juju/charmcmd/store.go
    cmd/juju/charmcmd/sub.go
    cmd/juju/service/bundle.go
    dependencies.tsv
    resource/api/client/client.go
    resource/resourceadapters/fakes.go

(Review request: http://reviews.vapour.ws/r/4181/)
Merge pull request #4758 from ericsnowcurrently/resources-bundles
Support deploying resources from a bundle.



(Review request: http://reviews.vapour.ws/r/4197/)
Merge pull request #4773 from natefinch/attach
rename push-resource to attach
Merge pull request #4778 from ericsnowcurrently/resources-uniter-down…
…load-progress

Show unit download progress for resources.



(Review request: http://reviews.vapour.ws/r/4219/)
Merge pull request #4792 from ericsnowcurrently/resources-charm-list-…
…resources-channel-flag

Add the --channel flag to "juju charm list-resources".



(Review request: http://reviews.vapour.ws/r/4234/)
Merge upstream/feature-resources.
Conflicts:
    dependencies.tsv

cherylj commented Mar 21, 2016

$$JFDI$$

Contributor

jujubot commented Mar 21, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Mar 21, 2016

Merge pull request #4805 from cherylj/merge-feature-resources
Merge feature resources

The feature-resources branch is ready for merging.  This branch had a bless on its last CI run:  http://reports.vapour.ws/releases/3782

There are no bugs open against this branch:  https://bugs.launchpad.net/juju-core/feature-resources

(Review request: http://reviews.vapour.ws/r/4247/)

@jujubot jujubot merged commit fa84738 into juju:master Mar 21, 2016

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