|
Re: Using AWS temporary security credentials with bosh?
We had a hiccup in our CI pipeline regarding this feature. Will update as soon we have it.
Sent from my iPhone
We had a hiccup in our CI pipeline regarding this feature. Will update as soon we have it.
Sent from my iPhone
|
By
Dmitriy Kalinin
·
#803
·
|
|
Re: Using AWS temporary security credentials with bosh?
Any update on this?
By
Satya Thokachichu
·
#802
·
|
|
Re: VMWare Affinity Rules
We have submitted a pull request to resolve this issue. Seems the vSphere manifest generation is lagging a bit. https://github.com/cloudfoundry/cf-release/pull/795
We have submitted a pull request to resolve this issue. Seems the vSphere manifest generation is lagging a bit. https://github.com/cloudfoundry/cf-release/pull/795
|
By
Cory Jett
·
#801
·
|
|
Re: Warning: don't use bosh-init with Ruby 1.9.3.
Yes it currently uses outside ruby to generate ERB templates for the jobs.
Not all CPIs include a ruby so we cannot rely on included one.
wrote:
Yes it currently uses outside ruby to generate ERB templates for the jobs.
Not all CPIs include a ruby so we cannot rely on included one.
wrote:
|
By
Dmitriy Kalinin
·
#800
·
|
|
Re: Warning: don't use bosh-init with Ruby 1.9.3.
To confirm: bosh-init has a dependency outside of its own binary and dependencies inside cpi releases?
<alexander.lomov(a)altoros.com> wrote:
To confirm: bosh-init has a dependency outside of its own binary and dependencies inside cpi releases?
<alexander.lomov(a)altoros.com> wrote:
|
By
Dr Nic Williams
·
#799
·
|
|
Warning: don't use bosh-init with Ruby 1.9.3.
Hi, all.
I think that you should know this problem: you shouldn’t run bosh-init with Ruby 1.9.3 installed on your VM. The problem is that bosh-init uses host ruby to render era templates from bosh
Hi, all.
I think that you should know this problem: you shouldn’t run bosh-init with Ruby 1.9.3 installed on your VM. The problem is that bosh-init uses host ruby to render era templates from bosh
|
By
Alexander Lomov
·
#798
·
|
|
Re: VMWare Affinity Rules
FYI...we have since upgraded to v217 as well.
FYI...we have since upgraded to v217 as well.
|
By
Cory Jett
·
#797
·
|
|
Re: VMWare Affinity Rules
We made a little more progress on this and have been able to get a successful deployment with the drs_rules section in our manifest, but the rules are not being applied on the VMWare side. Here is
We made a little more progress on this and have been able to get a successful deployment with the drs_rules section in our manifest, but the rules are not being applied on the VMWare side. Here is
|
By
Cory Jett
·
#796
·
|
|
Re: How to disable or live with - No ECDSA host key is known
We recently accepted PR that had some unintentional stricter verification.
To properly fix the issue we are pushing
https://www.pivotaltracker.com/story/show/102530088 through the CI. This
story will
We recently accepted PR that had some unintentional stricter verification.
To properly fix the issue we are pushing
https://www.pivotaltracker.com/story/show/102530088 through the CI. This
story will
|
By
Dmitriy Kalinin
·
#795
·
|
|
Re: How to disable or live with - No ECDSA host key is known
It's this commit:
https://github.com/cloudfoundry/bosh/commit/34eb5dce581167082af43d69c0bf38a1e263cd7b
This was put in as a precursor to later allow Director to supply host
fingerprints for
It's this commit:
https://github.com/cloudfoundry/bosh/commit/34eb5dce581167082af43d69c0bf38a1e263cd7b
This was put in as a precursor to later allow Director to supply host
fingerprints for
|
By
Jim Park
·
#794
·
|
|
How to disable or live with - No ECDSA host key is known
When I deploy microbosh now & bosh-lite, no longer does `bosh ssh` just
work. Instead you get:
No ECDSA host key is known for 10.10.1.11 and you have requested strict
checking.
But I didn't
When I deploy microbosh now & bosh-lite, no longer does `bosh ssh` just
work. Instead you get:
No ECDSA host key is known for 10.10.1.11 and you have requested strict
checking.
But I didn't
|
By
Dr Nic Williams
·
#793
·
|
|
Re: Upload of admin ui new boshrelease to S3
Sorry again.
Forget all about this problem. I was using an outdated version of bosh workspace and this did not checkout the latest release into releases directory. Instead it did remain in v5 state.
Sorry again.
Forget all about this problem. I was using an outdated version of bosh workspace and this did not checkout the latest release into releases directory. Instead it did remain in v5 state.
|
By
Klevenz, Stephan <stephan.klevenz@...>
·
#792
·
|
|
Re: Upload of admin ui new boshrelease to S3
Sorry for confusing message.
I mean this:
https://admin-ui-boshrelease.s3.amazonaws.com/boshrelease-admin-ui-5.tgz (HTTP 200)
https://admin-ui-boshrelease.s3.amazonaws.com/boshrelease-admin-ui-6.tgz
Sorry for confusing message.
I mean this:
https://admin-ui-boshrelease.s3.amazonaws.com/boshrelease-admin-ui-5.tgz (HTTP 200)
https://admin-ui-boshrelease.s3.amazonaws.com/boshrelease-admin-ui-6.tgz
|
By
Klevenz, Stephan <stephan.klevenz@...>
·
#791
·
|
|
Re: Using AWS temporary security credentials with bosh?
There was a change recently merged in and is going through the CI which adds support for IAM instance profiles. This allows CPI to retrieve credentials automatically when necessary. I'll update this
There was a change recently merged in and is going through the CI which adds support for IAM instance profiles. This allows CPI to retrieve credentials automatically when necessary. I'll update this
|
By
Dmitriy Kalinin
·
#790
·
|
|
Re: Monit
Inline
Sent from my iPhone
That quote is about *replacing* monit with something else, not about upgrading monit, which is what PR includes.
Well understood, so I'm asking for help to confirm in a
Inline
Sent from my iPhone
That quote is about *replacing* monit with something else, not about upgrading monit, which is what PR includes.
Well understood, so I'm asking for help to confirm in a
|
By
Dmitriy Kalinin
·
#789
·
|
|
Re: Monit
Dmitri wrote: "When we do get to a point when it becomes a priority we will definitely share a proposal on bosh-notes with a community."
We aren't asking for giggles.
As Matt said, in comments, we
Dmitri wrote: "When we do get to a point when it becomes a priority we will definitely share a proposal on bosh-notes with a community."
We aren't asking for giggles.
As Matt said, in comments, we
|
By
Christopher Ferris <chris.ferris@...>
·
#788
·
|
|
Re: Monit
inline
Sent from my iPhone
Existing bosh pipeline does very minimal testing of monit interoperability, partly because there is no dedicated test suite that test all kinds of cases. With changes that
inline
Sent from my iPhone
Existing bosh pipeline does very minimal testing of monit interoperability, partly because there is no dedicated test suite that test all kinds of cases. With changes that
|
By
Dmitriy Kalinin
·
#787
·
|
|
Monit
The monit used in the standard stem cells is ancient and there are two PRs
to update it opened against bosh. I've been trying to understand what's
going on by making comments on one of the PRs but I
The monit used in the standard stem cells is ancient and there are two PRs
to update it opened against bosh. I've been trying to understand what's
going on by making comments on one of the PRs but I
|
By
Matthew Sykes <matthew.sykes@...>
·
#786
·
|
|
Using AWS temporary security credentials with bosh?
Hi,
How can AWS temporary security credentials be used with bosh in place of the access_key_id and secret_access_key? Reviewing manifests and documentation, I find no mention of aws_session_token.
Hi,
How can AWS temporary security credentials be used with bosh in place of the access_key_id and secret_access_key? Reviewing manifests and documentation, I find no mention of aws_session_token.
|
By
Tom Sherrod <tom.sherrod@...>
·
#785
·
|
|
Re: Finding one vm from another in a single deployment
I got this working. I had to do several things:
1. I had to change the default security groups assigned to the server vm so that it could be accessed by the client vm. Seems a bit odd to me that I
I got this working. I had to do several things:
1. I had to change the default security groups assigned to the server vm so that it could be accessed by the client vm. Seems a bit odd to me that I
|
By
Craig Rubendall
·
#784
·
|