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

🐛 More needed for podman workaround in kind-load #788

Closed
wants to merge 13 commits into from

Commits on Apr 16, 2024

  1. plug in resolver

    varshaprasad96@gmail.com committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1b1b671 View commit details
    Browse the repository at this point in the history
  2. ✨ Starting Helm POC - pull in some rukpak (operator-framework#756)

    * Fix suite_test.go
    
    Signed-off-by: Todd Short <tshort@redhat.com>
    
    * Copy over some rukpak code and replace BundleDeployment
    
    Replace BundleDeployment in the Unpack APIs with a combination of
    BundleSource and ClusterExtension.
    
    It builds...
    
    Signed-off-by: Todd Short <tshort@redhat.com>
    
    * fixup! Copy over some rukpak code and replace BundleDeployment
    
    ---------
    
    Signed-off-by: Todd Short <tshort@redhat.com>
    tmshort committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    631c758 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Plugin unpacker, add Handler (operator-framework#757)

    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    Co-authored-by: varshaprasad96@gmail.com <vnarsing@vnarsing-mac.hsd1.ca.comcast.net>
    varshaprasad96 and varshaprasad96@gmail.com committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c353877 View commit details
    Browse the repository at this point in the history
  2. A bit of cleanup (operator-framework#761)

    Signed-off-by: Todd Short <tshort@redhat.com>
    tmshort committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e30914c View commit details
    Browse the repository at this point in the history
  3. ⚠️ Install the helm chart (operator-framework#762)

    * Install the helm chart
    
    Signed-off-by: Todd Short <tshort@redhat.com>
    
    * fixup! Install the helm chart
    
    Signed-off-by: Todd Short <tshort@redhat.com>
    
    ---------
    
    Signed-off-by: Todd Short <tshort@redhat.com>
    tmshort committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b44c052 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Set up right watches and all labels to postrenderer (operator-framewo…

    …rk#763)
    
    Co-authored-by: varshaprasad96@gmail.com <vnarsing@vnarsing-mac.hsd1.ca.comcast.net>
    varshaprasad96 and varshaprasad96@gmail.com committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3ad299f View commit details
    Browse the repository at this point in the history
  2. ⚠️ Update owner keys (operator-framework#765)

    * Update owner keys
    
    Signed-off-by: Todd Short <tshort@redhat.com>
    
    * fixup! Update owner keys
    
    Signed-off-by: Todd Short <tshort@redhat.com>
    
    ---------
    
    Signed-off-by: Todd Short <tshort@redhat.com>
    tmshort committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0d34116 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. No more panics (operator-framework#767)

    Signed-off-by: Todd Short <tshort@redhat.com>
    tmshort committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    92ef905 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add relevant RBAC to enable controller to watch resources (operator-f…

    …ramework#776)
    
    Co-authored-by: varshaprasad96@gmail.com <vnarsing@vnarsing-mac.hsd1.ca.comcast.net>
    varshaprasad96 and varshaprasad96@gmail.com committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cb9de39 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Changes required for ClusterExtension to install an operator (operato…

    …r-framework#789)
    
    * Add relevant RBAC to enable controller to watch resources
    
    * Debugging iteration - one
    
    * ClusterExtension installing the operator - working
    
    ---------
    
    Co-authored-by: varshaprasad96@gmail.com <vnarsing@vnarsing-mac.hsd1.ca.comcast.net>
    varshaprasad96 and varshaprasad96@gmail.com committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    057c207 View commit details
    Browse the repository at this point in the history
  2. Run 'go mod tidy' (operator-framework#792)

    Signed-off-by: Todd Short <tshort@redhat.com>
    tmshort committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e70e338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a28ece View commit details
    Browse the repository at this point in the history
  4. Put back PHONY kind-load

    bentito committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    41751c7 View commit details
    Browse the repository at this point in the history