Skip to content

Commit

Permalink
promoting version 7.2.4-2 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
almoggue authored Aug 21, 2023
1 parent a4def4a commit d4878a8
Show file tree
Hide file tree
Showing 26 changed files with 243 additions and 1,625 deletions.
1 change: 1 addition & 0 deletions active_active_database_readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,7 @@ From the output fetch the redis 'targetPort':

## Limitations


### No migration from the previous AA method
migrating Active-Active database with non-operator managed Active-Active database is currently not supported.

Expand Down
254 changes: 0 additions & 254 deletions admission/GESHER.md

This file was deleted.

2 changes: 0 additions & 2 deletions admission/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Redis Labs' Redis Enterprise Operator provides an installable admission control that can be used to verify RedisEnterpriseDatabase, RedisEnterpriseActiveActiveDatabase and RedisEnterpriseRemoteCluster resources on creation and modification for correctness. This prevents end users from creating syntatically valid but functionally invalid database configurations. The admission control leverages Kubernetes' built in [Dynamic Admission Control](https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/).

**Note:** Redis Labs' Redis Enterprise Operator can also be installed through the [Gesher Admission Proxy](GESHER.md)

## Hooking up the Admission controller directly with Kubernetes
**NOTE**: This only has to be done the first time setting up the redis enterprise operator, it can be skipped on update

Expand Down
25 changes: 0 additions & 25 deletions admission/gesher/cluster_role.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions admission/gesher/cluster_role_binding.yaml

This file was deleted.

Loading

0 comments on commit d4878a8

Please sign in to comment.