group-sync-operator
group-sync-operator copied to clipboard
Synchronizes groups from external providers into OpenShift
Bumps [github.com/redhat-cop/operator-utils](https://github.com/redhat-cop/operator-utils) from 1.1.4 to 1.3.4. Release notes Sourced from github.com/redhat-cop/operator-utils's releases. v1.3.4 What's Changed upgrade osdk to 1.22.2 by @davgordo in redhat-cop/operator-utils#88 fix release pipeline by @davgordo in redhat-cop/operator-utils#90...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.20.2 to 0.24.4. Commits 3e73df6 Update dependencies to v0.24.4 tag 5e66e32 Merge pull request #111274 from Abirdcfly/automated-cherry-pick-of-#111235-up... 37577f3 fix a possible panic because of taking the address...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.20.2 to 0.24.4. Commits 97e5df2 fix remove implicit copy of a lock 6550efd Merge pull request #109102 from liggitt/darwin-tls 00f0711 Merge pull request #109031 from Jefftree/openapiv3beta 53a85ef...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.1 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new...
Some simple quotation marks were missing in logs.
It is normally possible to reference a configmap that contains the LDAP server CA in another namespace, but the operator indicates that the configmap does not exist. The operator is...
Hi, We installed the operator from OpenShift OperatorHub. In controller manager pod's log, we keep getting below error message when we set namespace label openshift.io/cluster-monitoring: "true" TLS Handshake error from...
- upgrade to share GitHub actions workflow v1.0.4 - standardize Makefile - implement secure metrics service - support Helm test - upgrade Go modules
Hi, when you've deployed the operator through the operatorhub on openshift 4.10 in a different namespace than 'group-sync-operator' prometheus gets a tls error when trying to scrape for metrics. that...
Hi, Not sure if it's the right forum to report :-) I've encountered this issue with 0.0.16 and now with 0.0.18. Deployment created by Helm chart from repo https://redhat-cop.github.io/group-sync-operator contains...