-
Notifications
You must be signed in to change notification settings - Fork 31
v211
The cf-release v211 was released on June 4th, 2015
- [Experimental] Work continues on support for Asynchronous Service Instance Operations details
- Support for configurable max polling duration
- [Experimental] Work continues on /v3 and Application Process Types details
- [Experimental] Work continues on Route API details
- [Experimental] Work continues on Context Path Routes details
- Work continues on support for Service Keys details
-
If no Dopplers available in an AZ, Metron will now fail over across AZs. [details] (https://www.pivotaltracker.com/story/show/86649938)
-
StatsD support broken out of Metron and into a separate process. New class of items for adding data into metron/loggregator now known as an “injectors." Further info to follow on cf-dev.
-
All loggregator metrics now using a Metron /varz shim instead of writing to a local /varz.
- Most loggregator metrics to be prefixed differently as a result.
- All former metrics and new ones are documented - in wiki (scroll right) and in a public google doc.
- Story details.
- Other CF Components to follow; docs to be formalized with documentation team.
-
NOAA client library fixed Close() issue, independent of CF release. Change is backward-incompatible.
-
Removed Dropsonde protocol dependence on gogoproto for non-go builds. details
-
Increase doppler marshal/unmarshal efficiency to compensate for message size changes. [details] (https://www.pivotaltracker.com/story/show/93439456)
-
[Bug Fix] Syslog drain binder is no longer leaking connections to cloud_controller. [details] (https://www.pivotaltracker.com/story/show/93932106)
-
[Bug Fix] LoggregatorClientPool no longer leaking clients to non-existant dopplers. [details] (https://www.pivotaltracker.com/story/show/95008094)
- BOSH Version: 152
- Stemcell Version: 2969
- CC Api Version: 2.28.0
- final release 0.1281.0 commit
The Postgres Job will upgrade the postgres database to version 9.4.2. Postgres will be unavailable during this upgrade.
A copy of the database is made for the upgrade, you may need to adjust the persistent disk capacity of the postgres job.
If the upgrade fails:
- The old database is still available at
/var/vcap/store/postgres - The new database is at
/var/vcap/store/postgres-9.4.2 - A marker file is kept at /var/vcap/store/FLAG_POSTGRES_UPGRADE to prevent the upgrade from happening again.
-
pg_upgradelogs that may have details of why the migration failed can be found in/home/vcap/
To attempt the upgrade again, you should remove /var/vcap/store/postgres-9.4.2 and /var/vcap/store/FLAG_POSTGRES_UPGRADE
To rollback to a previous release, you should remove /var/vcap/store/postgres-9.4.2 and /var/vcap/store/FLAG_POSTGRES_UPGRADE. The previous release has no knowledge of these files, but they will conflict if you later try the upgrade again.
Post upgrade, both old and new databases are kept. The old database moved to /var/vcap/store/postgres-previous. The postgres-previous directory will be kept until the next postgres upgrade is performed in the future. You are free to remove this if you have verified the new database works and you want to reclaim the space.
-
properties.cc.stacks.defaultlucid64 stack has been removed -
properties.dea_next.stacks.defaultlucid64 stack has been removed
- No need to ask permission - if you want to make an edit or add a new section, just do it!
- The official cf-docs maintainers cherry-pick content from this wiki for the official docs
- The contents of this wiki are in no way endorsed, maintained or supported by the core Cloud Foundry team
- Development Process
- Mailing Lists & Chats
- CI and the Commit Pipeline
- Contributing Code or Docs
- Contribution Standards
- Design Documents
- Proposing New Features
- Adding New Services
- Project Incubator
- Reporting Security Vulnerabilities
- CFF vulnerability mgt
- CAB meeting minutes
See CFF official project list.
Roadmaps are reflected in pivotal trackers. Tracker Instructions and steps to watch stories. Here is a flat list of all trackers:
- BOSH
- BBR
- CF Abacus
- CF App Autoscaler
- CF Buildpacks
- Concourse roadmap, and milestones
- CF Containerization/quarks
- CF Container Networking
- CF CAPI
- CF API K8s Evolution
- CredHub
- CF CLI
- CF CLI V3 acceleration
- CF Diego
- CF Docs
- CF Eclipse
- CF Eirini
- CF Flintstone
- CF Foundation
- CF Garden
- CF Greenhouse (windows)
- CF GrootFS (aka Garden RootFs)
- CF Identity (aka UAA)
- CF Infrastructure (incls BBL)
- CF Java Buildpack
- CF Java Client
- CF Lattice
- CF Logging and Metrics
- CF MEGA (Release Integration)
- CF Networking - CF K8S
- CF Networking - CFAR Mesh
- CF Mysql (core services)
- CF Notifications
- CF Permissions
- CF Persistence
- CF Postgres-release
- CF Runtime OG
- CF Routing
- CF Routing TCP
- CF services API (aka SAPI)
- Cloud Service Brokers (by SAPI/service enablement team)
- Kubo
- License Finder
- BBR
- Buildpacks
- BOSH
- BOSH CPIs
- Cf Java Client
- Core services (mysql) - repo
- Garden
- Grootfs
- Infra/tools
- Java Buildpack
- Kubo - repo
- Loggregator
- Persistence
- Release integration - repo
- Routing
- Runtime - repo
- Service API (aka SAPI)
Maybe other CIs hosted on cf-app.com are mentioned in slack ?
- See Client Tools on docs
- 3rd Party Compatible Apps