Live data from Hacker News

Red Hat OpenShift.io – Free, end-to-end, cloud-native development

openshift.io

31–40 of 124 posts

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#31
post #18

Earlier quoted context omitted.

I have an OpenShift account and now I'm shown an "additional action needed" page on login. When i complete it and hit submit, it tells me that email already exists. Not at all pleasant :(

I'll see if we can get a fix pushed out for this today/ASAP. The issue currently occurs when you have multiple Red Hat accounts that use the same email address (or a sub-addressed version of the same email address, like "chris@gmail.com" and "chris+123@gmail.com".

> I'll see if we can get a fix pushed out for this today/ASAP. The issue currently occurs when you have multiple Red Hat accounts that use the same email address (or a sub-addressed version of the same email address, like "chris@gmail.com" and "chris+123@gmail.com".

Is this a special case for Google mail or do you assume foo+bar@example.domain is the same as foo@example.domain ? Why?

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#32
OpenShift is a great PaaS that brought a lot of innovation and improvements to Kubernetes, congrats team on the awesome and useful product!

Here are just some of the influences of OpenShift on Kubernetes that I'm aware of:

* RBAC model (https://github.com/kubernetes/features/issues/2#issuecomment...)

* Kubernetes notion of namespaces was largely influenced by RedHat and Open Shift team experiences in the enterprise AFAIK

* Continuous ongoing work by RedHat team on both OpenShift and Kubernetes on the security and performance (https://github.com/kubernetes/kubernetes/issues/12742)

I'm sure there are many more improvements to Kubernetes to OpenShift that I'm not aware of.

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#33
the dumbest authentication process I've ever seen. I can't remember my password. Click forgot password. Click on email. Enter screen to change my password. Submit and it tells me it needs more information. Type more information. Complains the email already exists. Obviously, I'm resetting it. PRetty stupid.

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#34

the dumbest authentication process I've ever seen. I can't remember my password. Click forgot password. Click on email. Enter screen to change my password. Submit and it tells me it needs more information. Type more information. Complains the email already exists. Obviously, I'm resetting it. PRetty stupid.

I just hit this too. I guess I have to abandon that account and use a different email.

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#35
post #8

Has anyone signed up for the preview? I keep getting "We're sorry, but something went wrong." right after logging in.

We're getting a fix out momentarily - it's a character encoding issue in our DB (default MySQL UTF8). In the meantime, replacing characters in your name like "Ł" with "L" will fix the issue. You can update your name and account settings here: https://developers.redhat.com/auth/realms/rhd/account/

The auth process is stupid. Can't login because I don't remember my password. Can't reset because it needs more information. Trying to hook up with Github doesn't help either. Very frustrating.

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#36
post #18

Earlier quoted context omitted.

I have an OpenShift account and now I'm shown an "additional action needed" page on login. When i complete it and hit submit, it tells me that email already exists. Not at all pleasant :(

I'll see if we can get a fix pushed out for this today/ASAP. The issue currently occurs when you have multiple Red Hat accounts that use the same email address (or a sub-addressed version of the same email address, like "chris@gmail.com" and "chris+123@gmail.com".

[deleted]

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#37

So... it's like a poorly explained PaaS which is: - An IDE - A platform for running containers - A set of productivity and collaboration tools - CI service - Deployment tools ...all in one? Really? I'm scratching my head over this one. I really respect the work RedHat do, but there's this idea of picking one thing and doing it well... but heck, I mean, you can also just do everything as well, and hope one bit or anot…

Last I checked, OpenShift was comparable to Heroku.

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#38

Earlier quoted context omitted.

I'll see if we can get a fix pushed out for this today/ASAP. The issue currently occurs when you have multiple Red Hat accounts that use the same email address (or a sub-addressed version of the same email address, like "chris@gmail.com" and "chris+123@gmail.com".

> I'll see if we can get a fix pushed out for this today/ASAP. The issue currently occurs when you have multiple Red Hat accounts that use the same email address (or a sub-addressed version of the same email address, like "chris@gmail.com" and "chris+123@gmail.com". Is this a special case for Google mail or do you assume foo+bar@example.domain is the same as foo@example.domain ? Why?

It's an abuse prevention mechanism. We do not permit users to have multiple OpenShift Online accounts. See 2.1 in the OpenShift Online terms of service: https://www.openshift.com/legal/terms.html

"You may not (or permit third parties to) create multiple accounts or otherwise access the Services in a manner that is intended to avoid Fees or to circumvent maximum capacity thresholds for the Services."

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#39
post #2

Can someone explain what's new here? Openshift has existed for a while, right? Edit: Thanks. Feels like better wording on the page would have helped. "Online IDE" or something. Or rolling screenshots that show what it does, like Cloud9 has. Or maybe I'm too old to grok all this new cloud terminology.

disclaimer: I work on openshift.io, and there will be much more coming out as summit goes on so I can't refer to more than in current news: From https://www.redhat.com/en/about/press-releases/red-hat-unvei... Team Collaboration Agile Planning Developer Workspace Management Application Coding and Testing Runtime Stack Analysis Continuous Integration and Delivery thus it is more than "just" an online IDE in the traditi…

This looks like a clusterf*ck.

Re: Red Hat OpenShift.io – Free, end-to-end, cloud-native development

#40
post #22
post #13

Earlier quoted context omitted.

Disclosure: I work on openshift.io Openshift.io is the end-to-end development environment which is built over the OpenShift PaaS.

Sorry, but you are doing a terrible job of explaining what OpenShift is to outsiders. OpenShift is a Platform-as-a-Service offering from RedHat. It provides a fully integrated solution to building and deploying applications on Docker and Kubernetes. What makes it a PaaS is that it integrates Jenkins, so you can build images from source and promote them though environments. https://www.openshift.com/ OpenShift is a pr…

Ok so this is "OpenShift.IO" :) And not just openshift

This is openshift + planner + code editor + pipelines + 'analytics'.

Here analytics does code quality checks and lets you, the developer know, if they should be using a different Jar/package ( example: the one used by the developer might have a security vulnerability reported which the developer was unaware of )

Post reply on HN