Skip to content

chore: update cap-app-proxy image tags to 1.3688.0 - fix eventBusName when using jetstream #636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 4, 2025

Conversation

ATGardner
Copy link
Contributor

What

updated app-proxy will dynamically find the EventBus, instead of using a hard-coded value

Why

when using jetstream, the name changes. the name can also be set by the user manually

Notes

@ATGardner ATGardner requested a review from a team as a code owner August 3, 2025 07:12
@ATGardner ATGardner self-assigned this Aug 3, 2025
@ATGardner ATGardner requested a review from a team as a code owner August 3, 2025 07:13
@ATGardner
Copy link
Contributor Author

/e2e

@ATGardner ATGardner force-pushed the CR-30210-bump-app-proxy branch from 853dc84 to 70599e0 Compare August 4, 2025 09:10
@ATGardner
Copy link
Contributor Author

/e2e

1 similar comment
@ATGardner
Copy link
Contributor Author

/e2e

@@ -33,7 +33,7 @@ metadata:
annotations:
{{- .Values.global.runtime.eventBus.annotations | toYaml | nindent 4}}
labels:
app.kubernetes.io/part-of: argo-events
app.kubernetes.io/part-of: codefresh-eventbus
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is needed, for a more specific labelSelector for EventBus, used by app-proxy code

@ATGardner ATGardner merged commit 1e7b702 into main Aug 4, 2025
3 checks passed
@ATGardner ATGardner deleted the CR-30210-bump-app-proxy branch August 4, 2025 15:47
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.

3 participants