Publish 20.x recipe version #12
Closed
opened 2022-11-13 01:03:50 +00:00 by javielico
·
11 comments
No Branch/Tag Specified
master
upgrade-10.7.1+26.6.2
postgres
dev
arm64
custom-theme-loading
10.9.2+26.7.2
10.9.1+26.7.1
10.9.0+26.7.0
10.8.1+26.6.4
10.8.0+26.6.3
10.7.1+26.6.2
10.7.0+26.6.1
10.6.1+26.5.4
10.6.0+26.5.4
10.5.1+26.4.5
10.5.0+26.4.0
10.4.0+26.3.1
10.3.1+26.2.5
10.3.0+26.2.1
10.2.1+26.1.2
10.2.0+26.1.2
10.1.1+26.0.1
10.1.0+26.0.1
10.0.1+26.0.1
10.0.0+26.0.1
9.0.0+25.0.6
8.0.1+23.0.6
8.0.0+23.0.0
7.2.0+22.0.5
7.1.0+22.0.5
7.0.2+22.0.5
7.0.1+22.0.4
6.1.0+22.0.1
7.0.0+22.0.1
6.0.0+21.0.2
5.1.0+20.0.3
5.0.2+20.0.3
5.0.1+20.0.3
5.0.0+20.0.1
4.0.1+16.1.1
4.0.0+16.1.0
3.0.0+15.0.2
2.0.0+14.0.0
1.0.0+13.0.1
Labels
No items
No labels
Milestone
No items
No Milestone
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
appletalk
arjan
basebuilder
BornDeleuze
Brooke
carla
cas (Cassowary)
codegod100
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
flancian
Frando
iexos
jade (Jade Ambrose)
javielico (Javielico)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
marlon (marlon)
mayel
mirsal
moosemower
moritz
nicksellen (Nick Sellen)
notplants
oxaliq (sorrel)
p4u1
pau
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
PhiNatalie
renovate-bot (Comrade Renovate Bot)
ripclap
rix
rscmbbng
sef (sef)
simon
sixsmith (Sixsmith)
stevensting
tobias
trav (Trav Fryer)
val (val (he/him))
vaznasty
virtualboys
wolcen (Chris Thompson)
wykwit
xynosis
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/keycloak#12
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hi folks,
I was exploring this recipe a bit more and got me a bit concerned as the image that we're using from Docker Hub
jboss/keycloak:16.1.1has not been updated for 10 months. I can see that the latest stable is 20.0 as per the repo from Redhat, is there anything we can do about this as it doesnt seem to be an image on dockerhub?CC @3wordchant @decentral1se
🙏 - J
We could perhaps switch it to this image? https://hub.docker.com/r/keycloak/keycloak/tags
Good call, thanks @javielico! 🙏 Images switching repo is one area where we really don't have a good solution for automated monitoring. It recently hit our radar at Autonomic that our Keycloak recipe was falling behind (because of a warning from Dashy, of all things), it's on our list to sort out an update, and
keycloak/keycloakseems like a great move.Race you to trying it out and making a PR for the switch! Either way, much appreciate your work investigating ✊
No worries @3wordchant, I will put it on my list to test out next week; I will have a look through the changelogs first and test it out on a dev enviroment before raising the PR.
Just to add for reference, here's a list of CVE's fixed since the version we've on the docker image (16.1.1)
I will treat these tests as priority for now just to avoid having a security hole on our identity services.
Nice, appreciate that research! 💯
Yeh, excellent to raise this. We need to get on it. We've slipped behind on several major version changes as I understand it? I think the upgrade path will be pretty hairy... haven't dug into it but yeh, let's fix this and get our shit upgraded! Thanks!
No problem @decentral1se, happy to help maintain the recipes!
@javielico we just managed to wire up the changes for an upgrade directly to latest in
2ac47abfcdand tested it on two different deployments. It seems to work! It's late now, so not doing more of the release work for the recipe but will follow up.Thank you for the merge on this topic @decentral1se
Nice, so, this upgrade seems legit, have tested it a lot.
Just leaving this open to push the release / tag now.
Image has not been updated for 10 monthsto Publish 20.x recipe versionwoohoo we're running 20.x!