Uploaded image for project: 'Kubernetes Helm Charts for XWiki'
  1. Kubernetes Helm Charts for XWiki
  2. HELM-22

Enhancing Tracking Usage of XWiki Helm on ActiveInstalls

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 1.2.0
    • None
    • None
    • Unknown

    Description

      To improve tracking usage of XWiki Helm, we can make a change to the extension.xed file.

      The current value is: org.xwiki.platform:xwiki-platform-distribution-docker

      A simple change can be made by updating it to: org.xwiki.platform:xwiki-platform-distribution-helm-docker

      However, it's important to note that tracking usage of the custom image can be more complex when different values are used, especially if the default Helm image (xwiki) from DockerHub is not used. There might be scenarios where the image is the default one but accessed through a container registry proxy.

      To effectively track usage in such cases, it may require additional configurations or logging mechanisms to capture the relevant information about image usage.

      Here are the initial alternatives :

      • Change only from default base value (org.xwiki.platform:xwiki-platform-distribution-docker):
        • For default xwiki image: org.xwiki.contrib:xwiki-helm-docker
        • Other custom image (registry): org.xwiki.contrib:xwiki-helm-custom-docker
      • Always overide current extension.id with new value.
      • Read current extension.id and append a helm sufix or any other relevant identifier.

      Attachments

        Activity

          People

            GridexX Arsène Fougerouse
            sautner Guilherme Sautner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: