|
Java Buildpack v3.3
I'm pleased to announce the release of the java-buildpack, version 3.3. This
release contains updates to various dependencies.
- When processing Java Options the $ and \ characters are no longer
I'm pleased to announce the release of the java-buildpack, version 3.3. This
release contains updates to various dependencies.
- When processing Java Options the $ and \ characters are no longer
|
By
Christopher Frost
·
#2172
·
|
|
UAA not sending routes registration and updates
I filed a GitHub issue: https://github.com/cloudfoundry/cf-registrar/issues/7
What is happening was that
- NATS receives route registration from CC and Traffic Controller
- UAA not sending route
I filed a GitHub issue: https://github.com/cloudfoundry/cf-registrar/issues/7
What is happening was that
- NATS receives route registration from CC and Traffic Controller
- UAA not sending route
|
By
Haitao Jiang
·
#2169
·
|
|
Re: "bosh ssh" times out
You can use your bosh director as a gateway:
bosh ssh --gateway-host ADDRESS-OF-DIRECTOR --gateway-user vcap
You can use your bosh director as a gateway:
bosh ssh --gateway-host ADDRESS-OF-DIRECTOR --gateway-user vcap
|
By
Amit Kumar Gupta
·
#2168
·
|
|
Re: "bosh ssh" times out
You can proxy through the director or whatever else if you'd like with
`bosh ssh --gateway_host director.example.com --gateway_user vcap
--gateway_identity_file /path/to/bosh_directors_key`.
BOSH
You can proxy through the director or whatever else if you'd like with
`bosh ssh --gateway_host director.example.com --gateway_user vcap
--gateway_identity_file /path/to/bosh_directors_key`.
BOSH
|
By
Jim Park
·
#2167
·
|
|
Re: "bosh ssh" times out
I was under the impression that you need to be able to connect directly,
but I can't say that definitively. Perhaps someone else can confirm.
Dan
I was under the impression that you need to be able to connect directly,
but I can't say that definitively. Perhaps someone else can confirm.
Dan
|
By
Daniel Mikusa
·
#2166
·
|
|
Re: "bosh ssh" times out
Hi Daniel,
10.0.16.103 is the internal address of that particular VM within the VPC (I've deployed CF in AWS). So I can't access it directly.
I thought that was the point of using "bosh ssh", i.e.,
Hi Daniel,
10.0.16.103 is the internal address of that particular VM within the VPC (I've deployed CF in AWS). So I can't access it directly.
I thought that was the point of using "bosh ssh", i.e.,
|
By
Remi Tassing
·
#2165
·
|
|
Re: "bosh ssh" times out
Have you checked that the connection is not being blocked by a firewall?
What happens if you SSH directly to that IP?
Dan
Have you checked that the connection is not being blocked by a firewall?
What happens if you SSH directly to that IP?
Dan
|
By
Daniel Mikusa
·
#2164
·
|
|
"bosh ssh" times out
Hi,
I was trying "bosh ssh" in the interactive mode and after choosing the VM it hangs for a bit then times out. I was following this tutorial:
Hi,
I was trying "bosh ssh" in the interactive mode and after choosing the VM it hangs for a bit then times out. I was following this tutorial:
|
By
Remi Tassing
·
#2163
·
|
|
Re: Metron: Timed out talking to store
I only have one ETCD node, and it's the correct address in the metron config.
From: Rohit Kumar <rokumar(a)pivotal.io<mailto:rokumar(a)pivotal.io>>
Reply-To: "Discussions about Cloud Foundry projects
I only have one ETCD node, and it's the correct address in the metron config.
From: Rohit Kumar <rokumar(a)pivotal.io<mailto:rokumar(a)pivotal.io>>
Reply-To: "Discussions about Cloud Foundry projects
|
By
Kyle Havlovitz (kyhavlov)
·
#2162
·
|
|
Re: Cloud Foundry REST API in Golang
The best we have to offer is the API package in CLI
https://github.com/cloudfoundry/cli
This is a private API implementation, and as such we wake no promises about
stability. In fact, we promise it
The best we have to offer is the API package in CLI
https://github.com/cloudfoundry/cli
This is a private API implementation, and as such we wake no promises about
stability. In fact, we promise it
|
By
Rasheed Abdul-Aziz
·
#2161
·
|
|
Cloud Foundry REST API in Golang
Hello,
I am developing CF dashboard in Golang that will communicate with the cloud
controller for REST call. I saw there is cfoundry
<https://github.com/cloudfoundry-attic/cfoundry> a ruby gem that
Hello,
I am developing CF dashboard in Golang that will communicate with the cloud
controller for REST call. I saw there is cfoundry
<https://github.com/cloudfoundry-attic/cfoundry> a ruby gem that
|
By
Pravin Mishra <pravinmishra88@...>
·
#2160
·
|
|
CF v205 / Pushing an app
Hi,
Bug ?
Pushing an application using a manifest.yml file with an host entry set to 'api', you are able to override the default route api.<<mycf.domain>> with the application - preventing further
Hi,
Bug ?
Pushing an application using a manifest.yml file with an host entry set to 'api', you are able to override the default route api.<<mycf.domain>> with the application - preventing further
|
By
Sylvain Gibier
·
#2159
·
|
|
Runner's /varz endpoint - how "available_disk_ratio" is computed?
Hi :)
I tried to find in the source code on one of my runners how available_disk_ratio is computed. Initially I thought that it will show how much space there is available on my runner, for
Hi :)
I tried to find in the source code on one of my runners how available_disk_ratio is computed. Initially I thought that it will show how much space there is available on my runner, for
|
By
Rafal Radecki
·
#2158
·
|
|
Re: "fork/exec exec format error" when installing cf CLI plugins
Hi Simon,
I did try that before starting this thread. I also tried changing the TMP dir so a folder under home but it didn't work.
Remi
Hi Simon,
I did try that before starting this thread. I also tried changing the TMP dir so a folder under home but it didn't work.
Remi
|
By
Remi Tassing
·
#2157
·
|
|
Re: CF deployment environments available for CF incubating projects to use?
Hi Jean-Sebastien.
Yes and yes. It is ready to be given a try, and it is still under change
and development. There are several tools in mega-ci:
1. provision AWS for BOSH and Concourse (and
Hi Jean-Sebastien.
Yes and yes. It is ready to be given a try, and it is still under change
and development. There are several tools in mega-ci:
1. provision AWS for BOSH and Concourse (and
|
By
Amit Kumar Gupta
·
#2156
·
|
|
Re: Multi-Line Loggregator events and the new Splunk "HTTP Event Collector" API
Hi Mike,
As Erik mentioned in the last thread, multi-line logging is something which
the loggregator team would like to solve. But there are a few questions to
answer before we can come up with a
Hi Mike,
As Erik mentioned in the last thread, multi-line logging is something which
the loggregator team would like to solve. But there are a few questions to
answer before we can come up with a
|
By
Rohit Kumar
·
#2155
·
|
|
Re: [abacus] Usage processing authorization, was: Usage submission authorization
Sebastien
token inside our *asynchronous* usage *processing* pipeline. Shouldn't we
require the individual processing steps to obtain their own tokens instead?
It seems natural that the Abacus
Sebastien
token inside our *asynchronous* usage *processing* pipeline. Shouldn't we
require the individual processing steps to obtain their own tokens instead?
It seems natural that the Abacus
|
By
Piotr Przybylski <piotrp@...>
·
#2154
·
|
|
Re: [abacus] Usage submission authorization
Hi Sebastien,
What kind of customization of the above do you plan to expose? In some
cases it may not be possible or viable to create new scope for each
resource id e.g. short lived resources. The
Hi Sebastien,
What kind of customization of the above do you plan to expose? In some
cases it may not be possible or viable to create new scope for each
resource id e.g. short lived resources. The
|
By
Piotr Przybylski <piotrp@...>
·
#2153
·
|
|
Re: Metron: Timed out talking to store
Hi Kyle,
How many nodes do you have in your ETCD cluster? Also can you check whether
the ETCD servers listed in the metron config match the IP addresses of the
machines in your cluster. The config
Hi Kyle,
How many nodes do you have in your ETCD cluster? Also can you check whether
the ETCD servers listed in the metron config match the IP addresses of the
machines in your cluster. The config
|
By
Rohit Kumar
·
#2152
·
|
|
Re: "fork/exec exec format error" when installing cf CLI plugins
Hey Remi,
Do you have privileged access? What happens if you run the install with
`sudo`
CLI runs the plugin from '/tmp' during installation. Your system might not
allow programs to be executed in
Hey Remi,
Do you have privileged access? What happens if you run the install with
`sudo`
CLI runs the plugin from '/tmp' during installation. Your system might not
allow programs to be executed in
|
By
Simon L.
·
#2151
·
|