Skip to content

Commit

Permalink
Removes API server as we can use existing CRD API's
Browse files Browse the repository at this point in the history
This patch removes following

  - Removes implementation of API server
  - Removes the config files of API server

Signed-off-by: PuneetPunamiya <ppunamiy@redhat.com>
  • Loading branch information
PuneetPunamiya authored and openshift-merge-bot[bot] committed Jan 18, 2024
1 parent ace95fb commit d70d663
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 886 deletions.
1 change: 0 additions & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,4 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- uses: imjasonh/setup-ko@v0.6
- run: |
ko publish --push=${{ github.event_name != 'pull_request' }} --base-import-paths ./cmd/approver
ko publish --push=${{ github.event_name != 'pull_request' }} --base-import-paths ./cmd/controller
63 changes: 0 additions & 63 deletions cmd/approver/main.go

This file was deleted.

15 changes: 0 additions & 15 deletions config/kubernetes/400-approval-service.yaml

This file was deleted.

82 changes: 0 additions & 82 deletions config/kubernetes/500-approver.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions config/openshift/400-approval-service.yaml

This file was deleted.

82 changes: 0 additions & 82 deletions config/openshift/500-approver.yaml

This file was deleted.

66 changes: 0 additions & 66 deletions pkg/handlers/app/app.go

This file was deleted.

31 changes: 0 additions & 31 deletions pkg/handlers/health.go

This file was deleted.

Loading

0 comments on commit d70d663

Please sign in to comment.