Please provide access to private AMQP and personalised queue for eln-cxs-bootstrap-sync service #13226
Labels
No labels
announcement
anubis
authentication
aws
backlog
blocked
bodhi
ci
cloud
communishift
copr
database
day-to-day
dc-move
deprecated
dev
discourse
dns
downloads
easyfix
epel
firmitas
forgejo_migration
Gain
High
Gain
Low
Gain
Medium
gitlab
greenwave
hardware
help wanted
high-trouble
koji
koschei
lists
low-trouble
medium-trouble
mirrorlists
monitoring
Needs investigation
odcs
OpenShift
ops
outage
packager_workflow_blocker
pagure
permissions
Priority
Needs Review
Priority
Next Meeting
Priority
🔥 URGENT 🔥
Priority
Waiting on Assignee
Priority
Waiting on External
Priority
Waiting on Reporter
rabbitmq
release-monitoring
releng
request-for-resources
s390x
security
SMTP
sprint-0
sprint-1
src.fp.o
staging
unfreeze
waiverdb
websites-general
wiki
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
infra/tickets#13226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description of request
Please provide access to private AMQP and personalised queue for
eln-cxs-bootstrap-sync service- a new service used to synchronise code/sources from ELN to CentOS Stream. We are currently using a non-persistent queue and wish to move to using a more resilient one.CC @sgallagh
Probably we should just be uncommenting
# ELN CS BEGIN## - name: Eln cs queue# run_once: true# include_role:# name: rabbit/queue# vars:# queue_username: distrobuildsync-cs# user_sent_topics: ^$# queue_name: distrobuildsync-cs# # TTL: 10 days (in miliseconds)# queue_message_ttl: 864000000# queue_routing_keys:# - "#.buildsys.repo.init"# - "#.buildsys.repo.done"# - "#.buildsys.tag"## ELN ENDand adjusting the routing keys that are needed.
@ckelley Do you need anything besides
*.buildsys.tag?No we only react to tagging events.
If someone could make a PR out of this we can look at getting a freeze break and applying it.
Or basically just copying that task and calling it eln-cxs-bootstrap-sync if you prefer.
If no one else gets to it, I can try and do a pr sometime...
@kevin wrote in #13226 (comment):
infra/ansible#3339
@ckelley will also need the client certificates generated and delivered securely.
ok, merged the pr and deploying...
I can get the cert, whats the best way to get it to you @ckelley ?
@kevin wrote in #13226 (comment):
Bitwarden please, thanks @kevin!
bitwarden send sent.