GitLab is no longer availaible in the plugin list

Michel M

Dabbler
Joined
Jun 5, 2019
Messages
18
Hello,
I recently update my freenas install to FreeNAS-11.2-U6 but i'm getting an issue.
The gitlab plugin is no longer showing up inside the plugin list.
Does gitlab is not supported anymore ?
This is a normal behavior ?

Thank you for your help !
 
D

dlavigne

Guest
We temporarily removed GitLab due to an issue with the latest version: https://www.ixsystems.com/blog/september-13-plugins-update/. It has since been added back so it is possible that your Index is out of date. You can force an Index refresh with this command (from Shell):

midclt call jail.list_resource 'PLUGIN' 'true' 'false'

Does that resolve it for you?
 

Michel M

Dabbler
Joined
Jun 5, 2019
Messages
18
We temporarily removed GitLab due to an issue with the latest version: https://www.ixsystems.com/blog/september-13-plugins-update/. It has since been added back so it is possible that your Index is out of date. You can force an Index refresh with this command (from Shell):

midclt call jail.list_resource 'PLUGIN' 'true' 'false'

Does that resolve it for you?

No as you can see gitlab is still not showing up:

1569420938672.png
 
D

dlavigne

Guest
Thanks for the heads up. I can reproduce here and we're looking into it. Should have it sorted by Thursday (hopefully sooner).

Edit: looks like it will be Monday as there is an issue for existing GitLab users we need to fix first.
 
Last edited by a moderator:

Michel M

Dabbler
Joined
Jun 5, 2019
Messages
18
Thanks for the heads up. I can reproduce here and we're looking into it. Should have it sorted by Thursday (hopefully sooner).

Edit: looks like it will be Monday as there is an issue for existing GitLab users we need to fix first.


Any updates on this issue ?
 

Michel M

Dabbler
Joined
Jun 5, 2019
Messages
18
Not yet, dev is still working on the issue.
Do you have an idea when this issue will be fixed beacause i really need to get github on my server and it makes more than weeks that the problem is persisting.
 
D

dlavigne

Guest
You can still install the gitlab-ce package into a jail as a workaround, you don't have to wait for the plugin to be fixed.
 

Michel M

Dabbler
Joined
Jun 5, 2019
Messages
18
You can still install the gitlab-ce package into a jail as a workaround, you don't have to wait for the plugin to be fixed.
Does this issue is planned to be fixed ? Beacause gitlab-ce is not compactible with freebsd(i couldn't find any doc online).
And it has been 1month that the issue is the case.
I could understand that it is not a top priority for ixSystems buti would be nice to fix that so i will be able to re-use gitlab.
 
D

dlavigne

Guest
BETA1 is due out next week with RELEASE expected in early January.
 

seanm

Guru
Joined
Jun 11, 2018
Messages
570
BETA1 is due out next week with RELEASE expected in early January.

@dlavigne, that'll put it at 6 months after the release of FreeBSD 11.3.

The problem with that is FreeBSD's documented support model:


"each individual point release is only supported for three months after the next point release"

IMNSHO, FreeNAS really needs to keep up-to-date with FreeBSD better.
 
D

dlavigne

Guest
Which is still Sept 2021 (according to the chart at that link)...
 

seanm

Guru
Joined
Jun 11, 2018
Messages
570
Which is still Sept 2021 (according to the chart at that link)...

@dlavigne The 11.x branch is supported until then, but 11.2.x is now EoL as of a few days ago, see the bottom of the list here:


This means the very newest FreeNAS (beta or otherwise) is based on an unsupported OS that doesn't even get security updates. That's not great.

The moment FreeBSD 11.3 was released (2018-06-28), the 3 month countdown started for 11.2 being EoL. The moment FreeBSD 11.4 is released (if ever), a 3 month countdown starts for 11.3. FreeNAS needs to be ready to have a new release within 3 months to catch this window.
 
D

dlavigne

Guest
To clarify, its based on stable/11 which is good til Sept 2021. 11.3 is the last of the 11 series and FreeNAS 12 is expected Q3 next year.
 
D

dlavigne

Guest
For 11.2 yes. 11.3 will be good for a few years yet and 12 will be out long before 11.3 is EoL'd.
 

seanm

Guru
Joined
Jun 11, 2018
Messages
570
For 11.2 yes.

Well that's my point. :) Today, FreeNAS 11.2-U6 is the latest & greatest. It's what people like me run in production. Yet it's based on an OS that's no longer receiving security updates from upstream (FreeBSD). I repeat: the latest & greatest FreeNAS is based on an EoL OS! :(

Of course FreeNAS 11.3 fixes that. The problem is that we don't have it today, not even in beta.

FreeBSD's update policy being what it is, a FreeNAS based on FreeBSD 11.3 should have been released before 2019-10-31.

I do software development for a living too, so I know scheduling is hard, etc. etc., but I hope that, going forward, iX can improve release scheduling such that "the latest & greatest FreeNAS is based on an EoL OS" never needs to be uttered again.
 
Top