Uploaded image for project: 'Red Hat build of Keycloak'
  1. Red Hat build of Keycloak
  2. RHBK-2458

Deprecated CLI options and new options are not stable in their sorting [GHI#34858]

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Before reporting an issue

      [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

      Area

      dist/quarkus

      Describe the bug

      Keycloak uses a set of the deprecated options and their alternatives, which leads to differently sorted output in the docs.

      Version

      main

      Regression

      [ ] The issue is a regression

      Expected behavior

      All options should be stable in their sorting. Possibly sorted alphabetically automatically.

      Actual behavior

      The sorting switches between

      ```
      STRICT and WILDCARD have been deprecated, use DEFAULT instead.
      Deprecated values: `WILDCARD`, `STRICT`
      ```

      and

      ```
      STRICT and WILDCARD have been deprecated, use DEFAULT instead.
      Deprecated values: `STRICT`, `WILDCARD`
      ```

      in the nightly build of Nov 9.

      How to Reproduce?

      See downstream docs build for RHBK26

      Anything else?

      The options.adoc template or possibly one of the beans where the data is retrieved from needs fixing.

              Unassigned Unassigned
              pvlha Pavel Vlha
              Keycloak Cloud Native
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: