Skip to content

feat: add Gridlight AI Platform community pack v1.1.3#247

Open
mannygridlight wants to merge 1 commit into
spectrocloud:mainfrom
mannygridlight:add-gridlight-1.1.3
Open

feat: add Gridlight AI Platform community pack v1.1.3#247
mannygridlight wants to merge 1 commit into
spectrocloud:mainfrom
mannygridlight:add-gridlight-1.1.3

Conversation

@mannygridlight

Copy link
Copy Markdown
Contributor

Summary

Adds packs/gridlight-1.1.3/ — the next release of the Gridlight AI Platform community pack, alongside the existing gridlight-1.1.2.

Gridlight is an on-premises AI platform: LLM inference, semantic search (RAG), and specialist agents (image/voice/STT/video), with no data leaving the cluster.

What's new vs 1.1.2

  • Gateway query routing — modality + model-name routing (ships dark behind GATEWAY_ROUTING_MODE).
  • Multi-LLM fleet — per-instance model presets across agent types.
  • fsGroup on the gateway + Rust agents so the license activation signing secret persists across pod restarts.
  • First-class agent model reporting so explicit preset-name routing (e.g. qwen-7b) resolves.

Pack contents

pack.json, values.yaml, schema.yaml, README.md, logo.png, and charts/gridlight-palette-1.1.3.tgz — same layout as gridlight-1.1.2.

Validation

  • jq empty pack.json ✅; required fields (name, displayName, version, layer) present ✅
  • version (1.1.3) matches the directory name ✅
  • logo.png + README.md present ✅
  • 6 images in pack.content.images, all anonymously pullable: public.ecr.aws/q1c5c5i2/gridlight/{gateway,agent,agent-stt,agent-image,agent-voice,agent-video}:1.1.3
  • helm lint clean ✅

🤖 Generated with Claude Code

Adds packs/gridlight-1.1.3 alongside the existing 1.1.2 pack. Highlights vs 1.1.2:
- Gateway query routing (modality + model-name routing, dark behind GATEWAY_ROUTING_MODE)
- Multi-LLM fleet / per-instance model presets
- fsGroup on gateway + Rust agents so the activation signing secret persists
- First-class agent model reporting for preset-name routing

All six images (gateway, agent, agent-stt, agent-image, agent-voice, agent-video)
are published and anonymously pullable at public.ecr.aws/q1c5c5i2/gridlight/*:1.1.3.

@bulwark-spectrocloud bulwark-spectrocloud Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ CVE scan completed successfully.

Scan Summary:

  • Total images scanned: 6
  • Clean images: 0
  • Images with CVEs: 6
  • Total CVEs found: 1464

🔴 Critical CVEs: 41
🟠 High CVEs: 126
🟡 Medium CVEs: 395
🟢 Low CVEs: 902

Images with CVEs:

⚠️ Please review the CVE findings above and address critical/high severity issues before merging.

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.

2 participants