Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archive volume-services repos #975

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions org/cloudfoundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,7 @@ orgs:
has_projects: true
docker_driver_integration_tests:
has_projects: true
archived: true
dockerapplifecycle:
description: Code that runs inside of containers, for docker-based apps
has_projects: true
Expand Down Expand Up @@ -1734,6 +1735,7 @@ orgs:
homepage: http://docs.cloudfoundry.org/buildpacks/
mapfs:
has_projects: true
archived: true
mapfs-release:
description: BOSH release with mapfs, allows uid/gid mapping at the path
has_projects: true
Expand Down Expand Up @@ -1815,8 +1817,10 @@ orgs:
has_projects: true
nfsbroker:
has_projects: true
archived: true
nfsv3driver:
has_projects: true
archived: true
nginx-buildpack:
description: Cloud Foundry buildpack that provides NGINX
has_projects: false
Expand Down Expand Up @@ -1907,6 +1911,7 @@ orgs:
has_projects: true
persi-ci:
has_projects: true
archived: true
persistence-load-tests:
has_projects: true
private: true
Expand Down Expand Up @@ -2210,8 +2215,10 @@ orgs:
has_projects: true
smbbroker:
has_projects: true
archived: true
smbdriver:
has_projects: true
archived: true
socks5-proxy:
default_branch: main
description: This is a go library for starting a socks5 proxy server via SSH
Expand Down
7 changes: 0 additions & 7 deletions toc/working-groups/app-runtime-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ areas:
- cloudfoundry/diego-release
- cloudfoundry/diego-ssh
- cloudfoundry/diego-upgrade-stability-tests
- cloudfoundry/docker_driver_integration_tests
- cloudfoundry/dockerapplifecycle
- cloudfoundry/dockerdriver
- cloudfoundry/durationjson
Expand Down Expand Up @@ -409,16 +408,10 @@ areas:
repositories:
- cloudfoundry/existingvolumebroker
- cloudfoundry/goshims
- cloudfoundry/mapfs
- cloudfoundry/mapfs-release
- cloudfoundry/migrate_mysql_to_credhub
- cloudfoundry/nfsv3driver
- cloudfoundry/nfsbroker
- cloudfoundry/nfs-volume-release
- cloudfoundry/persi-ci
- cloudfoundry/service-broker-store
- cloudfoundry/smbdriver
- cloudfoundry/smbbroker
- cloudfoundry/smb-volume-release
- cloudfoundry/volume-mount-options
- cloudfoundry/volumedriver
Expand Down