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

handle empty agent config in Go client and fix build failures #1338

Open
wants to merge 14 commits into
base: ci_prod
Choose a base branch
from

Conversation

ganga1980
Copy link
Contributor

@ganga1980 ganga1980 commented Nov 12, 2024

This PR has following changes

  1. Fix build failures related to buildx image pull and trivy db throttling

  2. Handle empty agent/dcr config in Go http client -
    AMCS returns the DCR config with config with no data sources/channels for the /agentConfig call if the AKS/Arc K8s cluster has Prom DCR. Because Go client expecting non-empty config, its keep retrying.

    This fix handles the empty agent configuration returned by AMCS.

@ganga1980 ganga1980 requested a review from a team as a code owner November 12, 2024 01:17
@ganga1980 ganga1980 changed the title handle empty agent config in Go client handle empty agent config in Go client and fix build failures Nov 14, 2024
Copy link

This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant