Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • pkg
  • registry
  • rbac
  • reconciliation
  • role_interfaces.go
Find file
BlameHistoryPermalink
  • Monis Khan's avatar
    Tolerate lack of namespace permissions in RBAC reconciliation · 543dcb6d
    Monis Khan authored Oct 29, 2018
    This change updates the RBAC reconciliation logic to not fail if the
    user does not have the ability to create namespaces.  Thus if the
    namespace already exists, the user only needs to pass the standard
    escalation check for RBAC roles and role bindings.
    Signed-off-by: 's avatarMonis Khan <mkhan@redhat.com>
    543dcb6d
role_interfaces.go 2.74 KB
EditWeb IDE

Replace role_interfaces.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.