-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPIRE-26: Proposal for zero trust workload identity manager #1775
base: master
Are you sure you want to change the base?
SPIRE-26: Proposal for zero trust workload identity manager #1775
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
432438d
to
f667c6c
Compare
|
||
Customers deploying OpenShift increasingly require a robust zero-trust approach to workload identity management that goes beyond traditional network security models. As microservices architectures become more complex, organizations need a solution that provides dynamic, cryptographically verifiable identities for their workloads, enabling secure and granular authentication across distributed systems. The current approach to identity management often relies on static, perimeter-based security mechanisms that fail to address the sophisticated security challenges of modern cloud-native environments. By implementing a Zero-Trust Workload Identity Manager, customers can achieve more comprehensive protection, reduce manual operational overhead, and ensure that every service interaction is explicitly verified and secured. | ||
|
||
### User Stories |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
User stories and goals need to be refined. https://github.com/openshift/enhancements/blob/master/guidelines/enhancement_template.md can be referred for examples.
…Constraints section
c8e7434
to
aff559b
Compare
@anirudhAgniRedhat: This pull request references SPIRE-26 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
@anirudhAgniRedhat: This pull request references SPIRE-26 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
a450c20
to
71c8425
Compare
@anirudhAgniRedhat: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This Enhancement Proposal adds details for a new zero-trust workload identity manager. which installs and manages the upstream Spiffe and Spire components. and creates a secure workload environment.
https://issues.redhat.com/browse/SPIRE-2