Jump to: navigation, search

Difference between revisions of "Meetings/InfraTeamMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
 
(86 intermediate revisions by 7 users not shown)
Line 16: Line 16:
  
 
* Topics
 
* Topics
** Service Coordinator Election (clarkb 20230822)
+
** Upgrading Old Servers (clarkb 20230627)
*** Nomination period ends today (the day of the meeting)
 
** Bastion host (ianw 20230627)
 
*** https://review.opendev.org/q/topic:prod-bastion-group Remaining changes are part of parallel ansible runs on bridge
 
*** https://review.opendev.org/q/topic:bridge-backups
 
** Mailman 3 (clarkb 20230627)
 
*** https://etherpad.opendev.org/p/mm3migration
 
*** Need to change site domains
 
** Gerrit updates (clarkb 20230718)
 
*** Replication task file leaks.
 
**** https://review.opendev.org/c/opendev/system-config/+/880672 Workaround "leaked" replication tasks on disk.
 
**** https://bugs.chromium.org/p/gerrit/issues/detail?id=16867
 
**** https://bugs.chromium.org/p/gerrit/issues/detail?id=16868
 
**** https://review.opendev.org/c/opendev/system-config/+/884779 Revert bind mounts for Gerrit plugin data
 
** Upgrading Bionic servers to Focal/Jammy (clarkb 20230627)
 
 
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
 
*** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades
*** Next up mirrors and meetpad.
+
*** https://etherpad.opendev.org/p/opendev-focal-server-upgrades
*** Clarkb needs to look into cleaning up the old CI registry node.
+
*** https://review.opendev.org/q/topic:jitsi_meet-jammy-update
** Rax IAD image upload struggles (clarkb 20230822)
+
*** Started looking at the wiki there are rough notes at: https://etherpad.opendev.org/p/opendev-bionic-server-upgrades#L58
*** The Rax IAD region has struggled to upload images within the image upload timeout. This seems to get worse the more images you upload
+
** MariaDB Upgrades (clarkb 20240220)
**** Almost like images are processed serially and we create a queue that gets backed up.
+
*** Relying on the container image MARIADB_AUTO_UPGRADE flag
*** An issue has been filed with rax but we haven't seen a resolution yet.
+
*** Everything but Gerrit is done now. When do we think we want to do Gerrit?
** Fedora cleanup (clarkb 20230627)
+
** AFS Mirror cleanups (clarkb 20240220)
*** Need changes to remove the label and nodeset from Zuul/Nodepool
+
*** Ubuntu Xenial cleanups are starting to show up under topic:drop-ubuntu-xenial
** Gitea 1.20 (clarkb 20230627)
+
*** Can followup with webserver log processing to determine which other mirrors may be dead.
*** https://review.opendev.org/c/opendev/system-config/+/886993
+
** Building Ubuntu Noble Nodes (clarkb 20240416)
**** Ready to go if we are happy with the resulting behaviors.
+
*** Next step is to add Noble to our mirrors
*** We disable oauth2 but need to configure multiple oauth2 jwt settings in order to avoid startup errors.
+
** Gerrit 3.9 Upgrade Planning (clarkb 20240423)
**** Need to update prod secrets with the oauth2 jwt settings before merging.
+
*** Upgrade prep notes are going in https://etherpad.opendev.org/p/gerrit-upgrade-3.9
*** https://github.com/go-gitea/gitea/issues/25377
+
*** https://www.gerritcodereview.com/3.9.html Release Notes
** Zuul changes and updates (clarkb 20230822)
+
*** https://review.opendev.org/c/opendev/system-config/+/918333 Need updated and promoted 3.9 image before doing more testing.
*** Ansible 8 now availalble. We should convert the OpenDev tenant. Notify openstack tenant that we will switch them after the upcoming release
+
*** Downgrade is possible with an offline reindex using the old war.
*** Stdout and stderr to be uncombined in Zuul Ansible. Currently this is a job setting for testing purposes. We'll need to start looking at how this impacts us.
+
*** Things to think about:
*** Early failure detection regexes should arrive soon. This is potentially useful for our users?
+
**** Do we want to enable diff3 diffs on merge changes?
** Python container updates (tonyb 20230718)
+
**** Change topic limit seems to only apply to open changes. Being over the limit doesn't seem to impact the upgrade process
*** Some moderate progress in the first round
+
**** https://gerrit-review.googlesource.com/c/gerrit/+/424404 Upstream change to have release war build target without webfonts
*** https://review.opendev.org/q/topic:bookworm-python and https://review.opendev.org/q/topic:force-base-image-build
+
**** There is a new batched ref updated event that collects multiple ref updated events in a single event. This is disabled by default, but could one day impact zuul. Work sorting out likely.
*** I noticed that https://opendev.org/openstack/python-openstackclient/src/branch/master/Dockerfile is using a 3.9 tag which is buster
+
*** Server could stand to be upgraded as well but I think it is probably best to decouple these concerns.
**** We should stick to the explicit debian release + explicit python release versions for things. We can delete the old tags to force errors that indicate people should update the tags they use.
+
** Wiki SSL Cert Renewal (clarkb 20240423)
*** We should write a tool to find and clean leaked tags on docker hub (and quay.io?)
+
*** Clarkb will renew Friday ish (May 10)
  
 
* Open discussion
 
* Open discussion
Line 63: Line 49:
 
Changes should have their topic set to project-rename.
 
Changes should have their topic set to project-rename.
  
* Rename foo/example -> bar/example: https://review.opendev.org/123456
+
* Rename example/foo -> example/bar: https://review.opendev.org/c/openstack/project-config/+/123456
  
 
== Previous meetings ==
 
== Previous meetings ==
 
Previous meetings, with their notes and logs, can be found at http://eavesdrop.openstack.org/meetings/infra/ and earlier at http://eavesdrop.openstack.org/meetings/ci/
 
Previous meetings, with their notes and logs, can be found at http://eavesdrop.openstack.org/meetings/infra/ and earlier at http://eavesdrop.openstack.org/meetings/ci/

Latest revision as of 21:25, 6 May 2024

Weekly Project Infrastructure team meeting

The OpenDev Team holds public weekly meetings in #opendev-meeting on OFTC, Tuesdays at 1900 UTC. Everyone interested in infrastructure and process surrounding automated testing and deployment is encouraged to attend.

Please feel free to add agenda items (and your IRC nick in parenthesis).

Agenda for next meeting

  • Announcements
  • Actions from last meeting
  • Specs Review
  • Open discussion

Upcoming Project Renames

(any additions should mention original->new full names and link to the corresponding project-config rename change in Gerrit) Changes should have their topic set to project-rename.

Previous meetings

Previous meetings, with their notes and logs, can be found at http://eavesdrop.openstack.org/meetings/infra/ and earlier at http://eavesdrop.openstack.org/meetings/ci/