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

App Framework: First Class Support for GCP #1334

Open
leetreveil opened this issue May 28, 2024 · 2 comments
Open

App Framework: First Class Support for GCP #1334

leetreveil opened this issue May 28, 2024 · 2 comments
Assignees
Labels
2.7 app framework New App Framework enhancement New feature or request

Comments

@leetreveil
Copy link

leetreveil commented May 28, 2024

Please select the type of request

Enhancement

Tell us more

Describe the request

  • GCP should be a first class citizen in AppFramework.

Currently, an administrator running Splunk with the operator on GCP needs to use the minio provider to talk to GCS.

This is deficient for a couple of reasons:

  1. Minio requires AWS style HMAC access keys to be provisioned and stored as a k8s secret.
    1.1. In secure environments on GCP, Workload Identity + Application Default Credentials is preferred.
  2. Documentation around GCP support is poor and setup instructions are not clear.

Expected behavior

  • GCP should become a first class citizen in AppFramework with tight integration into Workload Identity + ADC.
@vivekr-splunk
Copy link
Collaborator

@leetreveil thank you for raising request, we have plan for adding GCP support through sdk, we will update when that is done.

@vivekr-splunk vivekr-splunk added the enhancement New feature or request label May 28, 2024
@vivekr-splunk
Copy link
Collaborator

Hello @leetreveil we are working on supporting this feature. currently we are working towards spike to test the feature changes. will update you when we are ready with the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.7 app framework New App Framework enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants