|
Bug in latest diego-release release-candidate (but not final release)
Hi all,
A release candidate for `diego-release` had a bug. You can stop reading if
you don't use the `release-candidate` branch from `diego-release`.
The sha that contains the bug
Hi all,
A release candidate for `diego-release` had a bug. You can stop reading if
you don't use the `release-candidate` branch from `diego-release`.
The sha that contains the bug
|
By
John Shahid
·
#5429
·
|
|
Re: Proposal: Cloud Foundry VSCode Extension
Check this which I have my repository for public
https://github.com/cloudgrp
Check this which I have my repository for public
https://github.com/cloudgrp
|
By
Sunil Babu <placid.babu@...>
·
#5428
·
|
|
Re: Proposal: Cloud Foundry VSCode Extension
Hi Jeff,
You can create your login ID and follow the procedure. See the screen shot
( the one that I have created for public)
[image: Inline image 1]
Hi Jeff,
You can create your login ID and follow the procedure. See the screen shot
( the one that I have created for public)
[image: Inline image 1]
|
By
Sunil Babu <placid.babu@...>
·
#5427
·
|
|
Proposal: Cloud Foundry VSCode Extension
Hello,
My team and I at IBM have been creating a Cloud Foundry VSCode extension and we are in the process of open sourcing it. We would like to include it in one of the Cloud Foundry orgs on Github
Hello,
My team and I at IBM have been creating a Cloud Foundry VSCode extension and we are in the process of open sourcing it. We would like to include it in one of the Cloud Foundry orgs on Github
|
By
Jeff Sloyer
·
#5426
·
|
|
Re: Building Cloud Foundry from source
Hi
Can you provide the details of non-standard platform....
Check this
https://github.com/cloudfoundry/cf-release
and
https://github.com/cloudfoundry/
This has tones of information needed for
Hi
Can you provide the details of non-standard platform....
Check this
https://github.com/cloudfoundry/cf-release
and
https://github.com/cloudfoundry/
This has tones of information needed for
|
By
Sunil Babu <placid.babu@...>
·
#5425
·
|
|
Building Cloud Foundry from source
I am new to Cloud Foundry and want to build it from source on a non-standard platform. However, I did not got any documentation where all the steps required to build Cloud Foundry are present. Any
I am new to Cloud Foundry and want to build it from source on a non-standard platform. However, I did not got any documentation where all the steps required to build Cloud Foundry are present. Any
|
By
Shahid Shaikh
·
#5424
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Hello,
Yes, it was us who offered implement the stale reads. I will try to
get that prioritised.
About what we want to solve/ask:
- It might be interesting implement some kind of DNS caching
Hello,
Yes, it was us who offered implement the stale reads. I will try to
get that prioritised.
About what we want to solve/ask:
- It might be interesting implement some kind of DNS caching
|
By
Hector Rivas Gandara
·
#5423
·
|
|
Re: Better way to know CF push events.
Hi Rohit,
We don't currently have this, but we will have it for the V3 API. In V3,
app bits are uploaded to a newly created app package, so we will have an
event *audit.app.package.upload*, which you
Hi Rohit,
We don't currently have this, but we will have it for the V3 API. In V3,
app bits are uploaded to a newly created app package, so we will have an
event *audit.app.package.upload*, which you
|
By
Nicholas Calugar
·
#5422
·
|
|
Re: BOSH HM Forwarder donated from Pivotal closed source to CF OSS
Nice one!
By
Dr Nic Williams <drnicwilliams@...>
·
#5421
·
|
|
BOSH HM Forwarder donated from Pivotal closed source to CF OSS
Hi cf-dev,
- The closed source component BOSH HM Forwarder
<https://github.com/cloudfoundry/loggregator/tree/develop/src/boshhmforwarder>
has
been contributed by Pivotal to OSS. It is now part of the
Hi cf-dev,
- The closed source component BOSH HM Forwarder
<https://github.com/cloudfoundry/loggregator/tree/develop/src/boshhmforwarder>
has
been contributed by Pivotal to OSS. It is now part of the
|
By
Jim CF Campbell
·
#5420
·
|
|
Re: Better way to know CF push events.
Hello Nicholas
Thank you for a reply.
So our use case is : We are trying to determine when the user is updating his application again, it is not relevant for us if the code is changing or not, we
Hello Nicholas
Thank you for a reply.
So our use case is : We are trying to determine when the user is updating his application again, it is not relevant for us if the code is changing or not, we
|
By
rohit vyavahare
·
#5419
·
|
|
Known issue in CF-238 and CF-239
The WebDAV blobstore and Cloud Controller API / Clock / Worker jobs are
unable to start after a VM restart because creation of the run directory
for each process, /var/vcap/data/sys/run/*, was moved
The WebDAV blobstore and Cloud Controller API / Clock / Worker jobs are
unable to start after a VM restart because creation of the run directory
for each process, /var/vcap/data/sys/run/*, was moved
|
By
Nicholas Calugar
·
#5418
·
|
|
CF v237 - DEA - Restarting or restaging an app with a route mapped results in timeouts
Hi,
After the upgrade to CF v237, we have started noticing a peculiar issue
with some of our apps(like UAA and custom service brokers). Below is the
summary of the issue(I will take UAA as an example
Hi,
After the upgrade to CF v237, we have started noticing a peculiar issue
with some of our apps(like UAA and custom service brokers). Below is the
summary of the issue(I will take UAA as an example
|
By
Siva Balan <mailsiva@...>
·
#5417
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Hi Hector,
I believe you offerred [0] to submit a PR to consul-release to deal with
the caching and allow stale reads issue [1], we would happily welcome
that. I'm less sure about the other
Hi Hector,
I believe you offerred [0] to submit a PR to consul-release to deal with
the caching and allow stale reads issue [1], we would happily welcome
that. I'm less sure about the other
|
By
Amit Kumar Gupta
·
#5416
·
|
|
DNS caching and forwarding in Cloud Foundry with Consul Agents
Hello,
Recently we were investigating some DNS resolution errors in our CF
installation running CF v238 with consul-agent.
We found out some caveats and we would like to know your thoughts, how
you
Hello,
Recently we were investigating some DNS resolution errors in our CF
installation running CF v238 with consul-agent.
We found out some caveats and we would like to know your thoughts, how
you
|
By
Hector Rivas Gandara
·
#5415
·
|
|
Re: Better way to know CF push events.
Hi Rohit,
I'd like to understand more about your use-case. Maybe I can help clarify a
few things and determine if there is a solution we can offer.
1. There actually isn't a concept of "push" on
Hi Rohit,
I'd like to understand more about your use-case. Maybe I can help clarify a
few things and determine if there is a solution we can offer.
1. There actually isn't a concept of "push" on
|
By
Nicholas Calugar
·
#5414
·
|
|
FYI: cf CLI moving to noaa only
Hey cf CLI users,
The current cf CLI includes both the noaa and the loggregator_consumer libraries to talk to the respective loggregator server endpoints:
If you target a CF release of v212 or higher
Hey cf CLI users,
The current cf CLI includes both the noaa and the loggregator_consumer libraries to talk to the respective loggregator server endpoints:
If you target a CF release of v212 or higher
|
By
Koper, Dies <diesk@...>
·
#5413
·
|
|
Re: Questions on LRPs and container networking
1. It gives it an identifier that it looks up in the BBS, so it's decoupled
from directly knowing about the droplet blobstore. When it gets the Task
or LRP definition from the blobstore, that will
1. It gives it an identifier that it looks up in the BBS, so it's decoupled
from directly knowing about the droplet blobstore. When it gets the Task
or LRP definition from the blobstore, that will
|
By
Amit Kumar Gupta
·
#5412
·
|
|
Better way to know CF push events.
We want to listen to app push events from cloud foundry.
Right now we are listening to app create and update events, and on each update event we call CF for the app summary to get the version guid. If
We want to listen to app push events from cloud foundry.
Right now we are listening to app create and update events, and on each update event we call CF for the app summary to get the version guid. If
|
By
rohit vyavahare
·
#5411
·
|
|
Reminder: Diego final releases now originate from cloudfoundry GitHub org, not cloudfoundry-incubator
Hi, all,
Reminder: if your CI pipelines or other automation pull the latest Diego
final releases from bosh.io, please make sure they are configured to obtain
them from
Hi, all,
Reminder: if your CI pipelines or other automation pull the latest Diego
final releases from bosh.io, please make sure they are configured to obtain
them from
|
By
Eric Malm <emalm@...>
·
#5410
·
|