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

Cross-component E2E for operator framework #286

Merged
merged 6 commits into from
Aug 11, 2023

Commits on Aug 10, 2023

  1. Added e2e for plain+v0 operator install, upgrade and delete

    Signed-off-by: jubittajohn <jujohn@redhat.com>
    jubittajohn committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c233618 View commit details
    Browse the repository at this point in the history
  2. Added tests to automate bundle and FBC image creation for plain bundles

    Signed-off-by: jubittajohn <jujohn@redhat.com>
    jubittajohn committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fa139cf View commit details
    Browse the repository at this point in the history
  3. Added error messages for each failed assertion; Added comments and RE…

    …ADME
    
    Signed-off-by: jubittajohn <jujohn@redhat.com>
    jubittajohn committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    737c0de View commit details
    Browse the repository at this point in the history
  4. Added operator-sdk support to the e2e workflow

    Signed-off-by: jubittajohn <jujohn@redhat.com>
    
    Refractored the plain bundle and registry bundle interactions; Updated the comments and README
    
    Signed-off-by: jubittajohn <jujohn@redhat.com>
    
    Added make target to install operator-sdk; Added make target to deploy a local registry server; Changed test to use the local registry server
    
    Signed-off-by: jubittajohn <jujohn@redhat.com>
    jubittajohn committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6b7e5b9 View commit details
    Browse the repository at this point in the history
  5. Modified adding opm and operator-sdk binary using bingo; Updated file…

    …s to be consistent in styling
    
    Signed-off-by: jubittajohn <jujohn@redhat.com>
    jubittajohn committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    85f1a24 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Updated to generate plain manifests from an SDK project with kustomiz…

    …e;Restructured code to have a single It block in a describe block;
    
    Signed-off-by: jubittajohn <jujohn@redhat.com>
    
    Combined local-registry cleanup make target; Added support for  container runtime in consideration
    
    Signed-off-by: jubittajohn <jujohn@redhat.com>
    
    Bumped the upgrade version from 0.1.1 to 0.2.0
    
    Signed-off-by: jubittajohn <jujohn@redhat.com>
    
    Updated comments and README
    
    Signed-off-by: jubittajohn <jujohn@redhat.com>
    jubittajohn committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    88776d0 View commit details
    Browse the repository at this point in the history