Attending:
Agenda:
- Open Action Items:
- Docker Images
- Container image deprecation for the blue ocean container (jenkinsci:blueocean)
- https://hub.docker.com/r/jenkins/blueocean - no tags
- Docker - has
- Need to announce the deprecation of the image
- Update the page on Dockerhub
- Add to a Jenkins LTS changelog or upgrade guide?
- Add a disclaimer to one or more pages on www.jenkins.io?
- Update the 2017 Blue Ocean blog post with deprecation notice?
- Find a way to communicate the deprecation to users and admins
- Jenkins administrative monitor that checks for specific container content?
- Report it on it regularly in Platform SIG meetings
- Create an issue that proposes the deprecation and the needed steps => Mark Waite?
- Container image deprecation for the blue ocean container (jenkinsci:blueocean)
- Docker Images
- Ongoing:
- Alpine aarch64 images issue
- Blocked waiting for Temurin to support it
- Workaround is to use Debian slim on aarch64
- Alpine aarch64 images issue
- What’s done?
- Digicert code signing for MSI installer and jar file
- Windows users expect their installers to be signed/secured (because of malwares and so on).
- Mark to convene a retrospective to learn from our mistakes
- PGP signing key updated for RPM and DEB packages
- Mark to convene a retrospective to learn from our mistakes
- Ppc64le: nice progress. Thank you so much for your contribution Kenneth!
- docker-agent: PR merged
- docker-ssh-agent : PR merged
- Inbound-agent: tests still failing
- Docker-agent has not been tagged yet, that’s why
- Controller PR done too, not merged yet
- Latest updates on the agent images:
- Ssh-agent release 4.15.0
- chore(deps): bump debian to bullseye-20230411 in /17/8/11/bullseye (#234) @dependabot
- Adding ppc64le support back into the Jenkins CI SSH agent Docker build. (#220) @ksalerno99
- Use Java 11.0.18 (#231) @MarkEWaite
- Docker-agent release 3107.v665000b_51092-8
- chore(deps): bump archlinux from base-20230319.0.135218 to base-20230409.0.141585 in /11/archlinux (#402) @dependabot
- chore(deps): bump debian from bullseye-20230320 to bullseye-20230411 in 11/17/bullseye (#403) @dependabotAdding ppc64le support back into the Jenkins CI agent Docker build. (#391) @ksalerno99
- feat: expose default image user to the environment variable user (#400) @dduportal
- Ssh-agent release 4.15.0
- Digicert code signing for MSI installer and jar file