├── LICENSE ├── NOTICE ├── README.md ├── proposals ├── addons.md ├── api-pagination.md ├── asset-fetching.md ├── auto-clean-up.md ├── auto-deploy-logs.md ├── automatic-stemcell-asset-bumping.md ├── availability-zones.md ├── az-retry.md ├── bbr-sdk.md ├── blob-tracking.md ├── bosh-bpm.md ├── bosh-dns-cert-sans.md ├── bosh-dns-job-pointer.md ├── bosh-ha-nats.md ├── bosh-recreate-disks.md ├── brokered-link.md ├── centos-stemcells-improvements-v1.md ├── certificate-ca-rotation.md ├── cleanup-v2.md ├── cli-deployment-resources.md ├── cli-v2-windows.md ├── cloud-config.md ├── compilation-config-v2.md ├── compiled-releases.md ├── compileless-packages.md ├── computed-links.md ├── config-server.md ├── configs-api-v2-alt1.md ├── configs-api.md ├── cpi-api-v2.md ├── cpi-cleanup.md ├── cpi-method-validate-configuration.md ├── cpi-resource-uniqueness.md ├── create-env-perf-improvements.md ├── cross-director-links.png ├── default-deployment-manifest.md ├── delete-instance.md ├── deployment-configs.md ├── deployment-naming.md ├── deployment-steps.md ├── diff.md ├── director-action-visibility.md ├── director-config.md ├── director-deploy-perf-improvements.md ├── director-hooks.md ├── disk-backup-while-deploying.md ├── disk-settings.md ├── disks-api.md ├── drain-actions.md ├── dynamic-provisioning.md ├── errand-execution-args.md ├── errand-triggers.md ├── errands-v2.md ├── events.md ├── forceful-arp.md ├── generic-resources.md ├── generic_stemcell_improvements.md ├── global-networking.md ├── granular-instance-updates.md ├── iaas-resource-mgmt.md ├── iaas-resource-tagging.md ├── impact-of-link-updates.md ├── instance-logs.md ├── instance-selectors.md ├── job-health-checks.md ├── job-lifecycle.md ├── job-ordering.md ├── job-property-validation.md ├── k8s-cloud-shim.md ├── links-api-v2.md ├── links-api.md ├── links.md ├── load-balancer-mgmt.md ├── manifest-as-config.md ├── manifest-strictness.md ├── max-in-flight-v2.md ├── multi-cpi-v2.md ├── multi-cpi.md ├── multi-os-release-support.md ├── multiple-disks.md ├── namespaced-jobs-and-packages.md ├── network-mgmt.md ├── openstack-director-az-to-multiple-iaas-azs.md ├── ops-file-requests.md ├── ordered-update.md ├── os-reload.md ├── persistent-disk-az-migration.md ├── persistent-disk-mgmt.md ├── pre-stop.md ├── property-validation.md ├── quick-power-off.md ├── registry-removal.md ├── release-creation.md ├── restore-snapshot.md ├── resurrection-config.md ├── security-group-mgmt.md ├── security-groups-in-resource-pools.md ├── snapshots.md ├── streaming-errand-logs.md ├── tasks-config.md ├── team-mgmt.md ├── team-scoped-configs.md ├── to-be-deprecated.md ├── uaa.md ├── ubuntu-xenial-stemcells.md ├── unmanaged-disks-resizing.md ├── update-strategies.md ├── update-strategy-create.md ├── update-strategy-scale-down.md ├── update-strategy-surge.md ├── vip-network-auto-assignment.md ├── vm-debug-info.md └── vm-resources-improvements.md ├── stories.rb ├── summarize.rb ├── summary.md └── template.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/LICENSE -------------------------------------------------------------------------------- /NOTICE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/NOTICE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/README.md -------------------------------------------------------------------------------- /proposals/addons.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/addons.md -------------------------------------------------------------------------------- /proposals/api-pagination.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/api-pagination.md -------------------------------------------------------------------------------- /proposals/asset-fetching.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/asset-fetching.md -------------------------------------------------------------------------------- /proposals/auto-clean-up.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/auto-clean-up.md -------------------------------------------------------------------------------- /proposals/auto-deploy-logs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/auto-deploy-logs.md -------------------------------------------------------------------------------- /proposals/automatic-stemcell-asset-bumping.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/automatic-stemcell-asset-bumping.md -------------------------------------------------------------------------------- /proposals/availability-zones.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/availability-zones.md -------------------------------------------------------------------------------- /proposals/az-retry.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/az-retry.md -------------------------------------------------------------------------------- /proposals/bbr-sdk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/bbr-sdk.md -------------------------------------------------------------------------------- /proposals/blob-tracking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/blob-tracking.md -------------------------------------------------------------------------------- /proposals/bosh-bpm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/bosh-bpm.md -------------------------------------------------------------------------------- /proposals/bosh-dns-cert-sans.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/bosh-dns-cert-sans.md -------------------------------------------------------------------------------- /proposals/bosh-dns-job-pointer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/bosh-dns-job-pointer.md -------------------------------------------------------------------------------- /proposals/bosh-ha-nats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/bosh-ha-nats.md -------------------------------------------------------------------------------- /proposals/bosh-recreate-disks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/bosh-recreate-disks.md -------------------------------------------------------------------------------- /proposals/brokered-link.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/brokered-link.md -------------------------------------------------------------------------------- /proposals/centos-stemcells-improvements-v1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/centos-stemcells-improvements-v1.md -------------------------------------------------------------------------------- /proposals/certificate-ca-rotation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/certificate-ca-rotation.md -------------------------------------------------------------------------------- /proposals/cleanup-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/cleanup-v2.md -------------------------------------------------------------------------------- /proposals/cli-deployment-resources.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/cli-deployment-resources.md -------------------------------------------------------------------------------- /proposals/cli-v2-windows.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/cli-v2-windows.md -------------------------------------------------------------------------------- /proposals/cloud-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/cloud-config.md -------------------------------------------------------------------------------- /proposals/compilation-config-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/compilation-config-v2.md -------------------------------------------------------------------------------- /proposals/compiled-releases.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/compiled-releases.md -------------------------------------------------------------------------------- /proposals/compileless-packages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/compileless-packages.md -------------------------------------------------------------------------------- /proposals/computed-links.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/computed-links.md -------------------------------------------------------------------------------- /proposals/config-server.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/config-server.md -------------------------------------------------------------------------------- /proposals/configs-api-v2-alt1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/configs-api-v2-alt1.md -------------------------------------------------------------------------------- /proposals/configs-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/configs-api.md -------------------------------------------------------------------------------- /proposals/cpi-api-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/cpi-api-v2.md -------------------------------------------------------------------------------- /proposals/cpi-cleanup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/cpi-cleanup.md -------------------------------------------------------------------------------- /proposals/cpi-method-validate-configuration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/cpi-method-validate-configuration.md -------------------------------------------------------------------------------- /proposals/cpi-resource-uniqueness.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/cpi-resource-uniqueness.md -------------------------------------------------------------------------------- /proposals/create-env-perf-improvements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/create-env-perf-improvements.md -------------------------------------------------------------------------------- /proposals/cross-director-links.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/cross-director-links.png -------------------------------------------------------------------------------- /proposals/default-deployment-manifest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/default-deployment-manifest.md -------------------------------------------------------------------------------- /proposals/delete-instance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/delete-instance.md -------------------------------------------------------------------------------- /proposals/deployment-configs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/deployment-configs.md -------------------------------------------------------------------------------- /proposals/deployment-naming.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/deployment-naming.md -------------------------------------------------------------------------------- /proposals/deployment-steps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/deployment-steps.md -------------------------------------------------------------------------------- /proposals/diff.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/diff.md -------------------------------------------------------------------------------- /proposals/director-action-visibility.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/director-action-visibility.md -------------------------------------------------------------------------------- /proposals/director-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/director-config.md -------------------------------------------------------------------------------- /proposals/director-deploy-perf-improvements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/director-deploy-perf-improvements.md -------------------------------------------------------------------------------- /proposals/director-hooks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/director-hooks.md -------------------------------------------------------------------------------- /proposals/disk-backup-while-deploying.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/disk-backup-while-deploying.md -------------------------------------------------------------------------------- /proposals/disk-settings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/disk-settings.md -------------------------------------------------------------------------------- /proposals/disks-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/disks-api.md -------------------------------------------------------------------------------- /proposals/drain-actions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/drain-actions.md -------------------------------------------------------------------------------- /proposals/dynamic-provisioning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/dynamic-provisioning.md -------------------------------------------------------------------------------- /proposals/errand-execution-args.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/errand-execution-args.md -------------------------------------------------------------------------------- /proposals/errand-triggers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/errand-triggers.md -------------------------------------------------------------------------------- /proposals/errands-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/errands-v2.md -------------------------------------------------------------------------------- /proposals/events.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/events.md -------------------------------------------------------------------------------- /proposals/forceful-arp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/forceful-arp.md -------------------------------------------------------------------------------- /proposals/generic-resources.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/generic-resources.md -------------------------------------------------------------------------------- /proposals/generic_stemcell_improvements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/generic_stemcell_improvements.md -------------------------------------------------------------------------------- /proposals/global-networking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/global-networking.md -------------------------------------------------------------------------------- /proposals/granular-instance-updates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/granular-instance-updates.md -------------------------------------------------------------------------------- /proposals/iaas-resource-mgmt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/iaas-resource-mgmt.md -------------------------------------------------------------------------------- /proposals/iaas-resource-tagging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/iaas-resource-tagging.md -------------------------------------------------------------------------------- /proposals/impact-of-link-updates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/impact-of-link-updates.md -------------------------------------------------------------------------------- /proposals/instance-logs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/instance-logs.md -------------------------------------------------------------------------------- /proposals/instance-selectors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/instance-selectors.md -------------------------------------------------------------------------------- /proposals/job-health-checks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/job-health-checks.md -------------------------------------------------------------------------------- /proposals/job-lifecycle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/job-lifecycle.md -------------------------------------------------------------------------------- /proposals/job-ordering.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/job-ordering.md -------------------------------------------------------------------------------- /proposals/job-property-validation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/job-property-validation.md -------------------------------------------------------------------------------- /proposals/k8s-cloud-shim.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/k8s-cloud-shim.md -------------------------------------------------------------------------------- /proposals/links-api-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/links-api-v2.md -------------------------------------------------------------------------------- /proposals/links-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/links-api.md -------------------------------------------------------------------------------- /proposals/links.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/links.md -------------------------------------------------------------------------------- /proposals/load-balancer-mgmt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/load-balancer-mgmt.md -------------------------------------------------------------------------------- /proposals/manifest-as-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/manifest-as-config.md -------------------------------------------------------------------------------- /proposals/manifest-strictness.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/manifest-strictness.md -------------------------------------------------------------------------------- /proposals/max-in-flight-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/max-in-flight-v2.md -------------------------------------------------------------------------------- /proposals/multi-cpi-v2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/multi-cpi-v2.md -------------------------------------------------------------------------------- /proposals/multi-cpi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/multi-cpi.md -------------------------------------------------------------------------------- /proposals/multi-os-release-support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/multi-os-release-support.md -------------------------------------------------------------------------------- /proposals/multiple-disks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/multiple-disks.md -------------------------------------------------------------------------------- /proposals/namespaced-jobs-and-packages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/namespaced-jobs-and-packages.md -------------------------------------------------------------------------------- /proposals/network-mgmt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/network-mgmt.md -------------------------------------------------------------------------------- /proposals/openstack-director-az-to-multiple-iaas-azs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/openstack-director-az-to-multiple-iaas-azs.md -------------------------------------------------------------------------------- /proposals/ops-file-requests.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/ops-file-requests.md -------------------------------------------------------------------------------- /proposals/ordered-update.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/ordered-update.md -------------------------------------------------------------------------------- /proposals/os-reload.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/os-reload.md -------------------------------------------------------------------------------- /proposals/persistent-disk-az-migration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/persistent-disk-az-migration.md -------------------------------------------------------------------------------- /proposals/persistent-disk-mgmt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/persistent-disk-mgmt.md -------------------------------------------------------------------------------- /proposals/pre-stop.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/pre-stop.md -------------------------------------------------------------------------------- /proposals/property-validation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/property-validation.md -------------------------------------------------------------------------------- /proposals/quick-power-off.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/quick-power-off.md -------------------------------------------------------------------------------- /proposals/registry-removal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/registry-removal.md -------------------------------------------------------------------------------- /proposals/release-creation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/release-creation.md -------------------------------------------------------------------------------- /proposals/restore-snapshot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/restore-snapshot.md -------------------------------------------------------------------------------- /proposals/resurrection-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/resurrection-config.md -------------------------------------------------------------------------------- /proposals/security-group-mgmt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/security-group-mgmt.md -------------------------------------------------------------------------------- /proposals/security-groups-in-resource-pools.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/security-groups-in-resource-pools.md -------------------------------------------------------------------------------- /proposals/snapshots.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/snapshots.md -------------------------------------------------------------------------------- /proposals/streaming-errand-logs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/streaming-errand-logs.md -------------------------------------------------------------------------------- /proposals/tasks-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/tasks-config.md -------------------------------------------------------------------------------- /proposals/team-mgmt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/team-mgmt.md -------------------------------------------------------------------------------- /proposals/team-scoped-configs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/team-scoped-configs.md -------------------------------------------------------------------------------- /proposals/to-be-deprecated.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/to-be-deprecated.md -------------------------------------------------------------------------------- /proposals/uaa.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/uaa.md -------------------------------------------------------------------------------- /proposals/ubuntu-xenial-stemcells.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/ubuntu-xenial-stemcells.md -------------------------------------------------------------------------------- /proposals/unmanaged-disks-resizing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/unmanaged-disks-resizing.md -------------------------------------------------------------------------------- /proposals/update-strategies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/update-strategies.md -------------------------------------------------------------------------------- /proposals/update-strategy-create.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/update-strategy-create.md -------------------------------------------------------------------------------- /proposals/update-strategy-scale-down.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/update-strategy-scale-down.md -------------------------------------------------------------------------------- /proposals/update-strategy-surge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/update-strategy-surge.md -------------------------------------------------------------------------------- /proposals/vip-network-auto-assignment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/vip-network-auto-assignment.md -------------------------------------------------------------------------------- /proposals/vm-debug-info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/vm-debug-info.md -------------------------------------------------------------------------------- /proposals/vm-resources-improvements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/proposals/vm-resources-improvements.md -------------------------------------------------------------------------------- /stories.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/stories.rb -------------------------------------------------------------------------------- /summarize.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/summarize.rb -------------------------------------------------------------------------------- /summary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/summary.md -------------------------------------------------------------------------------- /template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudfoundry-attic/bosh-notes/HEAD/template.md --------------------------------------------------------------------------------