Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-3879

The Quay Config Tool is not validating configurations for Github Enterprise Login

XMLWordPrintable

      1. The config tool is not validating configurations for GitHub Enterprise Login in Quay v3.4.6 and 3.5.6. Same configurations are accepted on quay v3.3.

      configurations:
      ~~~
      FEATURE_GITHUB_BUILD: true
      FEATURE_GITHUB_LOGIN: true
      GITHUB_LOGIN_CONFIG:
      CLIENT_ID: xxxxxxxxxxxxxxx
      CLIENT_SECRET: xxxxxxxxxxxxxxx
      GITHUB_ENDPOINT: https://github.example.com
      GITHUB_TRIGGER_CONFIG:
      CLIENT_ID: xxxxxxxxxxxxxxx
      CLIENT_SECRET: xxxxxxxxxxxxxxx
      GITHUB_ENDPOINT: https://github.example.com
      ~~~ 

      2. After passing env. variable`IGNORE_VALIDATION=true`, the quay container does not start.
      ~~~
      $ podman run -d --rm -p 80:8080 -p 443:8443 --name=quay -v /root/quay3.5/config:/conf/stack:Z -v /root/quay3.5/storage:/datastorage:Z registry.redhat.io/quay/quay-rhel8:v3.4.6 --IGNORE_VALIDATIONe
      1deed18e21a822f5224661ac6ec50370b26d53d8b4649511eb4d492de58a59be

      $ podman run -d --rm -p 80:8080 -p 443:8443 --name=quay -v /root/quay3.5/config:/conf/stack:Z -v /root/quay3.5/storage:/datastorage:Z registry.redhat.io/quay/quay-rhel8:v3.5.6 --IGNORE_VALIDATION=true
      51b88b9b914230a726000525fcf83a07841ce685287d247f89e0c59f6910ab91

      $ podman ps -a
      CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
      0e90bc43e07d registry.redhat.io/rhel8/postgresql-10:1 run-postgresql 33 hours ago Up 33 hours ago 0.0.0.0:5432->5432/tcp postgresql-quay
      586ef2440b2e registry.redhat.io/rhel8/redis-5:1 run-redis 33 hours ago Up 33 hours ago 0.0.0.0:6379->6379/tcp redis
      ~~~

        1. config_tool_for_quay3.4.jpeg
          73 kB
          Dave O'Connor
        2. config_tool_for_quay3.5.jpeg
          77 kB
          Dave O'Connor
        3. image-2022-05-12-16-27-45-978.png
          380 kB
          Dave O'Connor
        4. image-2022-05-12-22-07-09-810.png
          530 kB
          Dave O'Connor
        5. quayregistry-quay-app-7d5cfc677f-8cvjl.log
          2.89 MB
          Weihua Hu
        6. quayregistry-quay-app-7d5cfc677f-wkwlz.log
          2.89 MB
          Weihua Hu
        7. Screenshot from 2022-06-06 14-37-03.png
          115 kB
          Weihua Hu
        8. Screenshot from 2022-06-06 14-38-56.png
          77 kB
          Weihua Hu
        9. Screenshot from 2022-06-06 15-09-53.png
          110 kB
          Weihua Hu
        10. Screenshot from 2022-06-06 17-33-21.png
          56 kB
          Weihua Hu
        11. Screenshot from 2022-06-06 17-33-44.png
          49 kB
          Weihua Hu
        12. Screenshot from 2022-06-15 16-42-29.png
          100 kB
          Weihua Hu
        13. Screenshot from 2022-06-15 16-43-06.png
          82 kB
          Weihua Hu
        14. Screenshot from 2022-06-15 16-44-05.png
          63 kB
          Weihua Hu
        15. Screenshot from 2022-06-15 16-44-35.png
          23 kB
          Weihua Hu

              jonathankingfc Jonathan King
              rhn-support-sbhavsar Sayali Bhavsar
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: