knative / knative/pkg

Webhook should update K8s service info for various callback configurations

Open
#1,044 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/API good first issue kind/cleanup kind/feature lifecycle/frozen
Dominant language
Go
Stars
276
Forks
344
Avg merge
1d 1h
Merged PRs (30d)
1

Description

Expected Behavior

Context: https://github.com/knative/serving/pull/6566#discussion_r374769140
Currently the webhook only updates the CA cert bundle & the webhook path. But it's aware of the fronting service.

Actual Behavior

The webhook should update the K8s service config for Mutating/ValidatingWebhookConfigurations & CRD conversion webhook config

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the webhook behavior described in the linked Knative Serving discussion, then trace where the CA cert bundle and webhook path are currently updated. Inspect handling for MutatingWebhookConfigurations, ValidatingWebhookConfigurations, and CRD conversion webhook configuration; done means their Kubernetes service information is updated for the supported callback configurations.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.