infrastructure icon indicating copy to clipboard operation
infrastructure copied to clipboard

Inventory file for static docker containers

Open Haroon-Khel opened this issue 2 years ago • 1 comments

Like the inventory.yml file we need a file which keeps track of the docker containers hosted on the dockerhost machines. It should also keep track of the details of the container, for example its port and its name in jenkins node name

Haroon-Khel avatar Feb 27 '24 11:02 Haroon-Khel

Moving to 2Q plan when its created

Haroon-Khel avatar Apr 05 '24 15:04 Haroon-Khel

https://github.com/adoptium/infrastructure/pull/3423 is finalised. Repeating what I mentioned here, we need a system in place to keep the new docker static inventory file updated, ie an automated github action which runs the script, if it detects differences between the output and the existing DockerInventory.json file, it makes a pr to update it

Haroon-Khel avatar Apr 24 '24 15:04 Haroon-Khel

Update documentation to reflect changes made in https://github.com/adoptium/infrastructure/pull/3423

Haroon-Khel avatar Apr 24 '24 15:04 Haroon-Khel

Docs pr is in https://github.com/adoptium/infrastructure/pull/3537

Haroon-Khel avatar Apr 29 '24 12:04 Haroon-Khel