Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
registry_proxies_controller.rb 16.3 KB

Latest revisions

# Date Author Comment
ac916514 04/10/2024 04:05 PM Ian Ballou

Fixes #37302 - push containers through Katello (#10952)

ad424635 11/06/2023 07:20 PM Quinn James

Fixes #36827 - Tokens for container registries now return OAuth2-compatible headers (#10768)

- 'expires_at' has been depricated and is slated for removal in 4.13. We're keeping it for now to maintain smart proxy upgrade compatibility.
- 'expires_at' is now 'expires_in'. This represents second count after issued_at time when the token expires....

501940dc 03/03/2023 06:20 PM Ian Ballou

Fixes #36157 - reuse pulpcore registry manifest headers (#10472)

e33c8645 02/21/2023 06:44 PM Ian Ballou

Fixes #35006 - Remove runcible and conclude Pulp 2 removal

c6df8726 02/21/2023 06:44 PM Ian Ballou

Refs #35006 - Remove Pulp service classes

52a44ab9 02/21/2023 06:44 PM Ian Ballou

Refs #35006 - comment out references to docker push

04cc00db 05/24/2022 04:04 PM Ian Ballou

Fixes #32830 - docker-ce fails to pull docker images (#10124)

be9af1d1 04/29/2021 12:46 PM Justin Sherrill

Fixes #32426 - pass Docker-Content-Digest on container requests

628ee7ed 04/21/2021 09:21 PM Ian Ballou

Fixes #32233 - Katello should send user-repo info to container gateway (#9267)

c01834bd 04/05/2021 07:40 PM Justin Sherrill

Fixes #32230 - fix SPC sync with pulp2 for container

rails appends charset=utf-8 to the CONTENT_TYPE header of all requests
by default. This overrides that behavior as pulp2 does not like it
when syncing.

View revisions

Also available in: Atom