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: odigos describe command #1595

Merged
merged 9 commits into from
Oct 17, 2024
Merged

Conversation

blumamir
Copy link
Collaborator

@blumamir blumamir commented Oct 17, 2024

Changes:

  • Add odigos describe command to describe the general status of odigos itself. Currently implemented Cluster Collector Information
  • Add conditions to collectors group status to record if the collectors deployment failed to succeed. For example - this can happen in the present of validation webhook that rejects the deployment if the image is not signed according to some requirements
  • move some code from cli to k8sutils to make it available for all modules in the code.
  • some cleanups on logging, so if the deployment fails to succeed, it is only printed once to autoscaler logs

autoscaler/controllers/gateway/deployment.go Outdated Show resolved Hide resolved
cli/cmd/describe.go Outdated Show resolved Hide resolved
@blumamir blumamir merged commit 06f421a into odigos-io:main Oct 17, 2024
26 checks passed
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