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

Fix service plan casing and add binding name in ServiceBindingMapper #1429

Merged
merged 9 commits into from
Jan 16, 2024

Commits on Jan 12, 2024

  1. fix service plan casing in ServiceBindingMapper and add service bindi…

    …ng name property to configs
    finkmanAtSap committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7c055fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a89dc1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1e5ec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7700ed6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Fix K8sConstants to use K8sConstants

    Update the K8sEnvironment to use the EnumMap instead of a Map
    
    Signed-off-by: liga-oz <liga.ozolina@sap.com>
    liga-oz committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e78d115 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    79d3e31 View commit details
    Browse the repository at this point in the history
  2. don't throw an exception on multiple service plans of the same name, but

     use the last one instead
    
    Signed-off-by: liga-oz <liga.ozolina@sap.com>
    liga-oz committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2ceb685 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/2.x/do_not_uppercase_service_pla…

    …n_in_config' into 2.x/do_not_uppercase_service_plan_in_config
    liga-oz committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    38cb053 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a73765 View commit details
    Browse the repository at this point in the history