dotnet-operator-sdk
dotnet-operator-sdk copied to clipboard
KubeOps is a kubernetes operator sdk in dotnet. Strongly inspired by kubebuilder.
### Describe the bug The installation of webhooks in the init container of the operator creates a service as well as a ValidatingWebhookConfiguration and a MutatingWebhookConfiguration. All three resources are...
### Describe the bug Enabling nullability in my operator project causes webhooks to fail. When nullability is enabled, I see the following `Request.Object.Uid is required` error on the kube-apiserver, which...
### Describe the bug I am deploying a pretty basic operator into our k8s cluster (v1.28.5) and after a while (around 1 hour) we receive this event in our log:...
### Is your feature request related to a problem? Please describe. Currently, the schema generation is limited to what is implemented, Issues like https://github.com/buehler/dotnet-operator-sdk/issues/741, https://github.com/buehler/dotnet-operator-sdk/issues/396, https://github.com/buehler/dotnet-operator-sdk/issues/351 could possibly benefit from...
### Describe the bug When creating a CRD entity, the `Length` attribute has `-1` as default value for minimum and maximum length. These values are then converted to `null` when...
### Describe the bug Still related to the recently closed https://github.com/buehler/dotnet-operator-sdk/issues/677 it is possible to get the operator in a state where leader election with high availability does not behave...
### Is your feature request related to a problem? Please describe. If an entity controller throws an exception, the entity does not get re-queued and is effectively dead until some...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [KubernetesClient](https://redirect.github.com/kubernetes-client/csharp) | `14.0.2` -> `14.0.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis.Workspaces.MSBuild](https://togithub.com/dotnet/roslyn) | `4.9.2` -> `4.10.0` | [](https://docs.renovatebot.com/merge-confidence/)...