Skip to content

Commit

Permalink
Add new Zuul container including "https://review.opendev.org/c/zuul/z…
Browse files Browse the repository at this point in the history
…uul/+/936440"

This is an upstream patch to improve Zuul WEB UX when the authn
session have expired.

Change-Id: Ief09478a479b01485fc8bb0d6bf834fd64bcc047
  • Loading branch information
morucci committed Dec 4, 2024
1 parent 4d0b8f7 commit 24711c0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions controllers/libs/base/static/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
images:
- name: zuul-scheduler
container: quay.io/software-factory/zuul-scheduler
version: 11.1.0-4
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-scheduler.container?id=2e842ac6d9e577d21cd53e1c3e869409d2c04cdf
version: 11.1.0-5
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-scheduler.container?id=7eb332be8909d1b3f2e7dd19bff0cfe40dcc34e4
- name: zuul-executor
container: quay.io/software-factory/zuul-executor
version: 11.1.0-4
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-executor.container?id=2e842ac6d9e577d21cd53e1c3e869409d2c04cdf
version: 11.1.0-5
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-executor.container?id=7eb332be8909d1b3f2e7dd19bff0cfe40dcc34e4
- name: zuul-merger
container: quay.io/software-factory/zuul-merger
version: 11.1.0-4
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-merger.container?id=2e842ac6d9e577d21cd53e1c3e869409d2c04cdf
version: 11.1.0-5
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-merger.container?id=7eb332be8909d1b3f2e7dd19bff0cfe40dcc34e4
- name: zuul-web
container: quay.io/software-factory/zuul-web
version: 11.1.0-4
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-web.container?id=2e842ac6d9e577d21cd53e1c3e869409d2c04cdf
version: 11.1.0-5
source: https://softwarefactory-project.io/cgit/containers/tree/images-sf/master/containers/rendered/zuul-web.container?id=7eb332be8909d1b3f2e7dd19bff0cfe40dcc34e4
- name: nodepool-launcher
container: quay.io/software-factory/nodepool-launcher
version: 11.0.0-2
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ All notable changes to this project will be documented in this file.
### Removed
### Fixed

## [v0.0.49] - 2024-12-03
## [v0.0.49] - 2024-12-04

### Changed

- zuul-capacity default port is changed to 9100

- zuul-web: add upstream patch "improving UX when authn session expired" https://review.opendev.org/c/zuul/zuul/+/936440

## [v0.0.48] - 2024-11-26

Expand Down

0 comments on commit 24711c0

Please sign in to comment.