Skip to content

feat: add per-resource generation controls#74

Draft
cjh1 wants to merge 1 commit into
OpenCHAMI:mainfrom
cjh1:remote-console
Draft

feat: add per-resource generation controls#74
cjh1 wants to merge 1 commit into
OpenCHAMI:mainfrom
cjh1:remote-console

Conversation

@cjh1

@cjh1 cjh1 commented Jul 13, 2026

Copy link
Copy Markdown
Member
  • support configuring resource paths and operations in apis.yaml
  • filter handlers, routes, clients, OpenAPI, CLI, and AuthZ output
  • add persistence hooks for storage-independent handlers

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Needed for OpenCHAMI/remote-console#33

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

@cjh1
cjh1 force-pushed the remote-console branch from 57812e8 to 6cb5519 Compare July 13, 2026 17:05
- support configuring resource paths and operations in apis.yaml
- filter handlers, routes, clients, OpenAPI, CLI, and AuthZ output
- add persistence hooks for storage-independent handlers

Signed-off-by: Chris Harris <cjh@lbl.gov>
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.

1 participant