add readonly flag for RBAC -> verbs: ["get", "list", "watch"]

Open
#40 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
52/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
helm, kubernetes

Research direction

Start with the Helm values and the ClusterRole template mentioned in the checklist, then inspect how namespace access is currently configured. Add the readOnlyMode and namespaced options, render the chart, and verify that read-only mode produces only get, list, and watch verbs and that namespaced access is restricted to the selected namespace.

Written by the indexing model from the issue text.

Description

  • [] add readOnlyMode flag to the helm values
  • [] add conditional template in cluster role - verbs: ["get", "list", "watch"]
  • [] add namespaced flag to restrict tools access to namespace only
Dominant language
Go
Stars
35
Forks
30
Avg merge
2d 6h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kagent-dev/tools

All issues in kagent-dev/tools

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.