Skip to content

Conversation

@pvbouwel
Copy link
Contributor

@pvbouwel pvbouwel commented Oct 7, 2025

Perform same changes that were done for the controller but then for the webhook.

This seem to have been forgotten in PR #2580

Purpose of this PR

Make sure the helm value webhook.logEncoder introduced in #2580 is actually used.

Proposed changes:

  • perform the change that was done for the controller also for the webhook

Change Category

  • Bugfix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that could affect existing functionality)
  • Documentation update

Rationale

To allow JSON logging for all the components.

Checklist

  • [x ] I have conducted a self-review of my own code.
  • I have updated documentation accordingly. => was already in place
  • I have added tests that prove my changes are effective or that my feature works.
  • Existing unit tests pass locally with my changes.

Additional Notes

I have done these changes and created a custom build which works.
This is copying what @ChenYi015 did on #2580 so likely easy to review for him.

Perform same changes that were done for the controller but then for the webhook.

This seem to have been forgotten in PR kubeflow#2580

Signed-off-by: pvbouwel <[email protected]>
@google-oss-prow google-oss-prow bot requested review from ImpSy and nabuskey October 7, 2025 14:59
Copy link
Member

@ChenYi015 ChenYi015 left a comment

Choose a reason for hiding this comment

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

/approve

@google-oss-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ChenYi015

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit 56bfbd6 into kubeflow:master Oct 9, 2025
18 checks passed
@pvbouwel pvbouwel deleted the fix/json-logging-webhook branch October 9, 2025 08:39
@ChenYi015 ChenYi015 mentioned this pull request Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Webhook pod in helm chart is not logging json even when logEncoder is set to json

2 participants