Skip to content

ACK Opensearch Serverless Bug: data access policy not an option for security policies #2642

@salimadr

Description

@salimadr

Describe the bug
When trying to deploy a data access policy needed for Opensearch Serverless, this is the error I am seeing,

ValidationException: 1 validation error detected: Value 'data' at 'type'
     failed to satisfy constraint: Member must satisfy enum value set:
     [encryption, network]

Steps to reproduce

Expected outcome
Seems like the type for security policy is only encryption or network. But we also need data access policy for creation of opensearch serverless collection.
Environment

  • Kubernetes version
  • Using EKS (yes/no), if so version? yes, EKS 1.32
  • AWS service targeted (S3, RDS, etc.) Opensearch Serverless
  • ACK Opensearch Serverless: version 0.2.0

Metadata

Metadata

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/new-resourceCategorizes issue or PR as related to a new resource.service/opensearchserverlessIndicates issues or PRs that are related to opensearchserverless-controller.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions