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

feat: serve/integration capability #645

Merged
merged 11 commits into from
Sep 16, 2023
Merged

feat: serve/integration capability #645

merged 11 commits into from
Sep 16, 2023

Conversation

AlexsJones
Copy link
Member

This pull request brings in the functionality to be able to enbale/disable integrations via the grpc server

grpcurl -plaintext -d '{"integrations": { "trivy": { "enabled" : "true","namespace":"default", "skipInstall": "false"}}}' localhost:8080 schema.v1.ServerService/AddConfig

✅ Checks

  • [ x] My pull request adheres to the code style of this project
  • [ x] My code requires changes to the documentation
  • [ x] I have updated the documentation as required
  • [ x] All the tests have passed

ℹ Additional Information

Relates to k8sgpt-ai/k8sgpt-operator#179

Signed-off-by: Alex Jones <alexsimonjones@gmail.com>

wip: enabling integration activation

Signed-off-by: Alex Jones <alexsimonjones@gmail.com>

wip: enabling integration activation

Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
@AlexsJones AlexsJones requested review from a team as code owners September 12, 2023 12:51
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
@AlexsJones AlexsJones merged commit ab064b9 into main Sep 16, 2023
5 of 6 checks passed
@AlexsJones AlexsJones deleted the feat/integrations branch September 16, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant