Skip to content

Camel-k 2.9.0 fails mounting configmap with dots in the name. #6464

Description

@Exether

Bug description

Hello,

I'm testing our integrations with 2.9.0 and I noticed a regression on how configmap and secret are mounted.
Consider the attached objects (configmap + integration).
integrationWithConfigmap.yaml

The integration will start fine in camel-k 2.8.0 but fail with 2.9.0 (doesn't start because it can't find configmap).
Having a look at the corresponding deployment we see that the issue comes from the fact 2.9.0 is using an incorrect reference to the configmap (left 2.8.0 / right 2.9.0):
Image

Camel K or runtime version

2.9.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions