forked from operator-framework/operator-controller
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(e2e) Use custom built test catalog for e2e testing
closes operator-framework#215 Signed-off-by: Anik <[email protected]>
- Loading branch information
Showing
15 changed files
with
14,649 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
testdata/bundles/registry-v1/prometheus-operator.v0.47.0/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
FROM scratch | ||
COPY manifests /manifests | ||
COPY metadata /metadata |
1,866 changes: 1,866 additions & 0 deletions
1,866
.../prometheus-operator.v0.47.0/manifests/alertmanagerconfigs.monitoring.coreos.com.crd.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
3,215 changes: 3,215 additions & 0 deletions
3,215
...try-v1/prometheus-operator.v0.47.0/manifests/alertmanagers.monitoring.coreos.com.crd.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
355 changes: 355 additions & 0 deletions
355
...istry-v1/prometheus-operator.v0.47.0/manifests/podmonitors.monitoring.coreos.com.crd.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
341 changes: 341 additions & 0 deletions
341
...s/registry-v1/prometheus-operator.v0.47.0/manifests/probes.monitoring.coreos.com.crd.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
4,444 changes: 4,444 additions & 0 deletions
4,444
...stry-v1/prometheus-operator.v0.47.0/manifests/prometheuses.monitoring.coreos.com.crd.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.