plugin/src/main/java/io/fabric8/maven/plugin/mojo/build/ResourceMojo.java (6 lines): - line 294: // TODO : This converter shouldn't be here. See its javadoc. - line 504: // TODO: Allow also support resources to be specified via XML - line 605: // TODO: Remove this ASAP when https://github.com/fabric8io/fabric8-maven-plugin/issues/678 is fixed - line 718: null, // no filter on image name yet (TODO: Maybe add this, too ?) - line 812: // TODO: generic secret (not supported for now) - line 825: // TODO: Change to ReplicaSet plugin/src/main/java/io/fabric8/maven/plugin/mojo/infra/AbstractInstallMojo.java (4 lines): - line 80: // X-TODO: Add update semantics similar to setup - line 81: // X-TODO: Maybe combine fabric8:setup and fabric8:install - line 82: // X-TODO: wonder if it should be renamed to fabric8:cluster-install? - line 231: // TODO: Very checksum and potentially signature core/src/main/java/io/fabric8/maven/core/config/ResourceConfig.java (2 lines): - line 179: // TODO: SCC - line 182: // TODO: enricher/standard/src/main/java/io/fabric8/maven/enricher/standard/MergeEnricher.java (2 lines): - line 43: * TODO: Don't use a config enable, but use it in profiles so that its only included if required. - line 88: // TODO lets improve this with real merges! plugin/src/main/resources/META-INF/fabric8/profiles-default.yml (2 lines): - line 19: # TODO: Documents and verify enrichers below - line 30: # TODO: Document and verify enrichers below enricher/fabric8/src/main/java/io/fabric8/maven/enricher/fabric8/GrafanaLinkEnricher.java (1 line): - line 63: // TODO - use the docker names which may differ from project metadata! enricher/fabric8/src/main/java/io/fabric8/maven/enricher/fabric8/OpenShiftRouteEnricher.java (1 line): - line 72: // TODO one day lets support multiple ports on a Route when the model supports it core/src/main/java/io/fabric8/maven/core/config/VolumeConfig.java (1 line): - line 137: // TODO: Change to rich configuration as described in http://blog.sonatype.com/2011/03/configuring-plugin-goals-in-maven-3/ plugin/src/main/java/io/fabric8/maven/plugin/mojo/build/BuildMojo.java (1 line): - line 239: // TODO need to refactor d-m-p to avoid this call plugin/src/main/java/io/fabric8/maven/plugin/mojo/infra/ClusterStartMojo.java (1 line): - line 77: // TODO add --app= CLI argument when gofabric8 start supports it enricher/fabric8/src/main/java/io/fabric8/maven/enricher/fabric8/CdEnricher.java (1 line): - line 75: // TODO: Isn't there a better datum to detect a CD build ? because BUILD_CD is set generator/java-exec/src/main/java/io/fabric8/maven/generator/javaexec/JavaExecGenerator.java (1 line): - line 235: // TODO would rock to look at the base image and find the exposed ports! enricher/fabric8/src/main/java/io/fabric8/maven/enricher/fabric8/KarafHealthCheckEnricher.java (1 line): - line 67: // TODO: handle the case where the user changes the default port enricher/standard/src/main/java/io/fabric8/maven/enricher/standard/DefaultControllerEnricher.java (1 line): - line 59: * TODO: There is a certain overlap with the ImageEnricher with adding default images etc.. This must be resolved. enricher/api/src/main/java/io/fabric8/maven/enricher/api/util/GitUtil.java (1 line): - line 45: // TODO: Why is this check needed ? plugin/src/main/java/io/fabric8/maven/plugin/mojo/build/AbstractResourceMojo.java (1 line): - line 84: // TODO: Remove the following block when devops and other apps used by gofabric8 are migrated core/src/main/java/io/fabric8/maven/core/handler/ContainerHandler.java (1 line): - line 89: // TODO: Is that what we want ? core/src/main/java/io/fabric8/maven/core/handler/ReplicationControllerHandler.java (1 line): - line 47: // TODO: "replica set" config used plugin/src/main/java/io/fabric8/maven/plugin/mojo/build/ApplyMojo.java (1 line): - line 491: // TODO we could check if the Templates service is running and if so we could still support templates? plugin/src/main/java/io/fabric8/maven/plugin/converter/DeploymentOpenShiftConverter.java (1 line): - line 105: // TODO is there any values we can copy across? enricher/standard/src/main/java/io/fabric8/maven/enricher/standard/NameEnricher.java (1 line): - line 69: // TODO not sure why this is required for Deployment?