cf-ops-automation icon indicating copy to clipboard operation
cf-ops-automation copied to clipboard

a collaboration framework for operating cloudfoundry and services at scale

Results 92 cf-ops-automation issues
Sort by recently updated
recently updated
newest added

As cloudfoundry now supports Kubernetes with CloudFoundry Container Runtime, COA should offer first class support - [x] add k8s terraform plugin, so we can apply k8s config from terraform -...

enhancement

### Expected behavior No broken links ### Observed behavior https://github.com/orange-cloudfoundry/cf-ops-automation#paas-templates-and-secrets-repo-structure-examples points to https://github.com/orange-cloudfoundry/cf-ops-automation/blob/develop/docs/reference_dataset which returns 404

**Is your feature request related to a problem? Please describe.** * I'm frustrated when I develop coab-based brokers that should share common smoke test scripts, and I now need to...

enhancement
on-demand-pipelines

**Is your feature request related to a problem? Please describe.** ## Background The [cf-deployment](https://github.com/cloudfoundry/cf-deployment) model is bringing an independent, consistently/tested deployment that includes a set of releases and their versions....

discuss

Currently the [sync-feature-branches](https://github.com/orange-cloudfoundry/cf-ops-automation/blob/2ddf22f027046964ba5f5ef9acab7328b7999e4f/concourse/pipelines/sync-feature-branches.yml#L31-L43) pipeline watches a single paas-template git resource. As we opensource common features into paas-template, and each keep orange entities keeps specific automation in their own fork, we'll...

on-demand-pipelines
discuss

The race condition might imply the deploy pipeline gets updated/removed from concourse while being executed. ![image](https://user-images.githubusercontent.com/4748380/38110250-3e3301ca-339b-11e8-8478-ea1fb4c1e09a.png) ![image](https://user-images.githubusercontent.com/4748380/38110299-691683b2-339b-11e8-8348-a2475b9dae1f.png) ![image](https://user-images.githubusercontent.com/4748380/38110340-8a8d9fa8-339b-11e8-9074-8beb4ac32885.png) In the example above, the paas-template (inputs commit 20BC57) triggered both jobs...

on-demand-pipelines

### Expected behavior We'd like a self descriptive, and consistent naming for bosh deployment configuration, like `bosh-deployment-config` ### Observed behavior With COA current version, all bosh configurations are scanned from...

technical-debt

COA to support pulling paas-templates repo from github remote, while pushing generated manifests/templates into a private remote (usually local gitlab). This relates to #62 for paas-template to pull from multiple...

**Is your feature request related to a problem? Please describe.** Need to to bootstrap and operate COA in environment where internet connectivity is restricted (usually through an explicit http-proxy) This...

We could create some [concourse resource](http://concourse-ci.org/implementing-resources.html) to replace some scripts. We need investigation to identify relevant scripts to migrate.

discuss
technical-debt