Skip to content

Update user_registry to read from repo_status.yml - #5203

Merged
sujit-jadhav merged 1 commit into
dell:issue-4849-omnia-modernizationfrom
SAYUK09:user-registry-repo-status-integration
Sep 11, 2026
Merged

Update user_registry to read from repo_status.yml#5203
sujit-jadhav merged 1 commit into
dell:issue-4849-omnia-modernizationfrom
SAYUK09:user-registry-repo-status-integration

Conversation

@SAYUK09

@SAYUK09 SAYUK09 commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR contributes to align repo_manger changes in accordance to orchestrator as part of Issue-4849
Change user_registry data source from local_repo_config.yml to repo_status.yml to align with repo_manager integration. The user_registry configuration is now read from the regis
tries section in repo_status.yml, which is generated by the repo_manager based on repo_manager_config.yml.

Changes

  • Modified fetch_additional_images.yml to read user_registry from repo_status.yml instead of local_repo_config.yml
  • Maintains backward compatibility with existing crio.conf template behavior
  • Preserves omnia-2.2 image pull behavior while modernizing the data source

Testing

  • Verified that the transformation logic correctly converts repo_status.yml registries format to the expected user_registry format
  • Confirmed that templates maintain omnia-2.2 behavior (no changes to unqualified-search-registries or TLS configuration)
  • Tested with user registry configuration in repo_manager_config.yml

Change user_registry data source from local_repo_config.yml to repo_status.yml
to align with repo_manager integration. The user_registry configuration is now
read from the registries section in repo_status.yml, which is generated by the
repo_manager based on repo_manager_config.yml.

This change maintains backward compatibility with the existing crio.conf template
behavior while modernizing the data source to use the centralized repo_status.yml.

Signed-off-by: sayuri <sayuri.kamble@dell.com>
@SAYUK09
SAYUK09 force-pushed the user-registry-repo-status-integration branch from 3f81dea to 0f38b96 Compare September 10, 2026 09:13
@sujit-jadhav
sujit-jadhav requested review from priti-parate and sujit-jadhav and removed request for sujit-jadhav September 10, 2026 10:39
@sujit-jadhav
sujit-jadhav marked this pull request as ready for review September 11, 2026 09:00
@sujit-jadhav
sujit-jadhav merged commit 40e1549 into dell:issue-4849-omnia-modernization Sep 11, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants