GitHub / openshift / operator-framework-operator-controller
The central component of Operator Lifecycle Manager (OLM) v1, which extends kubernetes with an API through which users can install Operators
Stars: 10
Forks: 29
Open issues: 5
License: apache-2.0
Language: Go
Size: 35.9 MB
Dependencies parsed at:
1,514
Created at: almost 2 years ago
Updated at: 7 days ago
Pushed at: 7 days ago
Last synced at: 7 days ago
.github/workflows/e2e.yaml
actions
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- joelanford/go-apidiff main composite
.github/workflows/release.yaml
actions
- actions/checkout v3 composite
- actions/setup-go v4 composite
- docker/login-action v2 composite
.github/workflows/sanity.yaml
actions
- actions/checkout v3 composite
- actions/setup-go v4 composite
.github/workflows/unit-test.yaml
actions
- actions/checkout v3 composite
- actions/setup-go v4 composite
- codecov/codecov-action v3 composite
Dockerfile
docker
- gcr.io/distroless/static nonroot build
go.mod
go
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/Microsoft/go-winio v0.5.2
- github.com/Microsoft/hcsshim v0.9.6
- github.com/acomagu/bufpipe v1.0.3
- github.com/adrg/xdg v0.4.0
- github.com/antlr/antlr4/runtime/Go/antlr v1.4.10
- github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535
- github.com/beorn7/perks v1.0.1
- github.com/blang/semver/v4 v4.0.0
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/containerd/cgroups v1.0.4
- github.com/containerd/containerd v1.6.15
- github.com/containerd/continuity v0.3.0
- github.com/containerd/ttrpc v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/docker/cli v20.10.21+incompatible
- github.com/docker/distribution v2.8.1+incompatible
- github.com/docker/docker v20.10.21+incompatible
- github.com/docker/docker-credential-helpers v0.7.0
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-metrics v0.0.1
- github.com/docker/go-units v0.4.0
- github.com/emicklei/go-restful/v3 v3.9.0
- github.com/evanphx/json-patch v5.6.0+incompatible
- github.com/evanphx/json-patch/v5 v5.6.0
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.6.0
- github.com/ghodss/yaml v1.0.0
- github.com/go-air/gini v1.0.4
- github.com/go-git/gcfg v1.5.0
- github.com/go-git/go-billy/v5 v5.4.1
- github.com/go-git/go-git/v5 v5.4.2
- github.com/go-logr/logr v1.2.4
- github.com/go-logr/stdr v1.2.2
- github.com/go-logr/zapr v1.2.3
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.20.0
- github.com/go-openapi/swag v0.19.14
- github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
- github.com/gogo/protobuf v1.3.2
- github.com/golang-migrate/migrate/v4 v4.6.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.3
- github.com/golang/snappy v0.0.3
- github.com/google/cel-go v0.12.6
- github.com/google/gnostic v0.5.7-v3refs
- github.com/google/go-cmp v0.5.9
- github.com/google/gofuzz v1.2.0
- github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
- github.com/google/uuid v1.3.0
- github.com/gorilla/mux v1.8.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
- github.com/h2non/filetype v1.1.1
- github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c
- github.com/imdario/mergo v0.3.13
- github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
- github.com/joelanford/ignore v0.0.0-20210607151042-0d25dc18b62d
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.12.3
- github.com/mailru/easyjson v0.7.6
- github.com/mattn/go-sqlite3 v1.14.10
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/mitchellh/mapstructure v1.4.3
- github.com/moby/locker v1.0.1
- github.com/moby/sys/mountinfo v0.5.0
- github.com/moby/term v0.0.0-20221205130635-1aeaba878587
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/morikuni/aec v1.0.0
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/onsi/ginkgo/v2 v2.9.7
- github.com/onsi/gomega v1.27.7
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc2
- github.com/operator-framework/api v0.17.3
- github.com/operator-framework/catalogd v0.3.0
- github.com/operator-framework/deppy v0.0.0-20230602120738-cbf2c66b141b
- github.com/operator-framework/operator-registry v1.26.3
- github.com/operator-framework/rukpak v0.12.0
- github.com/otiai10/copy v1.2.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/pflag v1.0.5
- github.com/stoewer/go-strcase v1.2.0
- github.com/stretchr/testify v1.8.1
- go.etcd.io/bbolt v1.3.6
- go.opencensus.io v0.23.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.0
- go.opentelemetry.io/otel v1.10.0
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.10.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.10.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.10.0
- go.opentelemetry.io/otel/metric v0.31.0
- go.opentelemetry.io/otel/sdk v1.10.0
- go.opentelemetry.io/otel/trace v1.10.0
- go.opentelemetry.io/proto/otlp v0.19.0
- go.uber.org/atomic v1.7.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.24.0
- golang.org/x/net v0.10.0
- golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
- golang.org/x/sync v0.2.0
- golang.org/x/sys v0.8.0
- golang.org/x/term v0.8.0
- golang.org/x/text v0.9.0
- golang.org/x/time v0.3.0
- golang.org/x/tools v0.9.1
- gomodules.xyz/jsonpatch/v2 v2.2.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/warnings.v0 v0.1.2
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.26.1
- k8s.io/apiextensions-apiserver v0.26.1
- k8s.io/apimachinery v0.26.1
- k8s.io/apiserver v0.26.1
- k8s.io/client-go v0.26.1
- k8s.io/component-base v0.26.1
- k8s.io/klog/v2 v2.80.1
- k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
- k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
- rsc.io/letsencrypt v0.0.3
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.35
- sigs.k8s.io/controller-runtime v0.14.4
- sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0