dotnet-operator-sdk icon indicating copy to clipboard operation
dotnet-operator-sdk copied to clipboard

KubeOps is a kubernetes operator sdk in dotnet. Strongly inspired by kubebuilder.

Results 64 dotnet-operator-sdk issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. Operator pod is restarting non stop, without end, when deployed to cluster **To Reproduce** Steps to reproduce...

bug

**Describe the missing piece of documentation** Describe what you miss in the docs. Can you add in documentation guide how to deploy operator to cluster via kubectl, flux trough Github...

documentation

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.Build.Locator](https://togithub.com/microsoft/MSBuildLocator) | `1.7.1` -> `1.7.8` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Build.Locator/1.7.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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.8.0` -> `4.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.Workspaces.MSBuild/4.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis.CSharp.Workspaces](https://togithub.com/dotnet/roslyn) | `4.8.0` -> `4.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces/4.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis.CSharp](https://togithub.com/dotnet/roslyn) | `4.8.0` -> `4.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.CSharp/4.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis.Common](https://togithub.com/dotnet/roslyn) | `4.8.0` -> `4.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.Common/4.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis](https://togithub.com/dotnet/roslyn) | `4.8.0` -> `4.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis/4.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

### Describe the bug Hello, sometimes I see that when the operator starts, it doesn't succeed to watch a resource type at the first try. In the image an example...

bug

### Describe the bug When using the range attributes, the generated CRD always contain decimal values, but generated in the culture of the OS. Which is invalid, as yaml only...

bug