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

streamline install #44

Merged
merged 11 commits into from
Oct 1, 2024
Merged

streamline install #44

merged 11 commits into from
Oct 1, 2024

Conversation

arcanez
Copy link
Contributor

@arcanez arcanez commented Sep 24, 2024

  • update modules
  • drastically simplify install
    • no more helm repos
    • use "mdai cluster" helm chart
    • use simple spinner and go func
  • decrease mdai binary size
  • use a flags struct for cobra commands

Copy link

@weird-bytecode weird-bytecode left a comment

Choose a reason for hiding this comment

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

Approved, but would like these conversations resolved before merge.

cmd/enable.go Show resolved Hide resolved
cmd/install.go Show resolved Hide resolved
cmd/install.go Show resolved Hide resolved
cmd/uninstall.go Show resolved Hide resolved
cmd/uninstall.go Show resolved Hide resolved
manager:
collectorImage:
repository: otel/opentelemetry-collector-k8s
tag: 0.101.0

Choose a reason for hiding this comment

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

Should we rely on a default here, instead?

@arcanez arcanez merged commit 233edbe into main Oct 1, 2024
6 checks passed
@arcanez arcanez deleted the streamline-install branch October 1, 2024 04:25
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.

3 participants