Skip to content

Commit

Permalink
[COST-5382] Konflux - prepare to add operator bundle component (#429)
Browse files Browse the repository at this point in the history
* [COST-5382] Konflux - prepare to add operator bundle component

* wait to use konflux built images

* update paths to bundle assets in dockerfile
remove koku-metrics-operator older bundle copies
  • Loading branch information
djnakabaale authored Sep 12, 2024
1 parent 00c9ac5 commit 1d04dd7
Show file tree
Hide file tree
Showing 128 changed files with 3 additions and 37,659 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ internal/collector/test_files/test_reports/*
# VSCode
.vscode

bundle/
community-operators-prod/
bundle.Dockerfile


# Ignore python virtual env
Expand Down
6 changes: 3 additions & 3 deletions koku-metrics-operator/3.3.1/Dockerfile → bundle.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1
LABEL operators.operatorframework.io.test.config.v1=tests/scorecard/

# Copy files to locations specified by labels.
COPY manifests /manifests/
COPY metadata /metadata/
COPY tests/scorecard /tests/scorecard/
COPY bundle/manifests /manifests/
COPY bundle/metadata /metadata/
COPY bundle/tests/scorecard /tests/scorecard/
File renamed without changes.
File renamed without changes.
14 changes: 0 additions & 14 deletions koku-metrics-operator/0.9.0/Dockerfile

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions koku-metrics-operator/0.9.0/metadata/annotations.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions koku-metrics-operator/0.9.1/Dockerfile

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions koku-metrics-operator/0.9.1/metadata/annotations.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions koku-metrics-operator/0.9.2/Dockerfile

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions koku-metrics-operator/0.9.2/metadata/annotations.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions koku-metrics-operator/0.9.3/Dockerfile

This file was deleted.

Loading

0 comments on commit 1d04dd7

Please sign in to comment.