Skip to content

Conversation

@foodelevator
Copy link
Member

I created this to allow people to see the logs in full screen (very weird but the node:read permission is required for that), but also added so that you can see which clients and servers we have and some metadata about them as well as how full our cluster is of stuff (although this one seems to lie since it just hides allocations in namespaces you don't have access to, which is a bit meh).

I haven't tried to run the tofu file because I no longer have access to the state file, but have deployed this through the nomad cli. Not sure but maybe those should be removed before deploying this, which can be done through:

nomad acl binding-rule delete 4a56a951-f69d-b5cf-8afe-61418c2855cf
nomad acl policy delete read-cluster-data

I think this permission should be given to everyone who has any access in nomad, which is why I made the selector as is. If you don't agree, you can merge only the first commit and give people, or at least me :), the "read-cluster" permission.

i created this to allow people to see the logs in full screen (very
weird but the node:read permission is required for that), but also added
so that you can see which clients and servers we have and some metadata
about them as well as how full our cluster is of stuff (although this
one seems to lie since it just hides allocations in namespaces you don't
have access to, which is a bit meh)
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