|
FYI: Annoucement: two new committers for CF-Abacus
FYI...
Hi, all,
Brief message to announce that the CF-Abacus [0] team has voted two new committers from SAP: @stoyanr and @astefanova
Thanks to Hristo (@hsiliev), also of SAP, for his sustained
FYI...
Hi, all,
Brief message to announce that the CF-Abacus [0] team has voted two new committers from SAP: @stoyanr and @astefanova
Thanks to Hristo (@hsiliev), also of SAP, for his sustained
|
By
Michael Maximilien
·
#6540
·
|
|
Re: How to connect to "wss://loggregator.cf.dev.local:4443" from external application
I tried this option, you can see it on logs from above.
Also i tried websocket test with python
websocket-client/bin/wsdump.py wss://loggregator.bosh-lite.com:443 -n
Handshake status 404
and here
I tried this option, you can see it on logs from above.
Also i tried websocket test with python
websocket-client/bin/wsdump.py wss://loggregator.bosh-lite.com:443 -n
Handshake status 404
and here
|
By
Evgeniy Litvinenko
·
#6539
·
|
|
Re: FW: issue tracker permissions
Hi,
So I read https://www.pivotaltracker.com/blog/project-permissions/
went ahead and logged in with my gmail account to
https://www.pivotaltracker.com/dashboard
Unfortunately I can’t find any
Hi,
So I read https://www.pivotaltracker.com/blog/project-permissions/
went ahead and logged in with my gmail account to
https://www.pivotaltracker.com/dashboard
Unfortunately I can’t find any
|
By
Sievers, Jan <jan.sievers@...>
·
#6538
·
|
|
Re: FW: issue tracker permissions
+1 thanks Lisa!
I plan to deprecate the trackermirror repos and associated bot.
The only remaining limitation w.r.t mirrored github issues would be to
allow viewers to add comments in stories from
+1 thanks Lisa!
I plan to deprecate the trackermirror repos and associated bot.
The only remaining limitation w.r.t mirrored github issues would be to
allow viewers to add comments in stories from
|
By
Guillaume Berche
·
#6537
·
|
|
Re: Java buildpack
The fundamental answer is timing. There is a very vocal contingent of users that dislikes how long it takes to stage applications. Today a typical Spring Boot staging takes well less than a
The fundamental answer is timing. There is a very vocal contingent of users that dislikes how long it takes to stage applications. Today a typical Spring Boot staging takes well less than a
|
By
Ben Hale <bhale@...>
·
#6536
·
|
|
Re: Java buildpack
Yeah, that's why I promote droplets.
Yeah, that's why I promote droplets.
|
By
Søren Hansen <soren at linux2go.dk...>
·
#6535
·
|
|
Re: Java buildpack
Onsi's Haiku starts with "Here is my *source code*..." not with "Here is my
build artifact...".
(https://twitter.com/sramji/status/599255828772716544?lang=en)
Sascha
--
Through the darkness of
Onsi's Haiku starts with "Here is my *source code*..." not with "Here is my
build artifact...".
(https://twitter.com/sramji/status/599255828772716544?lang=en)
Sascha
--
Through the darkness of
|
By
Sascha Matzke
·
#6534
·
|
|
Authenticating w/ Private Docker Registries via cf CLI
I've invited you to fill out the following form:
Authenticating w/ Private Docker Registries [cf CLI]
To fill it out,
I've invited you to fill out the following form:
Authenticating w/ Private Docker Registries [cf CLI]
To fill it out,
|
By
Mike Long
·
#6533
·
|
|
Re: Need help foe ASP.Net application deployment
Hi Abhijit,
Yes, generally speaking, if you have one or more Windows cells available in
your CF instance, you should be able to push a .NET application using `cf
push`. For traditional .NET apps
Hi Abhijit,
Yes, generally speaking, if you have one or more Windows cells available in
your CF instance, you should be able to push a .NET application using `cf
push`. For traditional .NET apps
|
By
Zach Brown
·
#6532
·
|
|
Upcoming CC Uploader changes
In an upcoming CAPI release (version unknown at this moment), CC Uploader
will talk to CC via mutual TLS. This is a continuation of our effort to
have CloudFoundry internal traffic be secure. Much of
In an upcoming CAPI release (version unknown at this moment), CC Uploader
will talk to CC via mutual TLS. This is a continuation of our effort to
have CloudFoundry internal traffic be secure. Much of
|
By
Eric Promislow
·
#6531
·
|
|
Re: Java buildpack
..with respect to continuous delivery, you want to generate your code
artifact (.jar file) once, and deploy the same artifact throughout your
build/delivery pipeline: to CI, QA, PROD, etc.. to ensure
..with respect to continuous delivery, you want to generate your code
artifact (.jar file) once, and deploy the same artifact throughout your
build/delivery pipeline: to CI, QA, PROD, etc.. to ensure
|
By
Eitan Suez <esuez@...>
·
#6530
·
|
|
Re: FW: issue tracker permissions
This is awesome Lisa!
Great to see that it's easy for users to join public projects as viewers
and then be able to follow stories!
Thanks!
Dieu
This is awesome Lisa!
Great to see that it's easy for users to join public projects as viewers
and then be able to follow stories!
Thanks!
Dieu
|
By
Dieu Cao <dcao@...>
·
#6529
·
|
|
Re: Java buildpack
As much as I'd prefer to be able to build the droplet without starting the first instance, I feel like that's orthogonal to whether the buildpack should build (compile) things or not. Also, the golang
As much as I'd prefer to be able to build the droplet without starting the first instance, I feel like that's orthogonal to whether the buildpack should build (compile) things or not. Also, the golang
|
By
Søren Hansen <soren at linux2go.dk...>
·
#6523
·
|
|
Re: Java buildpack
Mixing build & deploy does not seem to be a good idea.
Besides other issues it also violates dev-prod parity principle.
Mixing build & deploy does not seem to be a good idea.
Besides other issues it also violates dev-prod parity principle.
|
By
Peter Dotchev <dotchev@...>
·
#6522
·
|
|
Re: Proposal for named service bindings
Ok, this might work.
Will try it.
Thanks for the update.
wrote:
Ok, this might work.
Will try it.
Thanks for the update.
wrote:
|
By
Peter Dotchev <dotchev@...>
·
#6521
·
|
|
Re: Proposal for named service bindings
I spot a CLI question?
`cf update-service mydb -t "list, of, tags"`
http://cli.cloudfoundry.org/en-US/cf/update-service.html
Regards,
Dies Koper
Cloud Foundry Product Manager - CLI
Sent: Tuesday,
I spot a CLI question?
`cf update-service mydb -t "list, of, tags"`
http://cli.cloudfoundry.org/en-US/cf/update-service.html
Regards,
Dies Koper
Cloud Foundry Product Manager - CLI
Sent: Tuesday,
|
By
Koper, Dies <diesk@...>
·
#6520
·
|
|
Re: Java buildpack
i like to compile my code. don't have any problems with that. is there a
c++ buildpack? does it run make/make install? / eitan
i like to compile my code. don't have any problems with that. is there a
c++ buildpack? does it run make/make install? / eitan
|
By
Eitan Suez <esuez@...>
·
#6519
·
|
|
Java buildpack
I've wondered for a while why the Java buildpack for Cloud Foundry doesn't actually build anything. Some (all?) the other buildpacks are just the Heroku ones with small changes, but the Java one is
I've wondered for a while why the Java buildpack for Cloud Foundry doesn't actually build anything. Some (all?) the other buildpacks are just the Heroku ones with small changes, but the Java one is
|
By
Søren Hansen <soren at linux2go.dk...>
·
#6518
·
|
|
Re: FW: issue tracker permissions
Hi all,
Just giving you an update that viewers are now able to follow stories in
Tracker, along with some other project permission changes. Here is a blog
post
Hi all,
Just giving you an update that viewers are now able to follow stories in
Tracker, along with some other project permission changes. Here is a blog
post
|
By
Lisa Doan <ldoan@...>
·
#6525
·
|
|
[informational] CVE-2017-5638: Apache Struts Remote Code Execution
Please see the following advisory notice about the Apache Struts 2 remote
code execution CVE (aka "strutshock" or "struts-shock").
The Cloud Foundry project itself does not appear to be vulnerable,
Please see the following advisory notice about the Apache Struts 2 remote
code execution CVE (aka "strutshock" or "struts-shock").
The Cloud Foundry project itself does not appear to be vulnerable,
|
By
Molly Crowther
·
#6517
·
|