Skip to content

Conversation

@mikhail-klimko
Copy link
Contributor

@mikhail-klimko mikhail-klimko commented Sep 22, 2025

What

  • Refactor cf-argocd-extras from:
cf-argocd-extras:
  sourcesServer:
    ...
  eventReporter:
    ...

to

global:
  event-reporters:
      ...
      
argo-gateway:
   ...
   
event-reporters:
  # to override .Values.global.event-reporters
  runtime-event-reporter: {} 
  cluster-event-reporter: {}   
  • Remove cf-common lib subchart
  • Disable argo-events

Why

Notes

@mikhail-klimko mikhail-klimko changed the title Refactor/cf argocd extras refactor(cf-argocd-extras): replace with argo-api-gateway, runtime and resources reporters Sep 22, 2025
@oleksandr-codefresh
Copy link
Contributor

/e2e

@oleksandr-codefresh
Copy link
Contributor

/e2e

@mikhail-klimko mikhail-klimko marked this pull request as ready for review October 6, 2025 07:06
@mikhail-klimko mikhail-klimko requested review from a team as code owners October 6, 2025 07:06
@mikhail-klimko mikhail-klimko changed the title refactor(cf-argocd-extras): replace with argo-api-gateway, runtime and resources reporters refactor(cf-argocd-extras): replace with argo-api-gateway, runtime and cluster event-reporters Oct 6, 2025
@oleksandr-codefresh
Copy link
Contributor

/e2e

@oleksandr-codefresh
Copy link
Contributor

/e2e

@oleksandr-codefresh
Copy link
Contributor

/e2e

@oleksandr-codefresh oleksandr-codefresh merged commit 33e7bb8 into main Oct 7, 2025
4 checks passed
@oleksandr-codefresh oleksandr-codefresh deleted the refactor/cf-argocd-extras branch October 7, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants