Operator aimed at syncing FAS group membership to Discourse
  • Python 68.7%
  • Makefile 29%
  • Dockerfile 2.3%
Find a file
David Kirwan b36a827e62
removing missing image
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2026-06-09 11:21:42 +01:00
config removing missing image 2026-06-09 11:21:42 +01:00
molecule/default Add molecule tests 2023-04-18 10:23:35 +01:00
playbooks Create structure with operator-sdk init 2023-01-24 16:29:23 +01:00
roles/fas2discourseconfig Better handle fasjson requests to retrieve IPA group data 2024-02-05 14:11:06 +00:00
.gitignore Create structure with operator-sdk init 2023-01-24 16:29:23 +01:00
Dockerfile Add requests-ratelimiter dependency 2023-04-17 14:34:19 +02:00
LICENSE Add license 2023-01-24 16:44:17 +01:00
Makefile fas2discourse: remove kube-oauth 2026-06-09 11:11:13 +01:00
PROJECT Create structure with operator-sdk init 2023-01-24 16:29:23 +01:00
README.md SOPs: add link 2023-04-27 16:06:57 +01:00
requirements.yml Create structure with operator-sdk init 2023-01-24 16:29:23 +01:00
watches.yaml Reduce logging output, increase reconcile time to 30 minutes 2024-01-26 12:19:24 +00:00

fas2discourse group sync operator

An operator which aimes to synchronize FAS group membership with Discourse.

SOPs: https://docs.fedoraproject.org/en-US/infra/ocp4/sop_fas2discourse_operator/ Context: https://pagure.io/fedora-infrastructure/issue/10952