public class MergeEnricher extends BaseEnricher
e.g. if you wish to take a dependent set of resources and tweak them a little bit. (used by ipaas-platform/packages/console) TODO: Don't use a config enable, but use it in profiles so that its only included if required. Also consider to move it to f8- since it adds some dependencies to special lifecycle flows like if that fabric8:app-catalog is called. This should not be here.
log| Constructor and Description |
|---|
MergeEnricher(EnricherContext buildContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
adapt(io.fabric8.kubernetes.api.model.KubernetesListBuilder builder) |
protected boolean |
isMergeEnabled() |
addMissingResources, getAnnotations, getConfig, getConfig, getContext, getImages, getLabels, getLog, getName, getProject, getSelector, hasImageConfiguration, isOpenShiftModepublic MergeEnricher(EnricherContext buildContext)
public void adapt(io.fabric8.kubernetes.api.model.KubernetesListBuilder builder)
adapt in interface Enricheradapt in class BaseEnricherprotected boolean isMergeEnabled()
Copyright © 2017. All rights reserved.