Skip to content

Commit

Permalink
remove bundle and catalog (#198)
Browse files Browse the repository at this point in the history
I do not want to maintain extra stuffs that are likely
not used, namely the bundle / catalog.

Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch authored Jul 31, 2023
1 parent c2d0d6e commit aede8f0
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 642 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
command: [bundle, catalog, docker]
command: [docker]

name: make and build ${{ matrix.command }}
steps:
Expand Down
20 changes: 0 additions & 20 deletions bundle.Dockerfile

This file was deleted.

165 changes: 0 additions & 165 deletions bundle/manifests/flux-framework.org_miniclusters.yaml

This file was deleted.

This file was deleted.

17 changes: 0 additions & 17 deletions bundle/manifests/operator-manager-config_v1_configmap.yaml

This file was deleted.

This file was deleted.

Loading

0 comments on commit aede8f0

Please sign in to comment.