namespace-configuration-operator icon indicating copy to clipboard operation
namespace-configuration-operator copied to clipboard

The namespace-configuration-operator helps keeping configurations related to Users, Groups and Namespaces aligned with one of more policies specified as a CRs

Results 46 namespace-configuration-operator issues
Sort by recently updated
recently updated
newest added

Bumps golang from 1.16 to 1.21. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.16&new-version=1.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
docker

This PR will add a namespace field for deployment manifest . Got an issue when deploying the helm charts via Argocd. `Namespace for namespace-configuration-operator apps/v1, Kind=Deployment is missing.`

This PR introduces an update to the Helm chart, enabling the selection of the logging format as either "development" or "production." More info about log options, https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/log/zap#Options.BindFlags ``` opts :=...

Chart doesn't seem to support a securityContext section, such as > securityContext: > allowPrivilegeEscalation: false > capabilities: > drop: > - all Which makes it difficult to achieve best practice...

enhancement

We have 5 namespaceconfigs. We find that sometimes it takes a long time for all the namespace configurations to be applied to the namespace. We've found a correlation between when...

The previous image location doesn't exist.

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.2 to 0.33.2. Commits 173776a Merge pull request #131708tigrato/automated-cherry-pick-of-#131702 a3d1fde fix: fixes a possible panic in NewYAMLToJSONDecoder 955939f bump etcd 3.5.21 sdk e8a77bd Merge pull request #130910...

dependencies
go

Bumps [github.com/redhat-cop/vault-config-operator](https://github.com/redhat-cop/vault-config-operator) from 0.8.24 to 0.8.33. Release notes Sourced from github.com/redhat-cop/vault-config-operator's releases. v0.8.33 What's Changed Correct spelling of file name by @​JaimeMagiera in redhat-cop/vault-config-operator#275 fix group payload by @​JaimeMagiera in...

dependencies
go

Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.4 to 1.4.3. Release notes Sourced from github.com/go-logr/logr's releases. v1.4.3 Minor release. What's Changed Fix slog tests for 1.25 by @​hoeppi-google in go-logr/logr#361 Remove one exception from...

dependencies
go

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.15.2 to 0.21.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.21.0 Highlights Bump to Kubernetes v1.33 libraries Improvements for priority queue (#2374) envtest now has an option to...

dependencies
go