Paul Richardson
Paul Richardson
I am using eclipse to create plugins for the hawtio framework, see [here](https://github.com/phantomjinx/vdb-bench). As such, each of my controllers uses a separate html template provided in its own file, eg....
## Type of question **Are you asking about community best practices, how to implement a specific feature, or about general context and help around the operator-sdk?** General Question ## Question...
## Feature Request **Is your feature request related to a problem? Please describe.** The syndesis application is made up of an operator that spawns a number of image instances, ie....
**Release Note** ```release-note NONE ```
The e2e tests reveal that on occasion, eg. [here](https://github.com/openshift-integration/camel-k-testing-ocp4/runs/6886493035?check_suite_focus=true), an upgade of camel-k can result in an existing integration being rebuilt with the existing (not-upgraded) integrationkit. ``` 1 integrations have...
**Release Note** ```release-note NONE ```
Once resources are produced internally ready for publishing, have the function to externally export those resources so the user can separately save them offline.
Advantages - Detecting compile-time errors; - Single connection interface to kubernetes platform, using client-go, rather than being concerned with either `oc` or `kubectl`; - Architectural elements like structs for inter-functional...
Started looking at this as an alternative to improve our e2e operator testing. We have scripted the downloading of the existing catalog then use a combination of `sed` and `awk`...
Creating a bundle index with docker has started in the last 24 hours throwing a `permission denied` error. This same error is referred to in #339 and both workarounds, ie....