Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self-Hosted Update Frequency #3804

Closed
jrdzha opened this issue Apr 7, 2021 · 11 comments
Closed

Self-Hosted Update Frequency #3804

jrdzha opened this issue Apr 7, 2021 · 11 comments
Assignees

Comments

@jrdzha
Copy link

jrdzha commented Apr 7, 2021

The self-hosted version of gitpod doesn't seem to get very much attention. When can we expect the release of 0.8.0? Is there any way the self-hosted can also use the same rolling deployment as gitpod.io?

@geropl geropl added this to the [backlog] April 2021 milestone Apr 7, 2021
@geropl
Copy link
Member

geropl commented Apr 7, 2021

Hi @jrdzha ,

The self-hosted version of gitpod doesn't seem to get very much attention

sadly this is true. We're currently focusing on gitpod.io as we're still growing and not enough people (yet) to support self-hosted to that extend that we'd love to.

When can we expect the release of 0.8.0?

Just wanted to answer "it's already released", but it is not, actually. 😕 There is, however:

I will review and release the images tomorrow (effectively relabeling them from 0.8.0-rc2 to 0.8.0, so you can start playing around right away).

Is there any way the self-hosted can also use the same rolling deployment as gitpod.io?

This is how it's meant to be, with a small delay of ~1-1.5 weeks. The 0.9.0 release is to be expected end of next week.

@jrdzha
Copy link
Author

jrdzha commented Apr 7, 2021

@geropl Thanks for the update, glad to hear that the self-hosted should be 1-1.5 weeks behind SaaS.

For us, we need to self host because our setup requires large volumes of data moving between pods in a Kubernetes cluster, so the hosted gitpod.io doesn't work very well for us, with data going across WAN.

The intermittent release cycle of the self-hosted (and some other minor self-hosted kinks like specific dependencies for preview experimental features, etc) is the only thing giving me pause when choosing gitpod over eclipse che, so if this is resolved, I'm a happy camper.

Looking forward to 0.8.0 and 0.9.0!

@geropl geropl self-assigned this Apr 8, 2021
@jrdzha
Copy link
Author

jrdzha commented Apr 10, 2021

Don't mean to be pushy, but any updates here? Thanks!

@geropl geropl modified the milestone: April 2021 Apr 12, 2021
@geropl
Copy link
Member

geropl commented Apr 12, 2021

@jrdzha Here's the release: https://github.com/gitpod-io/gitpod/releases/tag/v0.8.0

Issue regarding 0.9.0: #3893

Closing this for now; please re-open if more questions arise.

@jrdzha
Copy link
Author

jrdzha commented Apr 13, 2021

Thanks for this release. I am trying this out now, but ran into a couple issues:

  1. Unable to pull "theia-server" image Failed to pull image "gcr.io/gitpod-io/self-hosted/theia-server:0.8.0"
  2. Proxy and Blobserve successfully pull, but fail to start

I'm having the same issues with 0.9.0-alpha1.

@geropl
Copy link
Member

geropl commented Apr 14, 2021

Unable to pull "theia-server"

That component has been removed in the meantime. This almost certainly happens when you use an older version of the chart with a new "version" string. Could that be the case?

@jrdzha
Copy link
Author

jrdzha commented Apr 15, 2021

I see, yes I was updating from an existing install of self-hosted 0.6.0. I will try this from scratch now.

As an aside, doesn't having to reinstall from scratch for updates force us to re-setup our github / gitlab credentials each time?

@jrdzha
Copy link
Author

jrdzha commented Apr 15, 2021

I can confirm that 0.8.0 is working for me with a clean install, however 0.9.0-alpha1 is not.

Here are my issues with 0.9.0-alpha1:

  • messagebus error: Failed to pull image "gcr.io/gitpod-io/self-hosted/messagebus:0.9.0-alpha1"
  • serve pod doesn't start successfully, but there are no kubernetes logs as to why this is.

@csweichel csweichel removed this from the April 2021 milestone May 6, 2021
@enriquecaballero
Copy link

enriquecaballero commented May 11, 2021

@jrdzha I was wondering what OS you're running Gitpod on? I've tried using k3OS and while all components run, it fails when pulling from reg.gitpod... I wonder if k3OS just doesn't work.

@jrdzha
Copy link
Author

jrdzha commented May 11, 2021

@enriquecaballero I am using RHEL in an AWS kubernetes cluster. I haven't tried gitpod in K3OS.

@geropl
Copy link
Member

geropl commented Jul 6, 2021

0.10.0 should finally get us back to speed/in-line with the gitpod.io deployment: #4710

@geropl geropl closed this as completed Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants