Skip to content

fix(CRD): add RBAC permissions for ReferenceGrant resource#182

Merged
dspo merged 1 commit into
release-v2-devfrom
fix/rbac-for-referencegrant
Jun 25, 2025
Merged

fix(CRD): add RBAC permissions for ReferenceGrant resource#182
dspo merged 1 commit into
release-v2-devfrom
fix/rbac-for-referencegrant

Conversation

@dspo
Copy link
Copy Markdown
Contributor

@dspo dspo commented Jun 25, 2025

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Documentation
  • Refactor
  • Chore
  • CI/CD or Tests

What this PR does / why we need it:

添加遗漏的 RefercenceGrant rbac

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@dspo dspo requested a review from ronething June 25, 2025 07:26
@github-actions
Copy link
Copy Markdown
Contributor

conformance test report

apiVersion: gateway.networking.k8s.io/v1
date: "2025-06-25T07:37:19Z"
gatewayAPIChannel: standard
gatewayAPIVersion: v1.2.0
implementation:
  contact: null
  organization: APISIX
  project: apisix-ingress-controller
  url: https://github.com/apache/apisix-ingress-controller.git
  version: v2.0.0
kind: ConformanceReport
mode: default
profiles:
- core:
    failedTests:
    - HTTPRouteInvalidCrossNamespaceBackendRef
    result: failure
    skippedTests:
    - HTTPRouteHTTPSListener
    statistics:
      Failed: 1
      Passed: 31
      Skipped: 1
  name: GATEWAY-HTTP
  summary: Core tests failed with 1 test failures.

@dspo dspo changed the title fix: add RBAC permissions for ReferenceGrant resource fix(CRD): add RBAC permissions for ReferenceGrant resource Jun 25, 2025
@github-actions
Copy link
Copy Markdown
Contributor

conformance test report

apiVersion: gateway.networking.k8s.io/v1
date: "2025-06-25T07:42:06Z"
gatewayAPIChannel: standard
gatewayAPIVersion: v1.2.0
implementation:
  contact: null
  organization: APISIX
  project: apisix-ingress-controller
  url: https://github.com/apache/apisix-ingress-controller.git
  version: v2.0.0
kind: ConformanceReport
mode: default
profiles:
- core:
    result: partial
    skippedTests:
    - HTTPRouteHTTPSListener
    statistics:
      Failed: 0
      Passed: 32
      Skipped: 1
  name: GATEWAY-HTTP
  summary: Core tests partially succeeded with 1 test skips.

@dspo dspo merged commit d61ea70 into release-v2-dev Jun 25, 2025
13 checks passed
@ronething ronething deleted the fix/rbac-for-referencegrant branch September 9, 2025 04:09
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.

3 participants