Skip to content

v1.2.0 Updates #66

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

v1.2.0 Updates #66

wants to merge 19 commits into from

Conversation

Gazza7205
Copy link
Contributor

@Gazza7205 Gazza7205 commented Mar 31, 2025

Gateway Configuration

Graphman Schema

  • Updated to Gateway v11.1.2
    • Introduces one change to AuditConfigurations
    • Does not include the experimental kerberos configuration support
  • Examples updated to Gateway v11.1.2

OTK Integration

  • Single Mode Ephemeral upgraded from Experimental to Preview
  • See examples
    • This comes with an example customizations repository and a guide detailing how to create your own
  • OTel SDK Only Configuration
    • New otel configuration section that enables setting OTEL_RESOURCE_ATTRIBUTES

Gateway Status

  • Added additional status detail for failed graphman calls

State Stores

  • A L7StateStore CRD has been introduced
    • Facilitates an integration with an external state store for repositories
    • Initially targeted at Redis, will be expanded to additional providers in the future
      • reduces dependency on Git for large repositories
      • supports bootstrap
      • supports delete (experimental)

Repositories

  • L7StateStore integration added

Resolved Issues

spec:
  enabled: true
  endpoint: <endpoint>
  branch: main
  type: git
  auth:
    vendor: azure
    ...
  • Graphman
    • Resolved an issue where policyBackedIdps would fail to apply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants