api
api copied to clipboard
Contains the API definitions used by OLM and Marketplace
#### Describe the problem you need a feature to resolve. Currently, we are able to validate the bundle against scenarios to check if they are not ok to be published...
This idea recently [came up](https://github.com/operator-framework/operator-lib/pull/60#discussion_r639901480), and I figured the api repo is the best place to document org-wide annotations. There really should be some authoritative list of these annotations, which...
### Bug Report There is an issue in the Operator-SDK regarding how IPv6 addresses are handled in the CatalogSource resource. Specifically, the address field in the CatalogSourceStatus struct is not...
The [validation code is preforming validation for deprecated APIs that are used in the RBAC rules](https://github.com/operator-framework/api/blob/master/pkg/validation/internal/removed_apis.go#L306) of a CSV. However, since rules don't have the concept of `version` the validation...
Bumps the k8s-dependencies group with 1 update: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `sigs.k8s.io/controller-runtime` from 0.22.3 to 0.22.4 Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.22.4 What's Changed ✨ cache: Allow fine-granular SyncPeriod configuration by...