rhobs / rhobs/observability-operator

make release target is failing

Open
#222 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
51
Forks
90
Avg merge
5d 15h
Merged PRs (30d)
22

Description

The error is:

bash: line 1: olm/observability-operator-index/index.yaml: No such file or directory
make: *** [Makefile:187: catalog-image] Error 1

There's no olm directory and there's probably nothing to create this directory. The update-channels.sh is also not available.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the catalog-image target in Makefile around lines 187-189 and inspect its references to olm/observability-operator-index/index.yaml and update-channels.sh. Reproduce the failing make release target, determine why those referenced files or directories are unavailable, and verify that the release target completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash
Domain
build-system, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.