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

Add defaultServer name change feature #331

Open
wants to merge 46 commits into
base: main
Choose a base branch
from

Commits on Jul 10, 2023

  1. Add defaultServer name change to latest

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    bd6da2e View commit details
    Browse the repository at this point in the history
  2. Add defaultServer name change to 22.0.0.8

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    26f5f9c View commit details
    Browse the repository at this point in the history
  3. Remove javaee8 template from kernel-slim images

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1c3dad6 View commit details
    Browse the repository at this point in the history
  4. Fix relative to absolute path in server start

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7d5a0c2 View commit details
    Browse the repository at this point in the history
  5. Remove dependency on exec to resolve SERVER_NAME

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b8702e0 View commit details
    Browse the repository at this point in the history
  6. Update 22.0.0.8 to match latest

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e8432d4 View commit details
    Browse the repository at this point in the history
  7. Fix folder permissions

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    791ffde View commit details
    Browse the repository at this point in the history
  8. Allow SCC handover at runtime

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a1a46cc View commit details
    Browse the repository at this point in the history
  9. Allow SCC handover at runtime 2

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3167f24 View commit details
    Browse the repository at this point in the history
  10. Update 22.0.0.8

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5457f15 View commit details
    Browse the repository at this point in the history
  11. Fix line spacing

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ede7195 View commit details
    Browse the repository at this point in the history
  12. Update 22.0.0.8

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4b0ae99 View commit details
    Browse the repository at this point in the history
  13. Transfer /config folder contents for custom server configuration in D…

    …ockerfile, update petclinic example
    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    98e4a23 View commit details
    Browse the repository at this point in the history
  14. Revert /opt/ol/wlp/output chown

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c525dc3 View commit details
    Browse the repository at this point in the history
  15. Update 22.0.0.8

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f469f71 View commit details
    Browse the repository at this point in the history
  16. Move defaultServer name change to 22.0.0.10

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    43cc4a4 View commit details
    Browse the repository at this point in the history
  17. Move defaultServer name change to 22.0.0.10 (2)

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c662b22 View commit details
    Browse the repository at this point in the history
  18. Add server name change feature supporting checkpoint/restore

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    bb6e5ed View commit details
    Browse the repository at this point in the history
  19. Update configure-liberty.sh scripts

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6d9b8a0 View commit details
    Browse the repository at this point in the history
  20. Revert test echo

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b33fdb6 View commit details
    Browse the repository at this point in the history
  21. Update file/folder permissions for OpenShift

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e4bc48a View commit details
    Browse the repository at this point in the history
  22. Update to 23.0.0.5

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1c9b243 View commit details
    Browse the repository at this point in the history
  23. Add missing updates to rebased files

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ad3a209 View commit details
    Browse the repository at this point in the history
  24. Use variable instead of hardcoding string

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7433186 View commit details
    Browse the repository at this point in the history
  25. Match env var code styling

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a721b37 View commit details
    Browse the repository at this point in the history
  26. Remove variable redundancy in configure-liberty.sh

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ad50f8c View commit details
    Browse the repository at this point in the history
  27. Remove server name change check at runtime

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    34a5180 View commit details
    Browse the repository at this point in the history
  28. Add defaultServer name change instructions

    and add missing acl install for Ubuntu images
    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c396deb View commit details
    Browse the repository at this point in the history
  29. Add tests for server name change

    and update wrong dir in beta image
    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    31ecf21 View commit details
    Browse the repository at this point in the history
  30. Update liberty-server-customization.md

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    fc07dfb View commit details
    Browse the repository at this point in the history
  31. Update liberty-server-customization.md

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5fd917e View commit details
    Browse the repository at this point in the history
  32. Update defaultServer name change tests

    kabicin authored and kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1fb52e6 View commit details
    Browse the repository at this point in the history
  33. Delete 23.0.0.5 files

    kabicin committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3d0a003 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3cbd7fa View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f4b7276 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    13b9d8f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3471552 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    4157a56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c01bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e4b4d View commit details
    Browse the repository at this point in the history
  4. Update checkpoint.sh

    kabicin committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6fe02f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edcf4cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d774a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    672f880 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e5cfce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6058aa4 View commit details
    Browse the repository at this point in the history