Skip to content

Commit

Permalink
end the experiement with kro elifesciences/issues#9158
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaubrey committed Jan 31, 2025
1 parent 939443a commit 4b194e1
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 208 deletions.
15 changes: 0 additions & 15 deletions clusters/flux-test/kro-definitions.yaml

This file was deleted.

66 changes: 33 additions & 33 deletions deployments/podinfo/staging/podinfo-kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
# apiVersion: kustomize.toolkit.fluxcd.io/v1
# kind: Kustomization
# metadata:
# name: podinfo--staging
# namespace: podinfo--staging
# spec:
# interval: 1m0s
# sourceRef:
# kind: GitRepository
# name: flux-system
# namespace: flux-system
# path: ./kustomizations/apps/podinfo
# prune: true
# targetNamespace: podinfo--staging
# images:
# - name: docker.io/stefanprodan/podinfo
# newTag: 6.7.1 # {"$imagepolicy": "podinfo--staging:podinfo-stable:tag"}
# postBuild:
# substitute:
# hostname: podinfo--staging.elifesciences.org
# # patches:
# # - target:
# # kind: Ingress
# # name: podinfo
# # patch: |
# # apiVersion: networking.k8s.io/v1
# # kind: Ingress
# # metadata:
# # name: podinfo
# # namespace: podinfo
# # annotations:
# # nginx.ingress.kubernetes.io/auth-url: "https://auth--test-cluster.elifesciences.org/oauth2/auth"
# # nginx.ingress.kubernetes.io/auth-signin: "https://auth--test-cluster.elifesciences.org/oauth2/start?rd=https%3A%2F%2F$host$request_uri"
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: podinfo--staging
namespace: podinfo--staging
spec:
interval: 1m0s
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
path: ./kustomizations/apps/podinfo
prune: true
targetNamespace: podinfo--staging
images:
- name: docker.io/stefanprodan/podinfo
newTag: 6.7.1 # {"$imagepolicy": "podinfo--staging:podinfo-stable:tag"}
postBuild:
substitute:
hostname: podinfo--staging.elifesciences.org
# patches:
# - target:
# kind: Ingress
# name: podinfo
# patch: |
# apiVersion: networking.k8s.io/v1
# kind: Ingress
# metadata:
# name: podinfo
# namespace: podinfo
# annotations:
# nginx.ingress.kubernetes.io/auth-url: "https://auth--test-cluster.elifesciences.org/oauth2/auth"
# nginx.ingress.kubernetes.io/auth-signin: "https://auth--test-cluster.elifesciences.org/oauth2/start?rd=https%3A%2F%2F$host$request_uri"
8 changes: 0 additions & 8 deletions deployments/podinfo/staging/podinfo.yaml

This file was deleted.

105 changes: 0 additions & 105 deletions kro-definitions/podinfo.yaml

This file was deleted.

1 change: 0 additions & 1 deletion system/clusterclasses/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ resources:
- ../../kong-system
- ../../kube-web-view
- ../../kubecost
- ../../kro
- ../../metrics-server
- ../../monitoring
- ../../template-controller
Expand Down
7 changes: 0 additions & 7 deletions system/kro/kustomization.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions system/kro/namespace.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions system/kro/release.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions system/kro/source.yaml

This file was deleted.

0 comments on commit 4b194e1

Please sign in to comment.