namespace-configuration-operator
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
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.15.2 to 0.17.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.17.0 :warning: Breaking Changes Fake client: Only set TypeMeta for unstructured (#2633) Update k8s.io/* deps to 1.29 (#2457...
What are tips/approached how to troubleshoot "resource-reconciler determined that resources are NOT equal" messages? We have a simple namespaceconfig with only 2 rolebinding creations but are unable to keep the...
There is an undocumented value discovered [here](https://github.com/redhat-cop/namespace-configuration-operator/blob/4c806ab8939afa098cb9256840db612f4328de0a/config/helmchart/templates/certificate.yaml#L1) called `enableCertManager` which must be set to `true`, at least when installing NCO outside of an OpenShift environment, as well as a prerequisite...
Hello , This Operator is creating lots of Info Logs which are sent to ELK hosted in AWS for us using Openshift LogForwarder .Can you please help me how to...
Adding a 'project' object as part of a user-config CR, project gets created, user has no access - how do I add the 'oc adm policy add-role-to-user admin (user) (created-project)?...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/redhat-cop/operator-utils](https://redirect.github.com/redhat-cop/operator-utils) | `v1.3.8` -> `v2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/go-logr/logr](https://redirect.github.com/go-logr/logr) | `v1.2.4` -> `v1.4.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.1. Release notes Sourced from github.com/go-jose/go-jose/v3's releases. Version 3.0.1 Fixed Security issue: an attacker specifying a large "p2c" value can cause JSONWebEncryption.Decrypt and JSONWebEncryption.DecryptMulti to...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...