Chris Laprun

Results 97 issues of 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...

enhancement
discussion

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.

enhancement

- [ ] `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`...

enhancement

Using https://godoc.org/go/parser?

enhancement

Requires java-operator-sdk/java-operator-sdk#1403

bug

- 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:...