Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Set service account on Hono protocol adapter pods #512

Closed
calohmn opened this issue Oct 8, 2023 · 0 comments · Fixed by #509
Closed

Set service account on Hono protocol adapter pods #512

calohmn opened this issue Oct 8, 2023 · 0 comments · Fixed by #509
Assignees
Labels

Comments

@calohmn
Copy link
Contributor

calohmn commented Oct 8, 2023

The upcoming Hono 2.5 and 2.4.x, 2.3.x releases will contain logic to determine the K8s container id from the protocol adapter pods via the K8s API if cgroups v2 is used (see eclipse-hono/hono#3537).

For that, the Hono chart needs to be changed, setting a service account on the protocol adapter pods that has a role binding that allows 'get' operations on the 'pods' resources.

@calohmn calohmn added the Hono label Oct 8, 2023
@calohmn calohmn self-assigned this Oct 8, 2023
calohmn added a commit to calohmn/packages that referenced this issue Oct 8, 2023
Service Account having role binding to 'get' 'pods'
- needed to query the container id via the K8s API (Hono #3537).
calohmn added a commit that referenced this issue Oct 9, 2023
Service Account having role binding to 'get' 'pods'
- needed to query the container id via the K8s API (Hono #3537).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant