Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Pod fails when deploying on Red Hat Openshift #60

@bschonec

Description

@bschonec

In Red Hat Openshift 4.1, the puppetdb pod crashes after a successful build.

Steps I used to produce:

  1. Created OpenShift project
  2. As the Developer user, click Add then "Git Repository/Import from Git"
  3. In the "Git Repo Url", enter https://github.com/voxpupuli/container-puppetdb.git (The Ruby 3.1 (UBI 8) Builder image is selected automatically.)
  4. Click Create

After Build completes successfully, but the Pod continuously crashes with the following error:

You might consider adding 'puma' into your Gemfile.
ERROR: Rubygem Rack is not installed in the present image.
       Add rack to your Gemfile in order to start the web server.

I'm a novice at Openshift so I don't have much else to provide. I know next to nothing about Ruby but perhaps the Gemfile or Rakefile need to be updated to include the Rack gem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions