You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove mysql read-only admin user configuration. The read-only user workflow was actually disabled, so these properties were unused.
Disable mysql binlog.
Ops-files
Ops-file updates
test/add-persistent-isolation-segment-router.yml. Includes smoke test for routing isolation groups.
windows-cell.yml. Explicitly sets the windows stemcell version.
use-blobstore-cdn.yml. Allows operators to specify CDN URI's and credentials for the dropletsandresource_pool` buckets, to use as an optimization for the Cloud Controller blobstore.
Add cf-networking as the default networking stack.
Now that cf-networking-release has cut version 1.0, we're deploying the cf-networking jobs by default. We're not planning to support an ops-file to opt out this configuration, as this is the recommended networking configuration.
The experimental use-cf-networking.yml and friends have been emptied out and are now no-ops. They're left behind for backwards compatibility and will soon be deleted.
use-external-dbs.yml now configures cf-networking components to use external databases.
use-postgres.yml now configures cf-networking components to use postgres.
Enable local TCP route emitters by default.
The experimental ops-files are left behind, but are empty, and will be deleted soon. All configuration for local router emitters has been in-lined to cf-deployment.yml
Ops-files
New operations
Community ops files. These ops-files are configurations submitted by members of the CF Community. While the Release Integration team does not test or officially support these configurations, we're happy to use cf-deployment as a place to publicize ops-files maintained by members of the community, for discoverability purposes. The README in operations/community keeps a list of maintainers for the ops-files in that directory.
enable-volume-service-nfs.yml. Deploys an NFS volume service broker that apps can use for attached persistence.
use-haproxy.yml. Deploys an HAProxy to act as the load balancer for the CF deployment.
Experimental files. These ops-files allow for configurations that are still being vetted and may change considerably. Eventually, these ops-files will "promoted" -- either into normal ops-files, or inlined into cf-deployment.yml.
enable-prefer-declarative-healthchecks.yml. Uses new healthcheck method for Diego cells.
locket-windows.yml. Deploys locket on windows cells.