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 HLD #682

Merged
merged 40 commits into from
May 13, 2021

Commits on Oct 2, 2020

  1. [doc] SONiC Application Extention HLD

    Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
    stepanblyschak authored and Stepan Blyshchak committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    fabe34b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Remove a statement in requirements for a SONiC package.

    Signed-off-by: Stepan Blyshchak <stepanb@mellanox.com>
    Stepan Blyshchak committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a844e05 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Review comments handled

    Signed-off-by: Stepan Blyshchak <stepanb@mellanox.com>
    Stepan Blyshchak committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    ee366f5 View commit details
    Browse the repository at this point in the history
  2. Update doc about 3rd party images

    Signed-off-by: Stepan Blyshchak <stepanb@mellanox.com>
    Stepan Blyshchak committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    d07a1e0 View commit details
    Browse the repository at this point in the history
  3. Update security section

    Signed-off-by: Stepan Blyshchak <stepanb@mellanox.com>
    Stepan Blyshchak committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    386322a View commit details
    Browse the repository at this point in the history
  4. move manifest fields for service to service section

    Signed-off-by: Stepan Blyshchak <stepanb@mellanox.com>
    Stepan Blyshchak committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    51a14a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. add a NOTE about CONTAINER_FEATURE

    Signed-off-by: Stepan Blyshchak <stepanb@mellanox.com>
    Stepan Blyshchak committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    a408f7b View commit details
    Browse the repository at this point in the history
  2. use digest instead of unsafe tag as an image ref

    Signed-off-by: Stepan Blyshchak <stepanb@mellanox.com>
    Stepan Blyshchak committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    976a04c View commit details
    Browse the repository at this point in the history
  3. update on config reload

    Signed-off-by: Stepan Blyshchak <stepanb@mellanox.com>
    Stepan Blyshchak committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    5531fc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. extend changelog with more fields.

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    534e542 View commit details
    Browse the repository at this point in the history
  2. add section about container restrictions

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    ba72a43 View commit details
    Browse the repository at this point in the history
  3. Version of manifest file definition -> Version of manifest schema def…

    …inition
    
    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    1175fda View commit details
    Browse the repository at this point in the history
  4. reorganize sections order

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    0d6b681 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Change 'essential' -> 'built-in' to indicate the purpose of this flag

    more clearly.
    
    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    51bcc45 View commit details
    Browse the repository at this point in the history
  2. save manifest json in a docker image label

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    9493bf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. updates hld

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    d19e3c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. updated figures

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    fb5cf40 View commit details
    Browse the repository at this point in the history
  2. update on 3rd party dockers

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    066a6e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. update sonic build section

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    727297d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. add semver <-> docker tag conversion rules

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    0180680 View commit details
    Browse the repository at this point in the history
  2. a note added for syncd pre-shutdown in warm-reboot section

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    5f71127 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

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

Commits on Dec 16, 2020

  1. align the doc

    stepanblyschak authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    26dbcdd View commit details
    Browse the repository at this point in the history
  2. align doc

    stepanblyschak authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    2fca28f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. align design

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    8a56a3e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Merge branch 'sonic-app-ext-3' of github.com:stepanblyschak/sonic int…

    …o sonic-app-ext-3
    
    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    16a9357 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. remove monit section

    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    70d0517 View commit details
    Browse the repository at this point in the history
  2. add versioning guideline

    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    4935448 View commit details
    Browse the repository at this point in the history
  3. update versioning svg

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    b154820 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

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

Commits on Feb 19, 2021

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

Commits on Feb 26, 2021

  1. update versioning

    Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
    stepanblyschak committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    0975ac0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. update versioning

    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    08b5306 View commit details
    Browse the repository at this point in the history
  2. update versioning

    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    4820809 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. remove version image as no longer needed

    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    342ee91 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. add a flag to skip installation of CLI plugins

    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    bbeeba4 View commit details
    Browse the repository at this point in the history
  2. base os another approach

    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    f24ba4b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. update

    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    5befd81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e58913 View commit details
    Browse the repository at this point in the history
  3. udpate

    Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
    stepanblyschak committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    8d1811f View commit details
    Browse the repository at this point in the history