redhat-cop / redhat-cop/group-sync-operator
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 132
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- Update module github.com/spiffe/go-spiffe/v2 to v2.8.2
- Update module github.com/onsi/gomega to v1.43.1
- Update module github.com/prometheus/client_golang to v1.24.1
- Update module github.com/stretchr/testify to v1.12.1
- Update module github.com/xanzy/go-gitlab to v0.115.0
- Update module golang.org/x/text to v0.42.0
- Update module sigs.k8s.io/controller-runtime to v0.25.1
- Update module github.com/google/go-github/v45 to v92
- Update module github.com/okta/okta-sdk-golang/v2 to v6
- Update module github.com/redhat-cop/operator-utils to v2
- 🔐 Create all rate-limited PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- Update github.com/openshift/api digest to 3d742f0
- Update github.com/openshift/library-go digest to 79b4826
- Update azure-sdk-for-go monorepo (
github.com/Azure/azure-sdk-for-go/sdk/azcore,github.com/Azure/azure-sdk-for-go/sdk/azidentity) - Update golang Docker tag to v1.27
- Update kubernetes monorepo to v0.37.0 (
k8s.io/api,k8s.io/apimachinery,k8s.io/client-go) - Update module github.com/microsoft/kiota-abstractions-go to v1.11.0
- Update module github.com/microsoftgraph/msgraph-sdk-go to v1.103.0
- Update module github.com/onsi/ginkgo/v2 to v2.33.0
- Update module github.com/palantir/go-githubapp to v0.48.0
- Update module github.com/Nerzal/gocloak/v13 to v14
- Click on this checkbox to rebase all open PRs at once
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
Detected Dependencies
dockerfile (2)
ci.Dockerfile
Dockerfile (1)
golang 1.25→ [Updates:1.27]
github-actions (2)
.github/workflows/pr.yml (1)
redhat-cop/github-workflows-operators v1.1.6.github/workflows/push.yml (1)
redhat-cop/github-workflows-operators v1.1.6
gomod (1)
go.mod (36)
go 1.25.8github.com/Azure/azure-sdk-for-go/sdk/azcore v1.22.0→ [Updates:v1.23.1]github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.14.0→ [Updates:v1.14.1]github.com/go-ldap/ldap/v3 v3.4.14github.com/go-logr/logr v1.4.4github.com/google/cel-go v0.30.0github.com/google/go-github/v45 v45.2.0→ [Updates:v92.0.0]github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79@901d90724c79github.com/hashicorp/go-cleanhttp v0.5.2github.com/microsoft/kiota-authentication-azure-go v1.3.1github.com/microsoft/kiota-http-go v1.5.6github.com/microsoftgraph/msgraph-sdk-go v1.100.0→ [Updates:v1.103.0]github.com/microsoftgraph/msgraph-sdk-go-core v1.4.1github.com/okta/okta-sdk-golang/v2 v2.20.0→ [Updates:v6.1.7]github.com/onsi/ginkgo/v2 v2.28.1→ [Updates:v2.33.0]github.com/onsi/gomega v1.42.1→ [Updates:v1.43.1]github.com/openshift/api v0.0.0-20260317165824-54a3998d81eb@54a3998d81eb→ [Updates:v0.0.0-20260317165824-54a3998d81eb]github.com/openshift/library-go v0.0.0-20260311094140-ac826d10cb40@ac826d10cb40→ [Updates:v0.0.0-20260915203445-79b4826daec4]github.com/palantir/go-githubapp v0.13.2→ [Updates:v0.48.0]github.com/prometheus/client_golang v1.23.2→ [Updates:v1.24.1]github.com/redhat-cop/operator-utils v1.3.8→ [Updates:v2.0.0]github.com/robfig/cron v1.2.0github.com/robfig/cron/v3 v3.0.1github.com/shurcooL/githubv4 v0.0.0-20220520033151-0b4e3294ff00@0b4e3294ff00→ [Updates:v0.0.0-20260209031235-2402fdf4a9ed]github.com/spiffe/go-spiffe/v2 v2.8.1→ [Updates:v2.8.2]github.com/xanzy/go-gitlab v0.73.1→ [Updates:v0.115.0]golang.org/x/text v0.40.0→ [Updates:v0.42.0]k8s.io/api v0.35.2→ [Updates:v0.37.0]k8s.io/apimachinery v0.35.2→ [Updates:v0.37.0]k8s.io/client-go v0.35.2→ [Updates:v0.37.0]sigs.k8s.io/controller-runtime v0.23.3→ [Updates:v0.25.1]github.com/Nerzal/gocloak/v13 v13.9.0→ [Updates:v14.0.4]github.com/hashicorp/go-retryablehttp v0.7.8github.com/microsoft/kiota-abstractions-go v1.9.4→ [Updates:v1.11.0]github.com/stretchr/testify v1.11.1→ [Updates:v1.12.1]k8s.io/utils v0.0.0-20260707023825-cf1189d6abe3@cf1189d6abe3
kustomize (1)
config/manager/kustomization.yaml
- Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Renovate dashboard, then review go.mod, Dockerfile, .github/workflows/pr.yml, .github/workflows/push.yml, and config/manager/kustomization.yaml. The dashboard contains many rate-limited updates and links to existing pull requests, so there is no single isolated change or clear completion target for a first-time contributor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, go, kubernetes
- Domain
- ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100