Skip to content

Commit

Permalink
Merge pull request #211 from stuggi/trash_redis
Browse files Browse the repository at this point in the history
Remove redis
  • Loading branch information
openshift-merge-bot[bot] authored Apr 17, 2024
2 parents cf57fc7 + 312d139 commit 3e555cf
Show file tree
Hide file tree
Showing 53 changed files with 0 additions and 2,956 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,6 @@ operator-lint: gowork ## Runs operator-lint
# $oc delete mutatingwebhookconfiguration/mmemcached.kb.io
# $oc delete validatingwebhookconfiguration/vdnsmasq.kb.io
# $oc delete mutatingwebhookconfiguration/mdnsmasq.kb.io
# $oc delete validatingwebhookconfiguration/vredis.kb.io
# $oc delete mutatingwebhookconfiguration/mredis.kb.io
SKIP_CERT ?=false
.PHONY: run-with-webhook
run-with-webhook: export METRICS_PORT?=8080
Expand Down
14 changes: 0 additions & 14 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,6 @@ resources:
defaulting: true
validation: true
webhookVersion: v1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: openstack.org
group: redis
kind: Redis
path: github.com/openstack-k8s-operators/infra-operator/apis/redis/v1beta1
plural: redises
version: v1beta1
webhooks:
defaulting: true
validation: true
webhookVersion: v1
- api:
crdVersion: v1
namespaced: true
Expand Down
125 changes: 0 additions & 125 deletions apis/bases/redis.openstack.org_redises.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions apis/redis/v1beta1/groupversion_info.go

This file was deleted.

122 changes: 0 additions & 122 deletions apis/redis/v1beta1/redis_types.go

This file was deleted.

Loading

0 comments on commit 3e555cf

Please sign in to comment.