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: AI Navigator cluster info app changes #1706

Merged
merged 17 commits into from
Nov 6, 2023
Merged

Conversation

lukeogg
Copy link
Contributor

@lukeogg lukeogg commented Oct 31, 2023

What problem does this PR solve?:

Add cluster info to AI Navigator

  • Adds the helm charts for the cluster info API (collector service) to the existing AI Navigator platform app
  • Adds the agent as a separate platform app

Which issue(s) does this PR fix?:

Deployment task: D2IQ-99316
EPIC: D2IQ-98988

Special notes for your reviewer:

The text/descriptions for the Cluster Info Agent app are still waiting on final revision.

Does this PR introduce a user-facing change?:

Added ability to AI Navigator to gather cluster info and use it as chart context. This introduces some configuration options to the existing AI Navigator app and an additional platform app that is installed per workspace/project to gather the info.

Checklist

  • If the PR adds a version bump, ensure there is no breaking change in Licensing model (or NA).
  • If a chart is changed or app configuration is significantly changed, the chart version is correctly incremented (so that apps are not automatically upgraded from a previous version of DKP).

@github-actions github-actions bot added services/ai-navigator-app size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 31, 2023
@d2iq-mergebot
Copy link
Contributor

This repo has @d2iq-mergebot integration. You can perform the following commands by submitting a comment. Submit a comment with content "@d2iq-mergebot help" to view more detailed help text and examples. Be sure the have a look at the mergebot documentation, too.For help using mergebot, please refer to the README file here: https://github.com/mesosphere/mergebot/blob/main/README.md
Enabled Mergebot commands:
@d2iq-mergebot test all
@d2iq-mergebot test
@d2iq-mergebot override-status
@d2iq-mergebot help
@d2iq-mergebot backport

@coveralls
Copy link

coveralls commented Oct 31, 2023

Pull Request Test Coverage Report for Build 6751313293

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.532%

Totals Coverage Status
Change from base Build 6746673800: 0.0%
Covered Lines: 136
Relevant Lines: 171

💛 - Coveralls

@lukeogg lukeogg added the ok-to-test Signals mergebot that CI checks are ready to be kicked off label Oct 31, 2023
@lukeogg lukeogg changed the title feat:AI Navigator cluster info app changes feat: AI Navigator cluster info app changes Oct 31, 2023
@lukeogg lukeogg force-pushed the logg/ai-navigator-agent branch from 655b5ad to 5973ef4 Compare October 31, 2023 20:40
@lukeogg lukeogg force-pushed the logg/ai-navigator-agent branch from 529d8b8 to ac29f6d Compare November 2, 2023 05:09
@lukeogg lukeogg requested a review from cwyl02 November 3, 2023 16:12
Copy link
Contributor

@adityajariwala adityajariwala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GH always doesn't display the contents of the file if it was just renamed and the content remains the same. LGTM!

licenses.d2iq.yaml Outdated Show resolved Hide resolved
services/ai-navigator-app/0.2.0/helmrelease.yaml Outdated Show resolved Hide resolved
@lukeogg lukeogg merged commit 77116a6 into main Nov 6, 2023
12 checks passed
@lukeogg lukeogg deleted the logg/ai-navigator-agent branch November 6, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Signals mergebot that CI checks are ready to be kicked off ready-for-review services/ai-navigator-app services/ai-navigator-cluster-info-agent size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants