Live data from Hacker News

GitLab 8.16 Released with auto deploy on GKE and Prometheus monitoring

about.gitlab.com

21–30 of 36 posts

Re: GitLab 8.16 Released with auto deploy on GKE and Prometheus monitoring

#21
post #20
post #18

Another smooth upgrade minus one bug with people on chrome trying to approve and accept merge requests (I've logged ee bug #1575 for this).

Sam, thanks for filing https://gitlab.com/gitlab-org/gitlab-ee/issues/1575 I've pinged our frontend team.

No worries, hope my report was good enough! Excellent support as always :)

Re: GitLab 8.16 Released with auto deploy on GKE and Prometheus monitoring

#22
post #21
post #20

Earlier quoted context omitted.

Sam, thanks for filing https://gitlab.com/gitlab-org/gitlab-ee/issues/1575 I've pinged our frontend team.

No worries, hope my report was good enough! Excellent support as always :)

Thanks for helping to troubleshoot in the issue. Our frontend lead and VP of Engineering are on it.

Re: GitLab 8.16 Released with auto deploy on GKE and Prometheus monitoring

#25
Also includes Mattermost in this release. Sweet!

>This release migrates project related statistics to a separate table, removing existing columns in the process. This migration process requires downtime, and can take 10-15 minutes for large installations.

Any place i can eyeball this upgrade script first?

Incidentally, Im curious to know (to try and learn) how do you guys test this kind of stuff? do you have lots of different databases saved over that you try this kind of a major db upgrade on?

Re: GitLab 8.16 Released with auto deploy on GKE and Prometheus monitoring

#27
post #22
post #21

Earlier quoted context omitted.

No worries, hope my report was good enough! Excellent support as always :)

Thanks for helping to troubleshoot in the issue. Our frontend lead and VP of Engineering are on it.

And they swarmed the issue and found the issue (within the nginx config) very odd-ball one indeed that didn't affect everyone, fantastic troubleshooting by all the Gitlab engineers, excellent communication and top-notch support like I've never experienced from any software vendor before. A+++ would commit again ;)

Re: GitLab 8.16 Released with auto deploy on GKE and Prometheus monitoring

#28

Using Gitlab at our company and I love it. I could never agree with the "small teams don't need/want time tracking" argument, so I'm very happy to see they released it for CE.

I am a bit unsure what Gitlab consider a small team. But I find myself getting a little exasperated when they choose to keep features from CE because "small teams don't need it". Last week I found this was the reason they did not include global contributer statistics in CE. This would be a trivial change, and an important one for my team of ~14 engineers with in-house tools and a microservice architecture who would like to see the pulse of development.

Re: GitLab 8.16 Released with auto deploy on GKE and Prometheus monitoring

#29
post #26

I'm currently using redmine for my private project, anyone would recommend using gitlab CE instead?

We made the jump (moving various internal projects from Redmine, Trac and Assembla) and couldn't be happier. Everyone loves Gitlab, updates are frequent and full of new features, stability isn't a problem and CI is so easy to get up and running.

Only negative is that you need quite a beefy server to run it (compared to say Gitea or Gogs), but it's a small price to pay.

Re: GitLab 8.16 Released with auto deploy on GKE and Prometheus monitoring

#30
post #26

I'm currently using redmine for my private project, anyone would recommend using gitlab CE instead?

Depending what you need it for.

Redmine is still better from the project management planning and control POV (i.e. issues can be in different queues, but still form a coherent hierarchy, milestones consisting from issues and the control of time spent/still required to finish them; the work needed can be not only programming, but also other activities, etc.).

Gitlab is much nicer for the developers.

So for a private project, Gitlab might be a worth to try.

Post reply on HN