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

Implementation of KEP-30: Immutable Parameters #1575

Merged
merged 13 commits into from
Jul 20, 2020

Commits on Jun 30, 2020

  1. Started immutable params implementation

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    2b90105 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    24a5d0b View commit details
    Browse the repository at this point in the history
  2. Implemented upgrade behavior and started adding tests

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    c96df4e View commit details
    Browse the repository at this point in the history
  3. Added more unit tests

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    8af6b50 View commit details
    Browse the repository at this point in the history
  4. Fixed bugs, updated failing tests

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    4ca29f4 View commit details
    Browse the repository at this point in the history
  5. Small cleanup

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    78fe7a9 View commit details
    Browse the repository at this point in the history
  6. Updated generated files

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    306d9ce View commit details
    Browse the repository at this point in the history
  7. Updated generated files

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    b60b5b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Review requests, added e2e test

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    0eaba61 View commit details
    Browse the repository at this point in the history
  2. Removed weird additional character

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    e29dd33 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    50df168 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary uninstall step

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    5178eea View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Cleanup and refactoring based on review

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    4188f58 View commit details
    Browse the repository at this point in the history