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

SB: Make sure Service Bindings do not do not block Service Instance deletion #1362

Commits on Oct 22, 2024

  1. initial version of deprovisioning test

    initial version of logic
    
    helper function added to suite
    
    two tests ready
    
    test refactor, reducing parameters
    
    adjusting number of parameters
    
    excessive import removed
    
    reducing parameters continued
    
    getting binding for deprovisioned/suspended instance
    
    signature corrected
    
    tests case for binding gone along with instance
    
    Binding tests adjusted
    
    Reordering test cases still needed
    
    after instance deletion we restore the instance
    
    go imports
    
    remove added test case used with envtest
    
    adjust signature and so on
    jaroslaw-pieszka committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5b1adda View commit details
    Browse the repository at this point in the history
  2. gi imports

    jaroslaw-pieszka committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9f5fc93 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. review remark

    jaroslaw-pieszka committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    204f095 View commit details
    Browse the repository at this point in the history
  2. review remark

    jaroslaw-pieszka committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a8da3d3 View commit details
    Browse the repository at this point in the history
  3. review remark

    jaroslaw-pieszka committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e4391ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47f7831 View commit details
    Browse the repository at this point in the history
  5. name corrected

    jaroslaw-pieszka committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a07c9cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ed8383 View commit details
    Browse the repository at this point in the history