-
Story
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
Jira Description
As a PCP user I want to secure the connections to keystone service so that my data in flight is encripted and secure from MITM attacks.
Summary
This is the initial implementation for configuring TLS certificates in keystone-operator, this will likely follow the approach from RabbitMQ operator, but will also likely be integrated with the cert-manager operator.
Definition of Ready
When we can consider User Story to be Ready?
- Defined clearly enough that all members of the team understand what needs to be done
- Includes any required enabling specs. wire frames etc.
- Fully meet INVEST criteria for User Stories
- Dependencies identified and there is a clear strategy how they will be managed
Prerequisites
- Initial architecture defined https://issues.redhat.com/browse/OSP-19016
Acceptance Criteria
What needs to be done for issue to be considered complete. It helps teams estimate, test and accomplish work. We can think about Acceptance Criteria as "what customer needs".
- Prepare and merge a pull request for keystone-operator to configure the certificates
Definition of Done
When we can consider User Story to be Done?
Definition of Done can differ from team to team. It represents some quality standards, which the team commits to deliver. Done mean the feature has been developed, tested and meets all required acceptance tests. Ideally, Done means the feature could be shipped to a customer.
When creating your definition of done, think about including:
- Tests are created
- Documentation for the initial configuration is created
- Pull request is merged to master branch of keystone-operator
- Other services should be able to follow this approach, so parts of the implementation might go into lib-common
- is cloned by
-
OSPRH-2182 [Dev] Set up a test environment with RabbitMQ operator and cert-manager-operator
- Closed