operator-framework / operator-framework/josdk-webhooks

A tighter integration between admission-controller-framework and java-operator-sdk projects.

Open
#21 3 comments 2 reactions 1 assignee View on GitHub

@csviri is already working on this.

Since Jun 15, 2022.

Dominant language
Java
Stars
26
Forks
8
Avg merge
4d 15h
Merged PRs (30d)
4

Description

Hi folks,

we are using the admission-controller-framework in the Flink Kubernetes Operator's Webhook component. We ended up writing our own custom logic to find related CRs, a.k.a secondary/primary resources in JOSDK, during validation. It would be great to see some of the great features already implemented in JOSDK, e.g. dynamic namespace change, etc added to the admission controller. I was wondering if there were any plans for a more tighter integration between the admission-controller-framework and java-operator-sdk projects?

Thanks,
Matyas

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.