Skip to content

Add headless flyte webhook service#301

Draft
katrogan wants to merge 3 commits intomainfrom
secret-webhook-fanout
Draft

Add headless flyte webhook service#301
katrogan wants to merge 3 commits intomainfrom
secret-webhook-fanout

Conversation

@katrogan
Copy link
Contributor

Follow up to work related to https://github.com/unionai/flyte/pull/935

I won't merge this until the corresponding Cloud changes are in, I've cut a new release and updated the appVersion and version in charts.

@aviator-app
Copy link
Contributor

aviator-app bot commented Mar 24, 2026

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This pull request is currently open (not queued).

How to merge

To merge this PR, comment /aviator merge or add the mergequeue label.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Comment on lines +139 to +145
apiVersion: v1
kind: Service
metadata:
name: {{ template "flyte-pod-webhook.name" . }}-headless
namespace: {{ .Release.Namespace }}
labels:
{{- include "flytepropellerwebhook.labels" . | nindent 4 }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't we see this in the generated test manifest files too

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh wow yeah, great catch thank you. updated

Signed-off-by: Katrina Rogan <katroganGH@gmail.com>
Signed-off-by: Katrina Rogan <katroganGH@gmail.com>
Signed-off-by: Katrina Rogan <katroganGH@gmail.com>
@katrogan katrogan force-pushed the secret-webhook-fanout branch from 289a0d1 to 2385d24 Compare March 24, 2026 23:02
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.

2 participants