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

poll_interval for the discovery service does not seem to be honored #52581

Open
spastorclovr opened this issue Feb 27, 2025 · 0 comments
Open

Comments

@spastorclovr
Copy link

Expected behavior:

Setting

    discovery_service:
      enabled: true
      poll_interval: 1m

Current behavior:

It seems that the default 5mn poll is being enforced

│ 2025-02-27T18:18:44.760Z INFO [DISCOVERY] app discovery-app-changed2-websecure matches, creating. kind:app pid:7.1 services/reconciler.go:1 │
│ 2025-02-27T18:18:44.857Z INFO [DISCOVERY] app discovery-app-changed2-web matches, creating. kind:app pid:7.1 services/reconciler.go:167     │
│ 2025-02-27T18:18:46.189Z INFO [APP:SERVI] app discovery-app-changed2-websecure matches, creating. services/reconciler.go:167                │
│ 2025-02-27T18:18:46.189Z INFO [APP:SERVI] app discovery-app-changed2-web matches, creating. services/reconciler.go:167                      │
│ 2025-02-27T18:23:44.757Z INFO [DISCOVERY] app discovery-app-changed2-websecure removed, deleting. kind:app pid:7.1 services/reconciler.go:1 │
│ 2025-02-27T18:23:44.811Z INFO [DISCOVERY] app discovery-app-changed2-web removed, deleting. kind:app pid:7.1 services/reconciler.go:147     │
│ 2025-02-27T18:23:45.136Z INFO [APP:SERVI] app discovery-app-changed2-websecure removed, deleting. services/reconciler.go:147                │
│ 2025-02-27T18:23:45.205Z INFO [APP:SERVI] app discovery-app-changed2-web removed, deleting. services/reconciler.go:147

Bug details:

  • Teleport version : Agent version teleport-kube-agent-16.4.16

  • Recreation steps

  • Debug logs

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

No branches or pull requests

2 participants