kubernetes-reflector icon indicating copy to clipboard operation
kubernetes-reflector copied to clipboard

Custom Kubernetes controller that can be used to replicate secrets, configmaps and certificates.

Results 59 kubernetes-reflector issues
Sort by recently updated
recently updated
newest added

Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.14.0 to 1.16.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.VisualStudio.Azure.Containers.Tools.Targets&package-manager=nuget&previous-version=1.14.0&new-version=1.16.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
stale

Hello, Would it be possible to reflect the labels from the source secrets/configmaps along with the data? I'd try to add this feature myself, but I'm not at all familiar...

enhancement
stale

Bumps [KubernetesClient](https://github.com/kubernetes-client/csharp) from 7.0.4 to 8.0.12. Release notes Sourced from KubernetesClient's releases. v8.0.12 What's Changed Specify container to fix bad request error by @​garvincasimir in kubernetes-client/csharp#896 Bump Newtonsoft.Json from 9.0.1...

dependencies

Is it possible to use the k8s reflector with [External Secrets](https://github.com/external-secrets/external-secrets)?

stale

Bumps [KubernetesClient](https://github.com/kubernetes-client/csharp) from 7.0.4 to 8.0.68. Release notes Sourced from KubernetesClient's releases. v8.0.68 What's Changed Updated codeql-action from v1 to v2 by @​m3nax in kubernetes-client/csharp#902 Add dependabot support for GitHub...

dependencies
stale

Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.14.0 to 1.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.VisualStudio.Azure.Containers.Tools.Targets&package-manager=nuget&previous-version=1.14.0&new-version=1.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
stale

Bumps [Microsoft.AspNetCore.JsonPatch](https://github.com/dotnet/aspnetcore) from 6.0.1 to 6.0.9. Release notes Sourced from Microsoft.AspNetCore.JsonPatch's releases. .NET 6.0.9 Release .NET 6.0.8 Release .NET 6.0.7 Release .NET 6.0.6 Release .NET 6.0.5 Release .NET 6.0.4 Release...

dependencies

Bumps [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) from 3.3.0 to 3.4.0. Changelog Sourced from Serilog.Settings.Configuration's changelog. Changelog 3.3.1 #287 - Fix static member access for concrete type parameters Commits See full diff in compare view...

dependencies

Bumps [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) from 4.0.1 to 4.1.0. Release notes Sourced from Serilog.Sinks.Console's releases. v4.1.0 #124 - Sixteen theme (@​stopdropandrew) Commits 565c284 Merge pull request #132 from serilog/dev df9f28a Update publishing key...

dependencies

Hi guys, We are using reflector in our cluster for some time. reflector version - 5.4.17 Kubernetes version - 1.22 Since two days ago, we are observing that new replica...