operator-lib icon indicating copy to clipboard operation
operator-lib copied to clipboard

This is a library to help Operator developers

Results 14 operator-lib issues
Sort by recently updated
recently updated
newest added

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.2 to 0.18.2. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.18.2 What's Changed 🐛 Reintroduce AddMetricsServerExtraHandler on manager by @​k8s-infra-cherrypick-robot in kubernetes-sigs/controller-runtime#2817 Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.1...v0.18.2 v0.18.1 What's Changed...

dependencies
go

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it was useless), and removes the default output format...

dependencies
github_actions

Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.23.0 to 0.24.0. Release notes Sourced from github.com/operator-framework/api's releases. v0.24.0 What's Changed build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @​dependabot in operator-framework/api#321 K8s 1.30 version update...

dependencies
go

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.1 to 2.17.2. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.17.2 2.17.2 Fixes fix: close files [32259c8] fix github output log level for skipped specs [780e7a3] Maintenance Bump...

dependencies
go

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.32.0 to 1.33.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.33.1 1.33.1 Fixes fix confusing eventually docs [3a66379] Maintenance Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a] v1.33.0 1.33.0...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

## Feature Request **Is your feature request related to a problem? Please describe.** Currently, the repository contains a leader-for-life based election model that ensures that a single leader is elected...

## Bug Report **What did you do?** Created a wrapper function in our operator code that finds the name of the associated OLM OperatorCondition and then uses the InClusterFactory API...

lifecycle/frozen

## Feature Request **Is your feature request related to a problem? Please describe.** Yes. It isn't possible to use leader-for-life leader election with controller-runtime's manager when also using liveness and...

lifecycle/frozen

Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.24.0 to 0.26.0. Release notes Sourced from github.com/operator-framework/api's releases. v0.26.0 What's Changed Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @​dependabot in operator-framework/api#338 Bump sigs.k8s.io/controller-runtime from 0.18.2 to...

dependencies
go