|
HM9000 updates for all pipelines
For those who have pipelines that run DEAs and HM9000, you will need to
update your manifest to include certificate information.
For CF users that consume releases, this will only apply once it makes
For those who have pipelines that run DEAs and HM9000, you will need to
update your manifest to include certificate information.
For CF users that consume releases, this will only apply once it makes
|
By
Michael Fraenkel <michael.fraenkel@...>
·
#4597
·
|
|
Distributed Persistance and Full Text Indexing
In traditional environment, we have massive physical servers hosting database and indexing engines (e.g. solr).
How can we achieve similar results with small footprint but large number of
In traditional environment, we have massive physical servers hosting database and indexing engines (e.g. solr).
How can we achieve similar results with small footprint but large number of
|
By
hiren patel
·
#4596
·
|
|
Re: Issue with API job while downgrading CF
Hi Anuj,
This isn't going to work as you have a v231 database and the code from
v214, which doesn't contain the migrations between. Also, it's doing a
migrate up, not a migrate down.
While the
Hi Anuj,
This isn't going to work as you have a v231 database and the code from
v214, which doesn't contain the migrations between. Also, it's doing a
migrate up, not a migrate down.
While the
|
By
Nicholas Calugar
·
#4595
·
|
|
Issue with API job while downgrading CF
Hi,
currently I am running CF v231 and for some reason want to
downgrade/rollback to CF 214 - while trying to do that I am getting below
mentioned error with API VMs
============= Error
Hi,
currently I am running CF v231 and for some reason want to
downgrade/rollback to CF 214 - while trying to do that I am getting below
mentioned error with API VMs
============= Error
|
By
Anuj Jain <anuj17280@...>
·
#4594
·
|
|
cf push working
Hi,
What does cf push do in the background ? What all steps are done by cf
push.
Regards,
Ankur
Hi,
What does cf push do in the background ? What all steps are done by cf
push.
Regards,
Ankur
|
By
Ankur Srivastava <ankursri1@...>
·
#4616
·
|
|
Re: Staging and Runtime Hooks Feature Narrative
Hi Troy,
Thanks for putting together this proposal. I added some comments/questions
to the document. I would love your feedback/response on those. Most of the
comments are concerned with the lack of
Hi Troy,
Thanks for putting together this proposal. I added some comments/questions
to the document. I would love your feedback/response on those. Most of the
comments are concerned with the lack of
|
By
John Shahid
·
#4593
·
|
|
Re: vcap.component.discover in 233
Got it. Thanks for the links to the commits, appreciate it.
wrote:
Got it. Thanks for the links to the commits, appreciate it.
wrote:
|
By
Matt Cholick
·
#4592
·
|
|
Re: AWS / CF v233 deployment
GIt by sri eeo olold lollipop look Kim o gift forgot guitarists u my look ed
On 12 Apr 2016 21:37, "Sylvainl Gibier" <sylvain(a)munichconsulting.de>
wrote:gfggkuflg
gigg.org/deploying/aws/cf-stub.html
GIt by sri eeo olold lollipop look Kim o gift forgot guitarists u my look ed
On 12 Apr 2016 21:37, "Sylvainl Gibier" <sylvain(a)munichconsulting.de>
wrote:gfggkuflg
gigg.org/deploying/aws/cf-stub.html
|
By
Bharath
·
#4591
·
|
|
Re: [cf-bosh] Re: Re: [Metron Agent] failed to generate job templates with metron agent on top of OpenStack Dynamic network
Thanks Amit.
If using dynamic network, the OpenStack support allocate ip address, using
the ip address to configure metron_agent and launch vm, will it possible
solve the issue?
--
Thanks Amit.
If using dynamic network, the OpenStack support allocate ip address, using
the ip address to configure metron_agent and launch vm, will it possible
solve the issue?
--
|
By
Yitao Jiang
·
#4590
·
|
|
Re: vcap.component.discover in 233
For the DEA's, I think it was removed here [1] with the removal of
`vcap/component`. For health manager, I believe it was removed here [2]
when the `cfcomponent` dependency was removed.
In both
For the DEA's, I think it was removed here [1] with the removal of
`vcap/component`. For health manager, I believe it was removed here [2]
when the `cfcomponent` dependency was removed.
In both
|
By
Matthew Sykes <matthew.sykes@...>
·
#4589
·
|
|
Re: CF212 - golang app crash - how to perform the troubleshooting?
These are env. variable in Go you can easily get it with os.Getenv("
VCAP_SERVICES") or you can use go-cfenv [1] as helper.
[1] https://github.com/cloudfoundry-community/go-cfenv/
These are env. variable in Go you can easily get it with os.Getenv("
VCAP_SERVICES") or you can use go-cfenv [1] as helper.
[1] https://github.com/cloudfoundry-community/go-cfenv/
|
By
Gwenn Etourneau
·
#4588
·
|
|
Re: Request for Multibuildpack Use Cases
Thanks for the clarification Danny. I guess the point I was trying to make
earlier with the "oracle_library" buildpack use case, is that this feature
has some potential functional commonality with
Thanks for the clarification Danny. I guess the point I was trying to make
earlier with the "oracle_library" buildpack use case, is that this feature
has some potential functional commonality with
|
By
Mike Youngstrom <youngm@...>
·
#4587
·
|
|
Re: Request for Multibuildpack Use Cases
As a starting point we have decided to work with officially provided
buildpacks as their behavior is known and controlled by the buildpacks
team. By discovering use cases (thank you John, Jack and
As a starting point we have decided to work with officially provided
buildpacks as their behavior is known and controlled by the buildpacks
team. By discovering use cases (thank you John, Jack and
|
By
Danny Rosen
·
#4586
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
That strategy is going to be hard to sell. Diego's Executor takes the log
lines out of Garden and drops them into dropsonde messages. I doubt they'll
think it's a good idea to implement substitution
That strategy is going to be hard to sell. Diego's Executor takes the log
lines out of Garden and drops them into dropsonde messages. I doubt they'll
think it's a good idea to implement substitution
|
By
Jim CF Campbell
·
#4585
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
I was thinking whoever demarcates and submits the original event to
loggregator. dea_logging_agent and the equivalent in Deigo. Doing it at
that point could provide a bit more flexibility. I know
I was thinking whoever demarcates and submits the original event to
loggregator. dea_logging_agent and the equivalent in Deigo. Doing it at
that point could provide a bit more flexibility. I know
|
By
Mike Youngstrom <youngm@...>
·
#4584
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
what exactly do you mean by "event creation time"?
--
Jim Campbell | Product Manager | Cloud Foundry | Pivotal.io | 303.618.0963
what exactly do you mean by "event creation time"?
--
Jim Campbell | Product Manager | Cloud Foundry | Pivotal.io | 303.618.0963
|
By
Jim CF Campbell
·
#4583
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Before I submit the CLI issue let me ask one more question.
Would it be better to replace the newline token with /n at event creation
time instead of asking the cli, splunk, anyone listening on the
Before I submit the CLI issue let me ask one more question.
Would it be better to replace the newline token with /n at event creation
time instead of asking the cli, splunk, anyone listening on the
|
By
Mike Youngstrom <youngm@...>
·
#4582
·
|
|
vcap.component.discover in 233
We recently upgrade from 228 to 233. Since then, one thing I'm seeing is
that neither DEA nor HM9000 is responding to a vcap.component.discover on
nats. Is this expected? I've dug a bit and haven't
We recently upgrade from 228 to 233. Since then, one thing I'm seeing is
that neither DEA nor HM9000 is responding to a vcap.component.discover on
nats. Is this expected? I've dug a bit and haven't
|
By
Matt Cholick
·
#4581
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Sounds good. I'll submit an issue to start the discussion. I imagine the
first question Dies will ask though is if you would support something like
that. :)
Mike
wrote:
Sounds good. I'll submit an issue to start the discussion. I imagine the
first question Dies will ask though is if you would support something like
that. :)
Mike
wrote:
|
By
Mike Youngstrom <youngm@...>
·
#4580
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
cf logs
<https://github.com/cloudfoundry/cli/blob/40eb5be48eaac697c3700d5f1e6f654bae471cec/cf/commands/application/logs.go>
is actually maintained by the CLI team under
cf logs
<https://github.com/cloudfoundry/cli/blob/40eb5be48eaac697c3700d5f1e6f654bae471cec/cf/commands/application/logs.go>
is actually maintained by the CLI team under
|
By
Jim CF Campbell
·
#4579
·
|