abstract-operator
abstract-operator copied to clipboard
Library/SDK for creating the operators for Kubernetes and Openshift.
Travis CI can cache content that does not often change, to speed up your build process.
## Description The 4.7.1 fabric8 client appears to break with serialization errors on processing a CRD list response from the kube api server for kubernetes 1.19. The newer client version...
## Description https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/ ## Related Issue ## Types of changes - [x] Updated docs / Refactor code / Added a tests case / Automation (non-breaking change) - [ ] Bug...
### Describe the problem: * While the Git repo gives sample operators its unclear to a beginner to understand how to use the SDK to create an operator from scratch....
### Describe the problem: The problem is, I have two ``` @Operator(forKind = ServiceA.class, prefix = "salaboy.org") ``` and ``` @Operator(forKind = ServiceB.class, prefix = "salaboy.org") ``` From Service A...
It appears after having an API call to the kubernetes API, there is a log with the following message: WARNING: A connection to https://10.96.0.1/ was leaked. Did you forget to...
It appears that using Java 12, Reflections library does not detect the @Operator'ed class and says there are none. Any ideas? Probably Reflections does not support Java 12? Best, Mario
### Describe the problem: one can specify the env variable `OPERATOR_OPERATION_TIMEOUT_MS` (defaults to 60 seconds), but this isn't used anywhere in the code. It should be passed to the fabric8...
https://github.com/operator-framework/operator-lifecycle-manager/tree/master/deploy/chart/catalog_resources/rh-operators