Skip to content

Commit f2a096c

Browse files
authored
ci: Revert manually applying the CRDs from the orchestrator-infra chart (#122)
* ci: Revert manually applying the CRDs from the orchestrator-infra chart As discussed in [1], now that 0.0.3 (with the CRDs) is the baseline for the upgrade checks, this is no longer needed. [1] #117 (comment) * [TO REMOVE] Test the changes by bumping the orchestrator-chart version * Revert "[TO REMOVE] Test the changes by bumping the orchestrator-chart version" This reverts commit 2a284d9.
1 parent 4526502 commit f2a096c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,6 @@ jobs:
156156
157157
- name: Run chart-testing
158158
run: |
159-
160-
kubectl apply -f charts/orchestrator-infra/crds/knative-eventing/knative-eventing-crd.yaml
161-
kubectl apply -f charts/orchestrator-infra/crds/knative-serving/knative-serving-crd.yaml
162-
163159
ct install \
164160
--debug \
165161
--config ct-install.yaml \

0 commit comments

Comments
 (0)