-
It seems to me that we have the same issue on CC as per the one I reported below for DEA:
https://github.com/cloudfoundry/dea_ng/issues/169
-
hi all,
I get a crash problem when i try to get docker image from my private docker registry.it is trying to access a null pointer.
here is the stack:
``` log
2015/04/20 21:04:45 http: panic servin…
-
``` bash
ubuntu@op-v222-bosh-init:~/workspace/cf-release$ bosh -n upload release releases/cf-212.yml
Acting as user 'admin' on 'bosh-director'
Copying packages
----------------
cloud_controller_ng
de…
-
I tried to setup cf in my local system [win 7]
steps that I did :-
1. git clone https://github.com/yudai/cf_nise_installer/
2 install vagrant for windows [Vagrant 1.7.2]
3 started vagrant for that f…
-
``` bash
ubuntu@op-v226:~/workspace/cf-release$ bosh upload release /home/ubuntu/workspace/cf-release/releases/cf-226.tgz
Acting as user 'admin' on 'bosh-director'
Verifying manifest...
Extract manif…
-
my cf-deployment.yml follow:
```
---
name:
director_uuid:
releases:
- name: cf
version:
compilation:
workers: 3
network: shared
reuse_compilation_vms: true
cloud_properties:
in…
hanxy updated
9 years ago
-
I'm prob not only person confused by the renaming of loggregator to doppler. Is "loggregator" a thing still and "doppler" is something else?
Should this repo be renamed? Is the traffic controller now…
drnic updated
9 years ago
-
Here are cases 301-397 of the Greek text in PWG dictionary. This is the last batch for Greek text in PWG.
-
Via admin se adjunta una imágen con caracteres especiales (por ejemplo `costeño700.jpg`) y falla.
```
Environment:
Request Method: POST
Request URL: http://107.170.28.160/admin/precios/producto/ad…
-
Here is the thing. I want to sign my API requests by OAuth access_token. It is easy to do with OAuth 2.0 - you can simply add `?access_token` parameter to url. But it isn't so for OAuth 1.0. What I cu…