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

[SONiC Application Extension] support warm/fast reboot for extension packages #7286

Merged
merged 35 commits into from
Jul 11, 2021

Commits on Nov 16, 2020

  1. [dockers] Tag all docker images with a version number

    Previously all docker images built into SONiC binary were tagged with
    SONiC version string. With the introduction of container upgrades and
    SONiC extension framework all docker images should have their own
    version numbers that do not relate with SONiC version. All dockers are
    tagged with version 1.0.0 in this PR. Whenever changes are introduced to
    a docker image that require a version change, the docker image
    maintainer should update the version number.
    
    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    a624e0c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. [dockers] Tag all docker images with a version number

    Previously all docker images built into SONiC binary were tagged with
    SONiC version string. With the introduction of container upgrades and
    SONiC extension framework all docker images should have their own
    version numbers that do not relate with SONiC version. All dockers are
    tagged with version 1.0.0 in this PR. Whenever changes are introduced to
    a docker image that require a version change, the docker image
    maintainer should update the version number.
    
    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    875650f View commit details
    Browse the repository at this point in the history
  2. [dockers] label SONiC Docker with manifest

    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    954cad9 View commit details
    Browse the repository at this point in the history
  3. [dockers] add package name to manifest

    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    855fa60 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. remove swss dependency from dhcp-relay & router-advertiser

    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    44685ba View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Merge branch 'master' of github.com:azure/sonic-buildimage into docke…

    …rs_manifest
    
    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    d337e08 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:azure/sonic-buildimage into docke…

    …rs_version_tags
    
    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    5eb48a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Merge branch 'master' of github.com:azure/sonic-buildimage into docke…

    …rs_manifest
    
    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    99d9d12 View commit details
    Browse the repository at this point in the history
  2. remove sonic-sdk added by mistake in this change

    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    ed1bd3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50237b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    caf5c9e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    31d4bbf View commit details
    Browse the repository at this point in the history
  2. [docker-macsec] add version number for docker-macsec

    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    823eede View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dockers_version_tags' of github.com:stepanblyschak/soni…

    …c-buildimage into dockers_manifest
    
    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    bdf0113 View commit details
    Browse the repository at this point in the history
  4. [docker-macsec] add manifest for macsec docker

    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    05df4ed View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. [sonic_debian_extension.j2] fix merge conflict markers

    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    e0735d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. [dockers] use single manifest template

    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    2066aa9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. tag SONiC images the old way

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    422c245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd9278 View commit details
    Browse the repository at this point in the history
  3. check if docker has correct manifest after loading it

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    888a0ea View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. fix checking manifest

    Signed-off-by: Stepan Blyshchak <[email protected]>
    stepanblyschak committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    53631d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    a0d3124 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Merge branch 'master' of github.com:azure/sonic-buildimage into docke…

    …rs_manifest
    
    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9d76601 View commit details
    Browse the repository at this point in the history
  2. [SAE] warm/fast reboot services support

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    993d1c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. add missing comma to manifest.json

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    808484b View commit details
    Browse the repository at this point in the history
  2. fix finalize-warmboot

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    42109d7 View commit details
    Browse the repository at this point in the history
  3. remove obsolete file

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    3de0cb3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dockers_manifest' of github.com:stepanblyschak/sonic-bu…

    …ildimage into dockers_manifest
    
    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    a665d73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5eff513 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. [finalize-warmboot] fix bad substitution

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    afc8473 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. fix internal review comments

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    4431d7b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Merge branch 'master' of github.com:azure/sonic-buildimage into sae_p…

    …2_warm
    
    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    58d4f21 View commit details
    Browse the repository at this point in the history
  2. rebase on master

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    07b63ef View commit details
    Browse the repository at this point in the history
  3. remove redundant build-arg

    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    6dd2062 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Merge branch 'master' of github.com:azure/sonic-buildimage into sae_p…

    …2_warm
    
    Signed-off-by: Stepan Blyschak <[email protected]>
    stepanblyschak committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    fb79f08 View commit details
    Browse the repository at this point in the history