Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into konflux/references/main
Browse files Browse the repository at this point in the history
  • Loading branch information
mshaposhnik authored Jul 5, 2024
2 parents 89483c7 + e444441 commit e26cb82
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 396 deletions.
2 changes: 0 additions & 2 deletions config/bases/minikube-aws/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1

resources:
- ../../default
- ../../oauth/ingress

patches:
- path: operator-aws-patch.yaml
- path: oauth-aws-patch.yaml
- path: shared-config-patch.yaml
29 changes: 0 additions & 29 deletions config/bases/minikube-aws/oauth-aws-patch.yaml

This file was deleted.

1 change: 0 additions & 1 deletion config/bases/minikube-vault/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1

resources:
- ../../default
- ../../oauth/ingress

patches:
- path: shared-config-patch.yaml
3 changes: 0 additions & 3 deletions config/bases/openshift-aws/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1

resources:
- ../../default
- ../../oauth/route

patches:
- path: oauth-openshift-patch.yaml
- path: operator-aws-patch.yaml
- path: oauth-aws-patch.yaml
- path: shared-config-patch.yaml
29 changes: 0 additions & 29 deletions config/bases/openshift-aws/oauth-aws-patch.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions config/bases/openshift-aws/oauth-openshift-patch.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions config/bases/openshift-vault/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1

resources:
- ../../default
- ../../oauth/route

patches:
- path: shared-config-patch.yaml
- path: oauth-openshift-patch.yaml
36 changes: 0 additions & 36 deletions config/bases/openshift-vault/oauth-openshift-patch.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ images:
- name: quay.io/redhat-appstudio/service-provider-integration-operator
newName: quay.io/redhat-appstudio/service-provider-integration-operator
newTag: next
- name: quay.io/redhat-appstudio/service-provider-integration-oauth
newName: quay.io/redhat-appstudio/service-provider-integration-oauth
newTag: next

# Labels to add to all resources and selectors.
commonLabels:
Expand All @@ -27,7 +24,6 @@ resources:
- ../rbac
# Additional stuff deployed by the default overlay
- shared-environment-config.yaml
- ../oauth
- ../manager

patches:
Expand All @@ -38,10 +34,3 @@ patches:
group: apps
version: v1
kind: Deployment
- path: inject-config-patch.yaml
target:
name: oauth-service
namespace: system
group: apps
version: v1
kind: Deployment
16 changes: 0 additions & 16 deletions config/oauth/auth_proxy_service.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions config/oauth/cluster-role-binding.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions config/oauth/cluster-role.yaml

This file was deleted.

96 changes: 0 additions & 96 deletions config/oauth/deployment.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions config/oauth/ingress/ingress.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions config/oauth/ingress/kustomization.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions config/oauth/kustomization.yaml

This file was deleted.

Loading

0 comments on commit e26cb82

Please sign in to comment.