|
BOSH Stemcells and vulnerability scanning
pivotal deploys updated stemcells regularly to PWS. high and critical CVEs have a 48hr goal. we catch up on lows and mediums generally approximately once per month. wrote:
pivotal deploys updated stemcells regularly to PWS. high and critical CVEs have a 48hr goal. we catch up on lows and mediums generally approximately once per month. wrote:
|
By
James Bayer
· #2127
·
|
|
CVE-2015-7547
this the story that is tracking the stemcells with the patches: https://www.pivotaltracker.com/n/projects/956238/stories/113881681 wrote:
this the story that is tracking the stemcells with the patches: https://www.pivotaltracker.com/n/projects/956238/stories/113881681 wrote:
|
By
James Bayer
· #1425
·
|
|
finding CVE remediations?
stemcells you can see here: https://github.com/cloudfoundry/bosh/releases search for USN the stacks releases have the CVEs for the rootfs, which you can see here: https://github.com/cloudfoundry/stack
stemcells you can see here: https://github.com/cloudfoundry/bosh/releases search for USN the stacks releases have the CVEs for the rootfs, which you can see here: https://github.com/cloudfoundry/stack
|
By
James Bayer
· #1413
·
|
|
Beginner Question
konstantin, only red hat can distribute RHEL. CF is OSS, therefore centos is what we build and distribute as part of the cloud foundry foundation projects as a bosh stemcell. i'm not sure what source
konstantin, only red hat can distribute RHEL. CF is OSS, therefore centos is what we build and distribute as part of the cloud foundry foundation projects as a bosh stemcell. i'm not sure what source
|
By
James Bayer
· #1367
·
|
|
updating microbosh question
perhaps this makes sense as a github issue? wayneeseguin(a)starkandwayne.com> wrote:
perhaps this makes sense as a github issue? wayneeseguin(a)starkandwayne.com> wrote:
|
By
James Bayer
· #661
·
|
|
Any downsides to ELB 443 running in Secure TCP mode?
the x-forwarded-proto header is pretty important for large public clouds as most of them enable http and https that i'm aware of. in this situation, i'm not sure how we forego the header when it's als
the x-forwarded-proto header is pretty important for large public clouds as most of them enable http and https that i'm aware of. in this situation, i'm not sure how we forego the header when it's als
|
By
James Bayer
· #645
·
|
|
AWS IAM Roles
sean, i think you'll find the approach being implemented by david takes us down the path that enables a IAM roles best-practice recommended by amazon. IAM credentials can be provided by the AWS metada
sean, i think you'll find the approach being implemented by david takes us down the path that enables a IAM roles best-practice recommended by amazon. IAM credentials can be provided by the AWS metada
|
By
James Bayer
· #624
·
|
|
AWS IAM Roles
dave rocamora has been looking into this a bit and getting some advice from dmitriy: https://github.com/drocamor/bosh/commit/941215ee3076923c1c2aaf69d4d57df6b439e71c
dave rocamora has been looking into this a bit and getting some advice from dmitriy: https://github.com/drocamor/bosh/commit/941215ee3076923c1c2aaf69d4d57df6b439e71c
|
By
James Bayer
· #616
·
|
|
open source CF on AWS free tier
correct. v213 is fine for new deployments. it is not possible to upgrade to v213 with zero-downtime to the cloud controllers from a previous release, which is the reason for the note. aliaksandr.prysm
correct. v213 is fine for new deployments. it is not possible to upgrade to v213 with zero-downtime to the cloud controllers from a previous release, which is the reason for the note. aliaksandr.prysm
|
By
James Bayer
· #531
·
|
|
open source CF on AWS free tier
i'm not sure that CF would fit within the free tier which only allows t2.micros, but you could try it and let us know how it goes. you would have a hard time fitting app containers on a VM with only 1
i'm not sure that CF would fit within the free tier which only allows t2.micros, but you could try it and let us know how it goes. you would have a hard time fitting app containers on a VM with only 1
|
By
James Bayer
· #527
·
|
|
Deleted MicroBosh and cleanup.
do you have a persistent disk backup? if so this can help. https://blog.starkandwayne.com/2014/10/10/restore-micro-bosh-from-just-its-persistent-disk/ guruprakashsrinivasamurthy(a)gmail.com> wrote:
do you have a persistent disk backup? if so this can help. https://blog.starkandwayne.com/2014/10/10/restore-micro-bosh-from-just-its-persistent-disk/ guruprakashsrinivasamurthy(a)gmail.com> wrote:
|
By
James Bayer
· #526
·
|
|
Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not running after update
this looks like DB migrations may be messed up.
this looks like DB migrations may be messed up.
|
By
James Bayer
· #392
·
|
|
bosh lite self healing
i think the resurrector works on bosh-lite already. let us know if you find that isn't the case. michael.grifalconi(a)studenti.unimi.it> wrote:
i think the resurrector works on bosh-lite already. let us know if you find that isn't the case. michael.grifalconi(a)studenti.unimi.it> wrote:
|
By
James Bayer
· #391
·
|
|
The promise is a debt - bosh-init POST
looks interesting, would love to hear if people try this approach. thanks for sharing! leandro.21.2008(a)gmail.com> wrote:
looks interesting, would love to hear if people try this approach. thanks for sharing! leandro.21.2008(a)gmail.com> wrote:
|
By
James Bayer
· #390
·
|
|
Seek guide to extend BOSH to support other IaaSs
dmitriy reads this list and hangs out in the #bosh irc channel [1]. the softlayer cpi is an example of an external cpi that can be used with bosh init, so you could probably look at how that one works
dmitriy reads this list and hangs out in the #bosh irc channel [1]. the softlayer cpi is an example of an external cpi that can be used with bosh init, so you could probably look at how that one works
|
By
James Bayer
· #367
·
|
|
AWS Enhanced Networking
thanks for doing the research danny! please let us know if you try working on this. we'll definitely try and help if you get stuck. wrote:
thanks for doing the research danny! please let us know if you try working on this. we'll definitely try and help if you get stuck. wrote:
|
By
James Bayer
· #365
·
|
|
Seek guide to extend BOSH to support other IaaSs
that blog is a bit out of date. a track of work called "bosh external cpi" is about finished that enables plugging in the CPIs without having to make bosh component adjustments (depends on the target
that blog is a bit out of date. a track of work called "bosh external cpi" is about finished that enables plugging in the CPIs without having to make bosh component adjustments (depends on the target
|
By
James Bayer
· #354
·
|
|
bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
typically you need to log into with "bosh ssh api_z1/0" and look at the logs to see why the job did not start. there are usually logs relating to what went wrong in /var/vcap/sys/log wrote:
typically you need to log into with "bosh ssh api_z1/0" and look at the logs to see why the job did not start. there are usually logs relating to what went wrong in /var/vcap/sys/log wrote:
|
By
James Bayer
· #347
·
|
|
cve-2015-1328 overlayfs vulnerability in ubuntu trusty stemcell
CVE-2015-1328Severity: High Vendor: Canonical Ubuntu Versions Affected: Canonical Ubuntu 14.04 LTS with 3.16 kernel Description: Philip Pettersson discovered a privilege escalation when using overlayf
CVE-2015-1328Severity: High Vendor: Canonical Ubuntu Versions Affected: Canonical Ubuntu 14.04 LTS with 3.16 kernel Description: Philip Pettersson discovered a privilege escalation when using overlayf
|
By
James Bayer
· #294
·
|
|
Deploying CloudFoundry on AWS - bosh deploy returns timed out pinging
sounds like some sort of firewall or security groups issue, where the VMs that are created are not able to talk to the BOSH Director. did you perform this step: http://bosh.io/docs/deploy-microbosh-to
sounds like some sort of firewall or security groups issue, where the VMs that are created are not able to talk to the BOSH Director. did you perform this step: http://bosh.io/docs/deploy-microbosh-to
|
By
James Bayer
· #250
·
|