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 #3973: removing the need for parameter processing in Serialization #4651

Closed
wants to merge 3 commits into from

Commits on Dec 8, 2022

  1. Fix fabric8io#3972: removing the need for parameter processing in Ser…

    …ialization
    
    The methods accepting parameters have been deprecated
    Support for Parameterizable has been removed - it should have been
    rarely used.
    shawkins committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    b8f6fb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. fix fabric8io#3972 load should not be overloaded

    also moving more of the openshift impl to be client based
    shawkins committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2906d4f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    d8c7a84 View commit details
    Browse the repository at this point in the history