|
Re: Rotating cf-deployment certificates
Thanks for the clarification Iryna! I'll do some more studying and respond if I have further questions.
Mike
Thanks for the clarification Iryna! I'll do some more studying and respond if I have further questions.
Mike
|
By
Mike Youngstrom <youngm@...>
·
#7819
·
|
|
Re: Rotating cf-deployment certificates
Hey Mike,
We expect no app routability or log availability downtime during the 3 step CA/cert rotation. That is because during Step 1 we make all components trust both CAs - the old one and the new
Hey Mike,
We expect no app routability or log availability downtime during the 3 step CA/cert rotation. That is because during Step 1 we make all components trust both CAs - the old one and the new
|
By
Iryna Shustava
·
#7818
·
|
|
Re: Rotating cf-deployment certificates
Thanks for the heads up David. I have questions about the rotation process.
Although all applications may remain up while re-deploying I imagine things like loggregator will stop working mid deploy
Thanks for the heads up David. I have questions about the rotation process.
Although all applications may remain up while re-deploying I imagine things like loggregator will stop working mid deploy
|
By
Mike Youngstrom <youngm@...>
·
#7817
·
|
|
Re: Rotating cf-deployment certificates
Hello Carlo,
I'm definitely interested by your step that checks if any of the certs are close to the expiration date!
If you can share this on a Github somewhere it would be perfect!
Cdt,/Benjamin
Hello Carlo,
I'm definitely interested by your step that checks if any of the certs are close to the expiration date!
If you can share this on a Github somewhere it would be perfect!
Cdt,/Benjamin
|
By
Benjamin Gandon
·
#7816
·
|
|
Re: Cache synchronisation
I refer to the first proposal since the second option (re-start the instance) would clear all applications from the cache and not only the one that was deleted from persistency. It will lead to
I refer to the first proposal since the second option (re-start the instance) would clear all applications from the cache and not only the one that was deleted from persistency. It will lead to
|
By
Rozenszajn, Sergio
·
#7815
·
|
|
Re: Rotating cf-deployment certificates
Just a couple of random notes about this:
- since we have a lot of certificates in our deployment manifest (not just the CF/diego ones) we actually have a step in our deployment process that
Just a couple of random notes about this:
- since we have a lot of certificates in our deployment manifest (not just the CF/diego ones) we actually have a step in our deployment process that
|
By
Carlo Alberto Ferraris
·
#7814
·
|
|
Re: Cache synchronisation
> Was the current maximum number of instances really implemented?.
No, it wasn't implemented yet. But it's just an improvement to avoid calling the API.
> I see your point however it sounds like
> Was the current maximum number of instances really implemented?.
No, it wasn't implemented yet. But it's just an improvement to avoid calling the API.
> I see your point however it sounds like
|
By
Carlo Alberto Ferraris
·
#7813
·
|
|
Re: Cache synchronisation
Hi Carlo,
Was the current maximum number of instances really implemented?.
I see your point however it sounds like something that should be provided centrally. Do you consider this as
Hi Carlo,
Was the current maximum number of instances really implemented?.
I see your point however it sounds like something that should be provided centrally. Do you consider this as
|
By
Rozenszajn, Sergio
·
#7812
·
|
|
Re: Cache synchronisation
Sergio,
there are multiple ways to do this:
- call the API to get the number of instances and then send the request to each instance, making sure that each instance confirms that the cache was
Sergio,
there are multiple ways to do this:
- call the API to get the number of instances and then send the request to each instance, making sure that each instance confirms that the cache was
|
By
Carlo Alberto Ferraris
·
#7810
·
Edited
|
|
Re: Proposal for incubation in the Extensions PMC: MS-SQL Service Broker
Thanks Zach and team for sharing. Looking forward to the details during next call and super happy to consider a broker for a Windows Service. I believe this would be a first! Hopefully not
Thanks Zach and team for sharing. Looking forward to the details during next call and super happy to consider a broker for a Windows Service. I believe this would be a first! Hopefully not
|
By
Michael Maximilien
·
#7809
·
|
|
Proposal for incubation in the Extensions PMC: MS-SQL Service Broker
Hi All,
There's a SQL Server service broker currently in the incubator, but it
appears to be abandoned. We'd like to propose replacing it with this
newer broker built by Jared Gordon and Mallika Iyer
Hi All,
There's a SQL Server service broker currently in the incubator, but it
appears to be abandoned. We'd like to propose replacing it with this
newer broker built by Jared Gordon and Mallika Iyer
|
By
Zach Brown
·
#7808
·
|
|
Re: Cache synchronisation
Hi Chris,
I know this API. I don’t think it is suitable for productive scenarios since it might break if an instance was added/removed while creating the requests.
I was looking for some
Hi Chris,
I know this API. I don’t think it is suitable for productive scenarios since it might break if an instance was added/removed while creating the requests.
I was looking for some
|
By
Rozenszajn, Sergio
·
#7807
·
|
|
Re: Cache synchronisation
Hi Sergio,
Take a look at the "X-CF-APP-INSTANCE" header: https://docs.cloudfoundry.org/devguide/deploy-apps/routes-domains.html#surgical-routing
-Chris
Hi Sergio,
Take a look at the "X-CF-APP-INSTANCE" header: https://docs.cloudfoundry.org/devguide/deploy-apps/routes-domains.html#surgical-routing
-Chris
|
By
Chris Selzo
·
#7806
·
|
|
Cache synchronisation
Hi cf-dev,
In one of our projects we use an NGINX based application that uses NGINX cache capabilities. We store in cache static file content that belong to a UI application.
From time to time we
Hi cf-dev,
In one of our projects we use an NGINX based application that uses NGINX cache capabilities. We store in cache static file content that belong to a UI application.
From time to time we
|
By
Rozenszajn, Sergio
·
#7805
·
|
|
Rotating cf-deployment certificates
Hey cf-dev,
The Release Integration team has had a few reports from other CF engineering teams that their long-running environments have had their internal TLS certificates expire. Since certificates
Hey cf-dev,
The Release Integration team has had a few reports from other CF engineering teams that their long-running environments have had their internal TLS certificates expire. Since certificates
|
By
David Sabeti
·
#7804
·
|
|
Re: Looking for users with user cases for HTTP/2
Carlo,
Just saw this feedback. Thank you very much for your response.
Best,
Shannon Coen
Product Manager, Cloud Foundry
Pivotal, Inc.
Carlo,
Just saw this feedback. Thank you very much for your response.
Best,
Shannon Coen
Product Manager, Cloud Foundry
Pivotal, Inc.
|
By
Shannon Coen
·
#7803
·
|
|
Re: List of Approved Open Source Software Licenses for Dependencies of CF Projects?
Really great question, and this is a perfectly reasonable place to ask.
We do not have a published list, but generally use the same list as the Apache Software Foundation. They are kind enough to
Really great question, and this is a perfectly reasonable place to ask.
We do not have a published list, but generally use the same list as the Apache Software Foundation. They are kind enough to
|
By
Chip Childers <cchilders@...>
·
#7802
·
|
|
Re: release tagging ... to v or not to v
+1 to Eric's view also. I like being able to (sort of) filter version tags.
Thanks,
+1 to Eric's view also. I like being able to (sort of) filter version tags.
Thanks,
|
By
Julz Friedman
·
#7801
·
|
|
Re: How to access the records of next page in UAA ?
#cf
You can try /Groups?count=100&startIndex=101 to get the next 100. If you want more than 100 in 1 page, you can specify /Groups?count=400&startIndex=1
--
http://www.twitter.com/sivabalans
You can try /Groups?count=100&startIndex=101 to get the next 100. If you want more than 100 in 1 page, you can specify /Groups?count=400&startIndex=1
--
http://www.twitter.com/sivabalans
|
By
Siva <mailsiva@...>
·
#7800
·
|
|
Re: release tagging ... to v or not to v
We also tag out bosh-openstack-cpi and bosh with a 'v' prefix. Here's what the github "draft a new release page" has to say about this
> Tagging suggestions
> It’s common practice to prefix your
We also tag out bosh-openstack-cpi and bosh with a 'v' prefix. Here's what the github "draft a new release page" has to say about this
> Tagging suggestions
> It’s common practice to prefix your
|
By
Marco Voelz
·
#7799
·
|