Chris Laprun
Chris Laprun
### Is your enhancement related to a problem? Please describe Methods that are currently scoped or target only for `CustomResource` implementations could make sense for wider use for classes that...
## Description This PR builds on #2714 to improve the messages provided by exceptions during watch errors ## Type of change - [ ] Bug fix (non-breaking change which fixes...
[Devfiles](https://devfile.github.io/devfile/index.html) describe a kubernetes application in such a way that it can be ported between development environments. This is the format used by Che and odo. However, the format is...
Using `dekorate.component.exposeService=true` in an `application.properties` file without an actual service to expose results in the less than explicit `java.lang.IllegalStateException: Ports need to be present on KubernetesConfig` error.
- [ ] `HandlersRegistration` class is generated as source in `classes` - [ ] `IstioResourceMappingsProvider` class is generated as source in `classes` - [ ] Could not initialize class `io.fabric8.kubernetes.internal.KubernetesDeserializer`...
When updating Istio, it might happen that new fields are added to existing entities. If such an entity has interface fields, the corresponding entry needs to be updated in `classes-with-interface-fields.yml`...
Requires java-operator-sdk/java-operator-sdk#1403
- feat: add initial support for codestart - refactor: move IT tests in the core module where they should be - chore: remove unused classes - feat: add initial code...
- chore: remove now unused classes - refactor: move test data to its own package - fix: remove now unneeded configuration option - fix: remove currently unneeded dependency - feat:...