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

wip: work on bumping KB #6514

Closed

Commits on Aug 17, 2023

  1. [Fix] Bumping versions of KB, C_R and other deps

    Bumping versions of dependencies for k8s 1.27
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4a13e17 View commit details
    Browse the repository at this point in the history
  2. [fix] Fix olm and helm source code to use latest changes

    This commit fixes most of the OLM client and helm controller
    code to accomodate the changes made in controller-runtime.
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8c14bf6 View commit details
    Browse the repository at this point in the history
  3. [fix] Fix dependency versions and ansible handler unit tests

    This commit fixes some of the dependency versions which need
    to be pinned specifically in the project to be able to run
    successfully. It also fixes the handler code base in ansible.
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    de7d5e6 View commit details
    Browse the repository at this point in the history
  4. [fix] Fix breaking ansible changes

    This commit is the first iteration towards fixing breaking changes in
    ansible to bump k8s dependencies.
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e42db41 View commit details
    Browse the repository at this point in the history
  5. [lint] Fix linters

    Making linter happy by replacing deprecated methods
    whereever possible.
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    360e286 View commit details
    Browse the repository at this point in the history
  6. [add] Generate testdata and include changelog

    This commit re-generates the testdata based on the
    changes made in respective plugins and adds changelog
    for user facing changes.
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5b5eb0a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. [bump] Bump go version to 1.20

    Bump go version to 1.21 in CI to solve scaffolding issues.
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e05d7ca View commit details
    Browse the repository at this point in the history
  2. [Fix]: fix OLM install and default plugins

    Fix default plugins and OLM commands to include discovery errors.
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f7fc8d7 View commit details
    Browse the repository at this point in the history
  3. [Fix] fix go versions in CI and sanity tests

    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    fcc10c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Fix scorecard test failures

    * Trim deprecation warning before unmarshalling output.
    
    Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in>
    Neo2308 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    04549ed View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge pull request #203 from Neo2308/feature/fix-scorecard-deprecatio…

    …n-error
    
    Fix scorecard test failures
    varshaprasad96 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ab1ef41 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Fix sanity test failure

    Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in>
    Neo2308 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    99d136b View commit details
    Browse the repository at this point in the history
  2. Fix unit test failure

    Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in>
    Neo2308 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8d4c16f View commit details
    Browse the repository at this point in the history
  3. Fixing flaky test

    Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in>
    Neo2308 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    44e7380 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge pull request #204 from Neo2308/feature/fix-unit-tests

    Fixing sanity and unit tests
    varshaprasad96 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b38b849 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. removing packagemanifest tests

    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    acornett21 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    172b7e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge pull request #205 from acornett21/bump/k8s-1.27

    removing packagemanifest tests
    varshaprasad96 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d573720 View commit details
    Browse the repository at this point in the history