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

feat: Add error validation for update all #618

Merged

Commits on Apr 5, 2024

  1. propogate error

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3750a02 View commit details
    Browse the repository at this point in the history
  2. do not need to set unassigned updates to nil

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d5a1059 View commit details
    Browse the repository at this point in the history
  3. specify linux for OS in ExtractFileFromState and get archi

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5f7e590 View commit details
    Browse the repository at this point in the history
  4. save debugging

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a8a6f57 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. take OSVersion as pkgmgr arg

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b4aa1e3 View commit details
    Browse the repository at this point in the history
  2. working debian changes

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3c1c92e View commit details
    Browse the repository at this point in the history
  3. update vex unit tests for pkgmgr changes

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a65c173 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. saving part of debian changes

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5a037d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c8031c8 View commit details
    Browse the repository at this point in the history
  3. rpm changes - read from manifest2 and compare w yum info

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c0a9904 View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    843f264 View commit details
    Browse the repository at this point in the history
  5. handle platform OS case, more cleanup

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    435fab5 View commit details
    Browse the repository at this point in the history
  6. modify integration test to include distroless

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    aae6520 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of github.com:project-copacetic/copacetic into pa…

    …tch-no-scanner-distroless
    ashnamehrotra committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    51e2066 View commit details
    Browse the repository at this point in the history
  8. clarifications

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    84e90f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. test all but custom dpkg/status.d

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4327c96 View commit details
    Browse the repository at this point in the history
  2. rename test file

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cfe7f56 View commit details
    Browse the repository at this point in the history
  3. run go mod tidy

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c6face3 View commit details
    Browse the repository at this point in the history
  4. revert ignore errors test case

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e6cb18b View commit details
    Browse the repository at this point in the history
  5. fix description - fluent bit container does have apt

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8d33292 View commit details
    Browse the repository at this point in the history
  6. fix unit test dpkg

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c89f379 View commit details
    Browse the repository at this point in the history
  7. lint fix

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3d96ff2 View commit details
    Browse the repository at this point in the history
  8. update golang.org/x/net to v0.23.0

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c42224b View commit details
    Browse the repository at this point in the history
  9. downloadPath to dpkgDownloadPath const

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6855c3a View commit details
    Browse the repository at this point in the history
  10. check for .md5sums file

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ab28700 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    611d610 View commit details
    Browse the repository at this point in the history
  12. add kube-proxy v1.26.1 to integration test

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    64763ff View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. libss1 to libssl1

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8149583 View commit details
    Browse the repository at this point in the history
  2. add documentation

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e1284e3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:project-copacetic/copacetic into pa…

    …tch-no-scanner-distroless
    ashnamehrotra committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a0099f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. GetPackageInfo unit test

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3cd0953 View commit details
    Browse the repository at this point in the history
  2. space formatting txt block

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6038534 View commit details
    Browse the repository at this point in the history
  3. getOsVersion unit test

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    88656d4 View commit details
    Browse the repository at this point in the history
  4. add darwin comment

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    04bd6bf View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. update quickstart w documentation

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c1081b0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:project-copacetic/copacetic into pa…

    …tch-no-scanner-distroless
    ashnamehrotra committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    8eaf7b6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. dpkg validation update all regular and distroless

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2dbc3de View commit details
    Browse the repository at this point in the history
  2. add error_log.txt

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ef48379 View commit details
    Browse the repository at this point in the history
  3. rpm validation update all regular and distroless

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8fa43a1 View commit details
    Browse the repository at this point in the history
  4. apk validation update all regular

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    98f89fd View commit details
    Browse the repository at this point in the history
  5. change bash to sh dpkg

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2b79b9a View commit details
    Browse the repository at this point in the history
  6. check for error to filter out warning

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3666ec3 View commit details
    Browse the repository at this point in the history
  7. revert apk changes

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b860875 View commit details
    Browse the repository at this point in the history
  8. use llb args instead

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fb28612 View commit details
    Browse the repository at this point in the history
  9. apk changes

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7c4f2df View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' of github.com:project-copacetic/copacetic into pa…

    …tch-no-scanner-distroless-2
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4b99e52 View commit details
    Browse the repository at this point in the history
  11. output fixes

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    800db97 View commit details
    Browse the repository at this point in the history
  12. fix microdnf

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d5fe32b View commit details
    Browse the repository at this point in the history
  13. try sh instead of bash

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f8d65f4 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'main' of github.com:project-copacetic/copacetic into pa…

    …tch-no-scanner-distroless-2
    ashnamehrotra committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1245ae8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fix if statement

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed May 21, 2024
    Configuration menu
    Copy the full SHA
    92718bb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'main' of github.com:project-copacetic/copacetic into pa…

    …tch-no-scanner-distroless-2
    ashnamehrotra committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cfa7e6e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. create and use util function for sh c

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c57f9e0 View commit details
    Browse the repository at this point in the history
  2. use util func

    Signed-off-by: ashnamehrotra <[email protected]>
    ashnamehrotra committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    22ef97d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:project-copacetic/copacetic into pa…

    …tch-no-scanner-distroless-2
    ashnamehrotra committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ddf1e4e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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