-
Notifications
You must be signed in to change notification settings - Fork 30
v204
dieucao edited this page Mar 21, 2015
·
7 revisions
The cf-release v204 was released on March 19th, 2015
- Note cf-release is now 5.1 GB. BOSH Director's nginx has a 5GB limit on upload size. If you are uploading cf-release into BOSH Director that has never before deployed cf, your upload will fail. Instructions for modifying this configuration on BOSH Director here. For BOSH-Lite here The buildpacks team has a skinny buildpacks epic that should help with this issue.
- Upgrading php buildpack to v3.1.0 details
- Upgrading ruby buildpack to v1.3.0 details
- Upgrading python buildpack to v1.2.0 details
- Upgrading nodejs buildpack to v1.2.0 details
- Upgrading go buildpack to v1.2.0 details
- [Experimental] Work continues on support for Asynchronous Service Instance Operations details
- Bug fixed to prevent long-lived service instances from getting stuck in "update in progress" on bind or unbind details
- [Experimental] Work continues on /v3 and Application Process Types details
- [Experimental] Work continues on Route API details
- [Experimental] Reverting ca-truster job for adding custom CA Certificates to the trust store on vms in cf-release
- Recursive deletion of a space no longer aborts after first failure to delete a resource within (deleting all resources that can be deleted) and deletion of service instances and bindings are not rolled back, preventing orphans. Deletion of applications during recursive deletion of a space remains in a transaction; failure to delete one app will roll back deletion of all apps in the space.
- You can now configure
dea_next.allow_host_access
property in cf-release manifest. details- This allows containers on the same host to be able to communicate with each other assuming security groups allow it.
- Change v2 directory server port to 32766 details
- Add
-W interactive
to awk so that it does not buffer writing to stdout/stderr details - Update rootfs blobs in cf-release. Addresses CVE-2014-9680 details
- cloudfoundry/cf-release #635: Removing unnecessary meta.openstack in openstack stub details
- BOSH Version: 148
- Stemcell Version: 2859
- CC Api Version: 2.23.0
- 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