|
Error 100: Unable to render instance groups for deployment. Errors are: - Unable to render jobs for instance group 'mongodb_gateway'. Errors are: - Unable to render templates for job 'mongodb_gateway'. Errors are: - Error filling in template 'mongodb_gateway.yml.erb' (line 5: undefined method `acls' for nil:NilClass)
Here is the file in question: why does it fail for gateway.acls?
---
<%
service = "mongodb"
gateway = eval("properties.#{service}_gateway")
acls = gateway.acls
plan_enabled = properties.service_plans
Here is the file in question: why does it fail for gateway.acls?
---
<%
service = "mongodb"
gateway = eval("properties.#{service}_gateway")
acls = gateway.acls
plan_enabled = properties.service_plans
|
By
Alex Irazabal
·
#6692
·
|
|
cf create-service-auth-token for mongo db returns create-service-auth-token only works up to CF API version 2.46.0. Your target is 2.79.0.
How do I create the auth-token for my target? I installed cf-services-contrib V6 release. Trying to binf the mongodb to my app.
How do I create the auth-token for my target? I installed cf-services-contrib V6 release. Trying to binf the mongodb to my app.
|
By
Alex Irazabal
·
#6691
·
|
|
Re: proposal: unik & cloud foundry
Sounds good. I reply to the BOSH comment and it should defiantly be part of the discussion.
It make a lot of sense to held a f2f discussion at Cloud foundry summit. Chip, thoughts ?
I believe I reply
Sounds good. I reply to the BOSH comment and it should defiantly be part of the discussion.
It make a lot of sense to held a f2f discussion at Cloud foundry summit. Chip, thoughts ?
I believe I reply
|
By
Idit Levine
·
#6690
·
|
|
Re: [cf-bosh] [ann] docker-boshrelease v30 - bosh loves docker - everything is easier with bosh links, cloud-config, bosh2
Great stuff Dr Nic, lovely blog post!
wrote:
Great stuff Dr Nic, lovely blog post!
wrote:
|
By
Amit Kumar Gupta
·
#6689
·
|
|
[ann] docker-boshrelease v30 - bosh loves docker - everything is easier with bosh links, cloud-config, bosh2
*Release notes*:
https://github.com/cloudfoundry-community/docker-boshrelease/releases/tag/v30.0.0
The docker-boshrelease was first introduced Apr 14, 2014 - three years ago
- by the legendary Ferdy.
*Release notes*:
https://github.com/cloudfoundry-community/docker-boshrelease/releases/tag/v30.0.0
The docker-boshrelease was first introduced Apr 14, 2014 - three years ago
- by the legendary Ferdy.
|
By
Dr Nic Williams <drnicwilliams@...>
·
#6688
·
|
|
Re: CLA
PR away!
Generally, what would happen is the the bots would remind you to file a CLA
before they are updated with your GH ID. But closing then reopening the PR
would kick the bot to mark it as OK to
PR away!
Generally, what would happen is the the bots would remind you to file a CLA
before they are updated with your GH ID. But closing then reopening the PR
would kick the bot to mark it as OK to
|
By
Chip Childers <cchilders@...>
·
#6687
·
|
|
CLA
Hi guys,
Today I have submitted the CLA to the corresponding email address, did I
need to wait for any confirmation from the foundation to submit a pull
request or that's all that is
Hi guys,
Today I have submitted the CLA to the corresponding email address, did I
need to wait for any confirmation from the foundation to submit a pull
request or that's all that is
|
By
Leandro David Cacciagioni
·
#6686
·
|
|
Re: proposal: unik & cloud foundry
Could we use time at the CF summit for f2f discussions?
There are also some comments in the docs. I added one more today w.r.t. to
the BOSH CPI and interface in Unik.
Anyhow, we could of course have
Could we use time at the CF summit for f2f discussions?
There are also some comments in the docs. I added one more today w.r.t. to
the BOSH CPI and interface in Unik.
Anyhow, we could of course have
|
By
Michael Maximilien
·
#6685
·
|
|
Re: proposal: unik & cloud foundry
Hi Daniel,
Sorry for the late reply and thank you for the comments. Please see my answers inline.
First, Unik is not the one who make that decision, this decision is being done by the tool that build
Hi Daniel,
Sorry for the late reply and thank you for the comments. Please see my answers inline.
First, Unik is not the one who make that decision, this decision is being done by the tool that build
|
By
Idit Levine
·
#6684
·
|
|
Re: Java: How to find out user, org, application
Hi,
On Linux or MacOS the following shell scripts may help. They show details across organizations and spaces you have access
Hi,
On Linux or MacOS the following shell scripts may help. They show details across organizations and spaces you have access
|
By
Stanislav German-Evtushenko
·
#6683
·
|
|
Re: Java: How to find out user, org, application
Hi,
To find *Org name* you could use something like
*cf curl /v2/apps/`cf app spring-music --guid`/summary | jq -r
".space_guid" | xargs -I '<guid>' cf curl '/v2/spaces/<guid>' | jq
Hi,
To find *Org name* you could use something like
*cf curl /v2/apps/`cf app spring-music --guid`/summary | jq -r
".space_guid" | xargs -I '<guid>' cf curl '/v2/spaces/<guid>' | jq
|
By
David Farrell
·
#6682
·
|
|
CF CAB call next week Wednesday April 19th @ 8a PDT (UTC -7)
Hi, all,
Nǐ hǎo (你好) from Beijing.
Quick reminder of the CloudFoundry Community Advisory Board (CAB) call next Wednesday, April 19th @ 8a PDT (UTC -7). All info in link [1].
Remember, no
Hi, all,
Nǐ hǎo (你好) from Beijing.
Quick reminder of the CloudFoundry Community Advisory Board (CAB) call next Wednesday, April 19th @ 8a PDT (UTC -7). All info in link [1].
Remember, no
|
By
Michael Maximilien
·
#6681
·
|
|
Re: proposal: unik & cloud foundry
Hi, Idit,
Is there any updates on the concerns Daniel raised? Also, note comments in
proposals.
According to our process, when comments are not addressed, proposals become
stalled and then are
Hi, Idit,
Is there any updates on the concerns Daniel raised? Also, note comments in
proposals.
According to our process, when comments are not addressed, proposals become
stalled and then are
|
By
Michael Maximilien
·
#6680
·
|
|
CVE-2017-4970: Static file buildpack ignores basic authentication when misconfigured
Please see the following CVE (also available at
https://www.cloudfoundry.org/cve-2017-4970/).
To always be up to date with OSS Cloud Foundry CVE notices, please check
out the #security channel in the
Please see the following CVE (also available at
https://www.cloudfoundry.org/cve-2017-4970/).
To always be up to date with OSS Cloud Foundry CVE notices, please check
out the #security channel in the
|
By
Molly Crowther
·
#6679
·
|
|
Re: Any guides on clearing enormous bosh cache data?
Tip: You can plan a regular "bosh -n deploy --recreate" on each of your deployments, typically once per week. Run by Concourse, ou by a mere cron in your bosh-lite VM if it's just
Tip: You can plan a regular "bosh -n deploy --recreate" on each of your deployments, typically once per week. Run by Concourse, ou by a mere cron in your bosh-lite VM if it's just
|
By
Benjamin Gandon
·
#6678
·
|
|
Re: Cloud foundy java client roles
The Java Client does not yet cover all CF APIs (we’re at abut 400 of 550 total APIs) and we have not yet added the user administration operations. If you’d like to see them moved up the priority
The Java Client does not yet cover all CF APIs (we’re at abut 400 of 550 total APIs) and we have not yet added the user administration operations. If you’d like to see them moved up the priority
|
By
Ben Hale <bhale@...>
·
#6677
·
|
|
Re: Discontinuing Distribution of the Offline Buildpacks
Hi All,
Ben and I will provide more details about this transition in the near
future.
The current plan is to provide online buildpack BOSH releases to replace
the offline buildpack BOSH releases, and
Hi All,
Ben and I will provide more details about this transition in the near
future.
The current plan is to provide online buildpack BOSH releases to replace
the offline buildpack BOSH releases, and
|
By
Stephen Levine
·
#6676
·
|
|
Discontinuing Distribution of the Offline Buildpacks
The Cloud Foundry Foundation strives to keep Cloud Foundry both open source
and tailored to enterprise needs. Occasionally this is not straightforward,
and requires us to change the way we make Cloud
The Cloud Foundry Foundation strives to keep Cloud Foundry both open source
and tailored to enterprise needs. Occasionally this is not straightforward,
and requires us to change the way we make Cloud
|
By
Chip Childers <cchilders@...>
·
#6675
·
|
|
Guidance to CFF Project Teams - Handling of Proprietary Software Integrations
All,
The following email is being shared with cf-dev@ in the interests of
transparency into the project for the larger community. There will be a
follow up email related to the impact of this on
All,
The following email is being shared with cf-dev@ in the interests of
transparency into the project for the larger community. There will be a
follow up email related to the impact of this on
|
By
Chip Childers <cchilders@...>
·
#6674
·
|
|
Re: Java: How to find out user, org, application
the space name and space id should be available in/via the VCAP_APPLICATION
environment variable. / eitan
wrote:
the space name and space id should be available in/via the VCAP_APPLICATION
environment variable. / eitan
wrote:
|
By
Eitan Suez <esuez@...>
·
#6673
·
|