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

AgentPool creation and management issue #698

Closed
nokernel opened this issue Oct 29, 2024 · 3 comments · Fixed by #701 or #702
Closed

AgentPool creation and management issue #698

nokernel opened this issue Oct 29, 2024 · 3 comments · Fixed by #701 or #702

Comments

@nokernel
Copy link

Creating agent pool and updating them seems to have issues.

Agent pool creation issue

  • Organization -> Agent pool -> New Agent pool
    • Specify egent pool name handyman click on Create agent pool then browser load and eventually timeout
    • No error log from pod, only log is {"time":"2024-10-29T19:24:18.514222173Z","level":"INFO","msg":"created agent pool"

Same issue happens when we try to manage this agent pool that got created

OTF version 0.3.3

Same behavior on:

  • Firefox ( normal and private mode )
  • Chrome
@leg100
Copy link
Owner

leg100 commented Oct 29, 2024

Looks like this was an unresolved issue shortly before I archived the project: #661

And like last time I can't recreate the issue on my end.

Can you confirm the pool is created in the db? Table is agent_pools.

@leg100
Copy link
Owner

leg100 commented Oct 30, 2024

Please try 0.3.4:

https://github.com/leg100/otf/releases/tag/v0.3.4

It doesn't fix the issue but it does fix a lack of logging around the database on that endpoint. You might see something in the logs if you try to create an agent pool again.

@nokernel
Copy link
Author

@leg100 Yes agent pool info is into the db table agent_pools.

Issue is the same with no more logging.

One thing is using tfe provider seems to work to create pool and delete them.

@leg100 leg100 closed this as completed in c0853f5 Oct 30, 2024
leg100 pushed a commit that referenced this issue Oct 30, 2024
🤖 I have created a release *beep* *boop*
---


## [0.3.5](v0.3.4...v0.3.5)
(2024-10-30)


### Bug Fixes

* **ui:** unresponsive agent pool page
([#701](#701))
([c0853f5](c0853f5)),
closes [#698](#698)
[#661](#661)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants