armada/docs/source/operations
Mark Burnett 083ba20f50 fix(git): allow specifying git refs for sources
This allows, e.g., pointing at a particular Gerrit Patch Set using
natural configuration, e.g.:

    ---
    schema: armada/Chart/v1
    metadata:
      schema: metadata/Document/v1
      name: ceph-config
    data:
      chart_name: ceph-config
      release: ceph-config
      namespace: ucp
      timeout: 3600
      install:
        no_hooks: true
      upgrade:
        no_hooks: true
      values: {}
      source:
        type: git
        location: https://github.com/openstack/openstack-helm
        subpath: ceph
        reference: refs/changes/54/457754/73
      dependencies: []

Change-Id: Ib6af0fec2bbfa1fa4e523d839df44af047697522
2017-10-18 14:17:17 -05:00
..
guide-api.rst [docs] Armada documentation warning-is-error True. 2017-10-06 15:12:28 -04:00
guide-build-armada-yaml.rst fix(git): allow specifying git refs for sources 2017-10-18 14:17:17 -05:00
guide-configure.rst feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
guide-exceptions.rst [docs] Armada documentation warning-is-error True. 2017-10-06 15:12:28 -04:00
guide-helm-plugin.rst [docs] Armada documentation warning-is-error True. 2017-10-06 15:12:28 -04:00
guide-troubleshooting.rst [docs] Armada documentation warning-is-error True. 2017-10-06 15:12:28 -04:00
guide-use-armada.rst [docs] Armada documentation warning-is-error True. 2017-10-06 15:12:28 -04:00
index.rst [docs] Armada documentation warning-is-error True. 2017-10-06 15:12:28 -04:00
sampleconf.rst [docs] Armada documentation warning-is-error True. 2017-10-06 15:12:28 -04:00
samplepolicy.rst [docs] Armada documentation warning-is-error True. 2017-10-06 15:12:28 -04:00