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, getRawConfig, getSelector, hasConfig, hasImageConfiguration, isOpenShiftMode
public MergeEnricher(EnricherContext buildContext)
public void adapt(io.fabric8.kubernetes.api.model.KubernetesListBuilder builder)
adapt
in interface Enricher
adapt
in class BaseEnricher
protected boolean isMergeEnabled()
Copyright © 2020. All rights reserved.