Re: CF / K8S (and related projects) Special Interest Group Call
Chris Clark
I added a link to the Community Event Calendar towards the top of the cloudfoundry.org Events page. We'll all add the CF and K8s Integrations SIG meeting as a recurring event or our the calendar below. On Tue, Apr 24, 2018 at 2:11 PM, Chip Childers <cchilders@...> wrote:
--
Chris Clark Technical Operations Manager Cloud Foundry Foundation |
|
Re: CF / K8S (and related projects) Special Interest Group Call
Chip Childers <cchilders@...>
Nope, but it should be for sure. :) We'll get it added. On Tue, Apr 24, 2018 at 2:10 PM Eric Malm <emalm@...> wrote:
--
Chip Childers CTO, Cloud Foundry Foundation 1.267.250.0815 |
|
Re: CF / K8S (and related projects) Special Interest Group Call
Eric Malm <emalm@...>
Thanks for the calendar link, Chip! Is that link on the cloudfoundry.org site anywhere? I couldn't find it after spending a few minutes searching for it on the pages where I would expect to find it (such as the main page, Community, Events, and About Us). Thanks again, Eric On Tue, Apr 24, 2018 at 11:02 AM, Amit Kumar Gupta <agupta@...> wrote:
|
|
Re: CF / K8S (and related projects) Special Interest Group Call
Amit Kumar Gupta
Thanks Chip! Steven Levine sent me an invite so I haven't had a chance to try out your links, hopefully they work for others. Best, Amit On Tue, Apr 24, 2018 at 10:35 AM, Chip Childers <cchilders@...> wrote:
|
|
Re: A Broker that deploys Helm Charts to the CFCR
Chip Childers <cchilders@...>
Very cool to see this shared. Thanks Matt! On Tue, Apr 24, 2018 at 10:55 AM Matt Cholick <cholick@...> wrote:
--
Chip Childers CTO, Cloud Foundry Foundation 1.267.250.0815 |
|
Re: CF / K8S (and related projects) Special Interest Group Call
Chip Childers <cchilders@...>
Of course! It's on the Cloud Foundry community public calendar. On Mon, Apr 23, 2018 at 1:23 PM Amit Kumar Gupta <agupta@...> wrote:
--
Chip Childers CTO, Cloud Foundry Foundation 1.267.250.0815 |
|
Re: CF Crypto operations as a Service
sanjeevkumar761@...
Hi,
This can be a CF service. You'll need to implement a new CF Service Broker for this service. There is a need to be compliant to CF Service Broker API. Do you want to containerize this service? The broker itself could be an app which can be containerized We can work on in this together if you are open to the idea. Otherwise also happy to help. Feel free to ask. Regards, Sanjeev |
|
Re: After customization of uaa login.html page login functionality is not working
#cf
camilo.aguilar@...
This can be done through the uaa.yml config, there is no need to modify cf-uaa. On Tue, Apr 24, 2018 at 2:04 AM <abdul.q@...> wrote: hello, |
|
CF Crypto operations as a Service
cfcrypto <cfcrypto@...>
Hi Everyone,
I'm Newbie in CF and I need to brainstorm one of my ideas for a CF extension. I have a crypto lib which I'm using in our on premiss application. Now we have to migrate to SaaS model based on CF. Currently the crypto lib is plugged between the DB layer and business logic layer and one very important requirement is that the crypto lib must be easily replaceable with another libs which support same set of operations, so I need some kind of modular service architecture. I saw in the official CF documentation the there are a user-defined serves and buildpacks which could be used for implementing the crypto lib integration. Can someone point me what is the best approach for integrating my crypto lib in CF. Further more, the lib will be used by many web application and each application will be charged depending on the operation and the data load. Thanks in advance. -- Sent from: http://cf-dev.70369.x6.nabble.com/ |
|
A Broker that deploys Helm Charts to the CFCR
Matt Cholick
We originally wrote this to support ISV integrations, but from some discussions at summit last week, it seems like there was broader interest among platform operators as well for something like this. When deployed with a Helm chart and added to the cf marketplace:
The code: https://github.com/cf- Matt Cholick Platform Engineering Team @ Pivotal |
|
Stratos Project Meeting - Thursday 26th April
Neil MacDougall
All,
Just an FYI that the Stratos team will be holding a project meeting this Thursday. This will then run on a monthly basis. All welcome to attend.
The purpose of this meeting is to give a general update, review the roadmap and discuss in more depth open roadmap features for the UI.
Details:
Thursday 26th April 16:30 BST, 17:30 CEST, 08:30 PDT
I will post a GoToMeeting link for this meeting in the #stratos CF Slack channel ahead of time. (https://cloudfoundry.slack.com/messages/stratos)
Regards,
Neil
https://github.com/cloudfoundry-incubator/stratos
|
|
After customization of uaa login.html page login functionality is not working
#cf
abdul.q@...
hello,
I wanted to remove create account and forgot password from login page of UAA so, I have commented create account and forgot password from uaa-master/cloudfoundry-identity-server/src/main/resources/templates/web/login.html then I have generated war file after that restarted my tomcat, my changes are reflecting on the login page but login functionality is not working I'm getting this error while logging in with proper credentials "Unable to verify email or password. Please try again." can anyone provide a solution for solving this issue? |
|
Re: Minimal CF Install for Demos
Dr Nic Williams <drnicwilliams@...>
Exciting times! (Not at all sarcastic)
From: cf-dev@... <cf-dev@...> on behalf of David Sabeti <dsabeti@...>
Sent: Monday, April 23, 2018 4:53:49 PM To: cf-dev@... Subject: Re: [cf-dev] Minimal CF Install for Demos Hey Matt,
We've heard a lot about this recently, so the Release Integration team has some stories prioritized to ship a manifest with a small footprint than the usual cf-deployment: https://www.pivotaltracker.com/story/show/155371326.
The idea is that operators would use the manifest to deploy to a cloud provider, but only end up with 4-5 VMs.
Feel free to reach out in the #release-integration channel in the CF slack if you have any questions.
David Sabeti
Project Lead, CF Release Integration
On Mon, Apr 23, 2018 at 2:58 PM Matt Curry <matt.curry@...> wrote:
|
|
Re: Minimal CF Install for Demos
David Sabeti
Hey Matt, We've heard a lot about this recently, so the Release Integration team has some stories prioritized to ship a manifest with a small footprint than the usual cf-deployment: https://www.pivotaltracker.com/story/show/155371326. The idea is that operators would use the manifest to deploy to a cloud provider, but only end up with 4-5 VMs. Feel free to reach out in the #release-integration channel in the CF slack if you have any questions. David Sabeti Project Lead, CF Release Integration On Mon, Apr 23, 2018 at 2:58 PM Matt Curry <matt.curry@...> wrote:
|
|
Minimal CF Install for Demos
Matt Curry
Does anyone have a guilde for a minimal CF install on AWS or GCP for demo purproses?
In other words, the cheapest and smallest possible working install.
I think that this is the point of CFDev, but I need to be able to run 2 installs side by side, and also need to be able to deploy it to a cloud provider so that it is public facing.
Thanks, Matt |
|
Re: cF CLI v6.36.0 Released - droplet upload, service bindings, disablekeepalives
Abby Chau
Thanks for reaching out - apologies for the delay in response. We do not currently have plans to support "cf download-droplet". However, if we receive more user feedback about adding support for this feature, then we can review this again. In the meantime, we believe cf-local will take care of this use case. Thanks. On Thu, Apr 5, 2018 at 2:39 PM, Dr Nic Williams <drnicwilliams@...> wrote:
|
|
Re: CF / K8S (and related projects) Special Interest Group Call
Amit Kumar Gupta
Hey Chip Thanks for organizing this, sounds interesting! Is there some way to create a recurring calendar invite that anyone on cf-dev@ can join? In the mean time, I can create a calendar event for myself, what will the duration of the meeting be? Cheers, Amit On Mon, Apr 23, 2018 at 8:22 AM, Chip Childers <cchilders@...> wrote:
|
|
Re: cf-notifications incubator status
Guillaume -
The slack channel is the best way to get in touch. One note the PM listed on the cloudfoundry.org site is incorrect. Nadja Conklin has taken over as PM and the team is located here in Denver with the Loggregator team. I'll pass along the feedback about having a publicly accesible backlog. Adam |
|
CF / K8S (and related projects) Special Interest Group Call
Chip Childers <cchilders@...>
Hi all! -- There's a ton of activity in the CF and larger open source community working to better integrate K8S (and other related projects) with the CF technology stacks. They include everything from the CFCR project, CFAR projects with work streams to explore integrations, network level integrations, approaches to make BOSH work well with k8s, ideas around containerizing the CFAR components, etc... These efforts are happening in many different corners of our community, making it hard to track from the outside looking in. To help share what's happening, we'll be hosting an ongoing call specific to this topic. This is open to anyone that wants to join. This is an informal call for information sharing and open discussions. First call will be this Wednesday (April 25th) at noon US Eastern (9 AM US Pacific time, 5 PM UK time). Calls will be every other week as well. Join the call: www.uberconference.com/cchilders Dial in number: 215-315-3487 No PIN needed International Callers Dial the local number below based on your location. When prompted, enter your host's conference number (215-315-3487), then the "#" key. -Germany: 030 30807999 -Ireland: (01) 525 5652 -United Kingdom: 020 3514 1993 Other international numbers available here: https://www.uberconference.com/international Please shout if you have any questions. I've sent this group a placeholder for the meeting, and I'll be sharing with cf-dev@ and the broader community in the coming days. -chip Chip Childers CTO, Cloud Foundry Foundation 1.267.250.0815 |
|
Re: cf-notifications incubator status
Hi, Sorry I had missed the notification team page [4] on the CFF page, I'll then follow up with the notification team on their slack.[4] https://www.cloudfoundry.org/projects/ Guillaume. On Fri, Apr 20, 2018 at 7:05 PM, Guillaume Berche <bercheg@...> wrote:
|
|