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

Issue with STSS3Storage storage driver on Quay 3.12.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Critical Critical
    • quay-v3.12.2
    • quay-v3.12.1
    • quay
    • False
    • None
    • False
    • User Experience
    • Critical
    • Customer Facing, Customer Reported

      This issue affects customers running Quay 3.12.1 with STSS3Storage driver.

      Quay pods fail to start with the following error:

      File "/quay-registry/storage/__init__.py", line 62, in __init__
      self.state = self.init_app(
      File "/quay-registry/storage/__init__.py", line 71, in init_app
      storages[location] = get_storage_driver(
      File "/quay-registry/storage/__init__.py", line 48, in get_storage_driver
      return driver_class(context, **parameters)
      File "/quay-registry/storage/cloud.py", line 1271, in __init__
      super().__init__(context, storage_path, s3_bucket, **connect_kwargs)
      TypeError: __init__() got an unexpected keyword argument 'config' 

      This bug has been introduced with the following commit: https://github.com/quay/quay/commit/0b894199cdccfca9831b11d56c5f73874b68a55a 

            lzha1981 luffy zhang
            rhn-support-ggeraci Giovanni Geraci
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: