This message was deleted.
# extensions
a
This message was deleted.
s
Think it's two helm chart installs (
ui-plugin-operator
and
ui-plugin-operator-crd
) plus some optional helm repos
Copy code
export const UI_PLUGINS_PARTNERS_REPO_URL = '<https://github.com/rancher/partner-extensions>';
export const UI_PLUGINS_PARTNERS_REPO_BRANCH = 'main';
export const UI_PLUGINS_PARTNERS_REPO_URL = '<https://github.com/rancher/partner-extensions>';
export const UI_PLUGINS_PARTNERS_REPO_BRANCH = 'main';
You might be interested some changes targetted for 2.9.0. The operator will be brought in-house, so nothing to install. it'll be enabled by default, disabled via Feature Flag https://github.com/rancher/rancher/issues/43089, https://github.com/rancher/dashboard/issues/10939
w
I think the airgap instructions touch on it as well
followup, is it changing? I see the note on the repo that the repo is deprecated following 2.9
I think you just answered that for me with the issue
separate followup, is 2.9.0-alpha2 available in the prime registries? I don't want to build it on my own at this second 😭
s
i'm not 100% sure on this, but as a general rule the first patch release of a minor version will not reach prime. usually the next patch release will be promoted to stable and then prime. aside from above, i don't think there's syncing between community alphas and prime
sorry, one great answer, one not so great
w
yea i know all that is in flux, I just know we were able to get the alphas for 2.8 so was just checking
all good
I'm moving extensions into IAC at the moment, so just futureproofing