Skip to content
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

Add access-tls-socket-fd-via-syscall feature flag to cloud config manager #1188

Conversation

ddelnano
Copy link
Member

@ddelnano ddelnano commented Apr 6, 2023

Summary: Add access-tls-socket-fd-via-syscall feature flag to cloud config manager

This feature flag will be used to opt internal clusters into the new tls tracing implementation developed in #1120. We may want a more sophisticated toggle for gradually opting in more clusters, but this will suffice for the initial set of testing (validating some hand picked clusters).

Relevant Issues: #692

Type of change: /kind feature

Test Plan: Verified the following:

  • Deploying a new pixie install without launch darkly credentials results in the default, false, value (P354)
  • Deploying a new pixie install with a cloud with launch darkly credentials results in a true value (P355)

…ager

Signed-off-by: Dom Del Nano <ddelnano@pixielabs.ai>
@ddelnano ddelnano changed the title Add access-tls-socket-fd-via-syscall feature flag to cloud config manager Add access-tls-socket-fd-via-syscall feature flag to cloud config manager Apr 6, 2023
@ddelnano ddelnano requested review from aimichelle and a team April 6, 2023 20:28
@aimichelle aimichelle merged commit 986ea51 into pixie-io:main Apr 6, 2023
ddelnano added a commit to ddelnano/pixie that referenced this pull request May 1, 2023
…anager (pixie-io#1188)

Summary: Add `access-tls-socket-fd-via-syscall` feature flag to cloud
config manager

This feature flag will be used to opt internal clusters into the new tls
tracing implementation developed in pixie-io#1120. We may want a more
sophisticated toggle for gradually opting in more clusters, but this
will suffice for the initial set of testing (validating some hand picked
clusters).

Relevant Issues: pixie-io#692

Type of change: /kind feature

Test Plan: Verified the following:
- [x] Deploying a new pixie install without launch darkly credentials
results in the default, `false`, value
([P354](https://phab.corp.pixielabs.ai/P354))
- [x] Deploying a new pixie install with a cloud with launch darkly
credentials results in a `true` value
([P355](https://phab.corp.pixielabs.ai/P355))

Signed-off-by: Dom Del Nano <ddelnano@pixielabs.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants