Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move k8s script to docker-config-engine (#14788) #15736

Closed

Commits on Jul 7, 2023

  1. Move k8s script to docker-config-engine (sonic-net#14788)

    Why I did it
    To reduce the container's dependency from host system
    
    Work item tracking
    Microsoft ADO (number only):
    17713469
    How I did it
    Move the k8s container startup script to config engine container, other than mount it from host.
    
    How to verify it
    Check file path(/usr/share/sonic/scripts/container_startup.py) inside config engine container.
    
    Signed-off-by: Yun Li <[email protected]>
    Co-authored-by: Qi Luo <[email protected]>
    lixiaoyuner and qiluo-msft committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    88c33da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1484c99 View commit details
    Browse the repository at this point in the history