[jira] [Updated] (CASSANDRA-18545) [Analytics] Abstract mTLS provisioning via a SecretsProvider

2023-06-06 Thread Yifan Cai (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-18545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yifan Cai updated CASSANDRA-18545:
--
  Fix Version/s: NA
Source Control Link: 
https://github.com/apache/cassandra-analytics/commit/b87b0edd310d1ef93c5071ae51e1b0b319c6
 Resolution: Fixed
 Status: Resolved  (was: Ready to Commit)

Committed into cassandra analytics trunk as 
[b87b0ed|https://github.com/apache/cassandra-analytics/commit/b87b0edd310d1ef93c5071ae51e1b0b319c6]

> [Analytics] Abstract mTLS provisioning via a SecretsProvider
> 
>
> Key: CASSANDRA-18545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18545
> Project: Cassandra
>  Issue Type: Task
>  Components: Analytics Library
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
> Fix For: NA
>
>
> This enhancement allows us to abstract the mTLS secrets provisioning through 
> a {{SecretsProvider}} interface. This will allow custom implementations of 
> the {{SecretsProvider}} to be able to hook into the secrets provisioning. We 
> need to provide a default implementation {{SslConfigSecretsProvider}} which 
> provides secrets via the {{SslConfig}} which is parsed from the reader 
> options.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18545) [Analytics] Abstract mTLS provisioning via a SecretsProvider

2023-06-06 Thread Yifan Cai (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-18545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yifan Cai updated CASSANDRA-18545:
--
Status: Ready to Commit  (was: Review In Progress)

> [Analytics] Abstract mTLS provisioning via a SecretsProvider
> 
>
> Key: CASSANDRA-18545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18545
> Project: Cassandra
>  Issue Type: Task
>  Components: Analytics Library
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>
> This enhancement allows us to abstract the mTLS secrets provisioning through 
> a {{SecretsProvider}} interface. This will allow custom implementations of 
> the {{SecretsProvider}} to be able to hook into the secrets provisioning. We 
> need to provide a default implementation {{SslConfigSecretsProvider}} which 
> provides secrets via the {{SslConfig}} which is parsed from the reader 
> options.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18545) [Analytics] Abstract mTLS provisioning via a SecretsProvider

2023-06-03 Thread Dinesh Joshi (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-18545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dinesh Joshi updated CASSANDRA-18545:
-
Reviewers: Dinesh Joshi, Yifan Cai
   Status: Review In Progress  (was: Patch Available)

> [Analytics] Abstract mTLS provisioning via a SecretsProvider
> 
>
> Key: CASSANDRA-18545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18545
> Project: Cassandra
>  Issue Type: Task
>  Components: Analytics Library
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>
> This enhancement allows us to abstract the mTLS secrets provisioning through 
> a {{SecretsProvider}} interface. This will allow custom implementations of 
> the {{SecretsProvider}} to be able to hook into the secrets provisioning. We 
> need to provide a default implementation {{SslConfigSecretsProvider}} which 
> provides secrets via the {{SslConfig}} which is parsed from the reader 
> options.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18545) [Analytics] Abstract mTLS provisioning via a SecretsProvider

2023-05-24 Thread Francisco Guerrero (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-18545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francisco Guerrero updated CASSANDRA-18545:
---
Test and Documentation Plan: Added unit tests covering the code changes in 
the PR
 Status: Patch Available  (was: In Progress)

PR: https://github.com/apache/cassandra-analytics/pull/1

> [Analytics] Abstract mTLS provisioning via a SecretsProvider
> 
>
> Key: CASSANDRA-18545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18545
> Project: Cassandra
>  Issue Type: Task
>  Components: Analytics Library
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>
> This enhancement allows us to abstract the mTLS secrets provisioning through 
> a {{SecretsProvider}} interface. This will allow custom implementations of 
> the {{SecretsProvider}} to be able to hook into the secrets provisioning. We 
> need to provide a default implementation {{SslConfigSecretsProvider}} which 
> provides secrets via the {{SslConfig}} which is parsed from the reader 
> options.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18545) [Analytics] Abstract mTLS provisioning via a SecretsProvider

2023-05-24 Thread Francisco Guerrero (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-18545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francisco Guerrero updated CASSANDRA-18545:
---
Change Category: Semantic  (was: Operability)

> [Analytics] Abstract mTLS provisioning via a SecretsProvider
> 
>
> Key: CASSANDRA-18545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18545
> Project: Cassandra
>  Issue Type: Task
>  Components: Analytics Library
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>
> This enhancement allows us to abstract the mTLS secrets provisioning through 
> a {{SecretsProvider}} interface. This will allow custom implementations of 
> the {{SecretsProvider}} to be able to hook into the secrets provisioning. We 
> need to provide a default implementation {{SslConfigSecretsProvider}} which 
> provides secrets via the {{SslConfig}} which is parsed from the reader 
> options.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18545) [Analytics] Abstract mTLS provisioning via a SecretsProvider

2023-05-24 Thread Francisco Guerrero (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-18545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francisco Guerrero updated CASSANDRA-18545:
---
Issue Type: Task  (was: Improvement)

> [Analytics] Abstract mTLS provisioning via a SecretsProvider
> 
>
> Key: CASSANDRA-18545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18545
> Project: Cassandra
>  Issue Type: Task
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>
> This enhancement allows us to abstract the mTLS secrets provisioning through 
> a {{SecretsProvider}} interface. This will allow custom implementations of 
> the {{SecretsProvider}} to be able to hook into the secrets provisioning. We 
> need to provide a default implementation {{SslConfigSecretsProvider}} which 
> provides secrets via the {{SslConfig}} which is parsed from the reader 
> options.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18545) [Analytics] Abstract mTLS provisioning via a SecretsProvider

2023-05-24 Thread Francisco Guerrero (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-18545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francisco Guerrero updated CASSANDRA-18545:
---
Change Category: Operability
 Complexity: Low Hanging Fruit
Component/s: Analytics Library
 Status: Open  (was: Triage Needed)

> [Analytics] Abstract mTLS provisioning via a SecretsProvider
> 
>
> Key: CASSANDRA-18545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18545
> Project: Cassandra
>  Issue Type: Task
>  Components: Analytics Library
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>
> This enhancement allows us to abstract the mTLS secrets provisioning through 
> a {{SecretsProvider}} interface. This will allow custom implementations of 
> the {{SecretsProvider}} to be able to hook into the secrets provisioning. We 
> need to provide a default implementation {{SslConfigSecretsProvider}} which 
> provides secrets via the {{SslConfig}} which is parsed from the reader 
> options.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org