cloud-ingress-operator
cloud-ingress-operator copied to clipboard
Operator to manage cloud Ingress/Load balancer scheme, switching between public/private modes
Update documentation to reflect how `applicationIngress` objects are reconciled on later versions of OSD/ROSA.
- boilerplate update ` make boilerplate-update ` - test harness re-generate - uses new osde2e image ` make e2e-harness-generate` [SDCICD-1415](https://issues.redhat.com//browse/SDCICD-1415)
Make FLs and TLs approvers for cases where standard approvers aren't suitable/are hard to come by. Ref [OSD-25197](https://issues.redhat.com//browse/OSD-25197)
https://github.com/golang/mock is marked as archived as of `June 27, 2023`. They recommend using go.uber.org/mock. This PR attempts to change the dependency to one that is maintained. Tracking issue: https://github.com/redhat-best-practices-for-k8s/telco-bot/issues/45
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems Renovate tried to run on this repository, but found these problems....
## Go Version Update Recommended This repository is currently using Go version `1.23.0`, which is listed in the archived versions on [go.dev/dl/](https://go.dev/dl/). ### Current Status - **Current Version**: `go1.23.0` -...
## Summary Updates CLAUDE.md with essential development guidance based on recent work on the project. ## Changes Added new sections covering: ### Code Generation and Tooling - **Controller-Gen Version Management**:...