Releases: pluralsh/console
ai-proxy-chart-v0.1.0
A Helm chart for ai-proxy
What's Changed
New Features 🎉
- feat: Explain with AI by @maciaszczykm in #1505
- Persisted AI chats by @michaeljguarino in #1514
- feat: Add indicators to dashboard filters by @maciaszczykm in #1518
- Fix pipeline gate logic by @michaeljguarino in #1517
- Cluster Insight Generation by @michaeljguarino in #1522
- fix service component chip coloring by @jsladerman in #1525
- Add support for AWS bedrock by @michaeljguarino in #1523
- feat: UI support for configuring Ollama, Azure AI and Amazon Bedrock by @maciaszczykm in #1520
- feat: add ai proxy by @floreks in #1506
Full Changelog: webhook-proxy-chart-v0.1.0...ai-proxy-chart-v0.1.0
webhook-proxy-chart-v0.1.0
A Helm chart for Kubernetes
What's Changed
New Features 🎉
- feat: Use new cluster metrics summary to show metrics in main cluster lists by @maciaszczykm in #1502
- fix: Remove auto-unfurl and reposition add users input by @maciaszczykm in #1503
- enhancement: Use server-defined freshness field to chose how to present insights by @maciaszczykm in #1504
- Try implementing an ai suggested fix api by @michaeljguarino in #1500
- feat: strip down cluster and service sideloads by @zreigz in #1511
- Add apis to persist insight components at cluster level by @michaeljguarino in #1509
- Stabilize insight id by @michaeljguarino in #1512
- feat: Create webhook proxy NGINX Helm chart by @maciaszczykm in #1501
Bug Fixes 🐛
- hide insights tab on components that have none by @jsladerman in #1507
Full Changelog: console-chart-v0.3.62...webhook-proxy-chart-v0.1.0
v0.10.34
What's Changed
New Features 🎉
- Implement pr confirmation schema fields by @michaeljguarino in #1468
- extend service deployment with imports by @zreigz in #1469
- feat: Add stack variables tab by @maciaszczykm in #1470
- add pr automation confirmation checklist UI by @jsladerman in #1471
- Add ai provider configuration by @michaeljguarino in #1472
- feat: implement oidcprovider crd by @floreks in #1462
- feat: Add raw view to certificate on ingress page by @maciaszczykm in #1475
- add state filter to service components by @jsladerman in #1473
- Implement AI insight generation machinery by @michaeljguarino in #1476
- Stack Insight generation by @michaeljguarino in #1478
- feat: extend service deployment with ignoreHooks by @zreigz in #1479
- feat: use cores/bytes as the base unit for component-level metrics by @floreks in #1480
- feat: update gql schema: add ai settings to deployment settings by @floreks in #1481
- deduplicate stack insight notifications by @michaeljguarino in #1482
- feat(deploymentsettings): add ai settings to DeploymentSettings crd by @floreks in #1483
- add frontend for AI insights by @jsladerman in #1493
- enhancement: AI UI improvements by @maciaszczykm in #1494
- Expand ai evidence gathering some more by @michaeljguarino in #1484
- feat: introduce ollama by @zreigz in #1495
- Add observability webhook schemas and core logic by @michaeljguarino in #1491
Other Changes
- Release rapid v0.10.33 by @github-actions in #1464
- Release v0.10.33 by @github-actions in #1465
- Compatibility Matrix Update 2024-10-12 by @github-actions in #1466
- Compatibility Matrix Update 2024-10-13 by @github-actions in #1467
Full Changelog: v0.10.33...v0.10.34
ollama-chart-v0.63.0
Get up and running with large language models locally.
What's Changed
New Features 🎉
- Implement pr confirmation schema fields by @michaeljguarino in #1468
- extend service deployment with imports by @zreigz in #1469
- feat: Add stack variables tab by @maciaszczykm in #1470
- add pr automation confirmation checklist UI by @jsladerman in #1471
- Add ai provider configuration by @michaeljguarino in #1472
- feat: implement oidcprovider crd by @floreks in #1462
- feat: Add raw view to certificate on ingress page by @maciaszczykm in #1475
- add state filter to service components by @jsladerman in #1473
- Implement AI insight generation machinery by @michaeljguarino in #1476
- Stack Insight generation by @michaeljguarino in #1478
- feat: extend service deployment with ignoreHooks by @zreigz in #1479
- feat: use cores/bytes as the base unit for component-level metrics by @floreks in #1480
- feat: update gql schema: add ai settings to deployment settings by @floreks in #1481
- deduplicate stack insight notifications by @michaeljguarino in #1482
- feat(deploymentsettings): add ai settings to DeploymentSettings crd by @floreks in #1483
- add frontend for AI insights by @jsladerman in #1493
- enhancement: AI UI improvements by @maciaszczykm in #1494
- Expand ai evidence gathering some more by @michaeljguarino in #1484
- feat: introduce ollama by @zreigz in #1495
Other Changes
- Compatibility Matrix Update 2024-10-12 by @github-actions in #1466
- Compatibility Matrix Update 2024-10-13 by @github-actions in #1467
Full Changelog: console-chart-v0.3.61...ollama-chart-v0.63.0
controller-chart-v0.0.86
deploys the deployment operator for plural cd
What's Changed
Other Changes
- Release rapid v0.10.34 by @github-actions in #1497
Full Changelog: v0.10.34...controller-chart-v0.0.86
console-rapid-chart-v0.3.65
rapid channel chart for the plural console (used for testing)
What's Changed
Other Changes
- Release rapid v0.10.34 by @github-actions in #1497
Full Changelog: v0.10.34...console-rapid-chart-v0.3.65
console-chart-v0.3.62
deploys the plural console and additional dependencies, for use in bring-your-own-kube setups
What's Changed
Other Changes
- Release v0.10.34 by @github-actions in #1498
Full Changelog: console-rapid-chart-v0.3.65...console-chart-v0.3.62
console-chart-v0.3.61
deploys the plural console and additional dependencies, for use in bring-your-own-kube setups
What's Changed
Other Changes
- Release v0.10.33 by @github-actions in #1465
Full Changelog: console-rapid-chart-v0.3.64...console-chart-v0.3.61
v0.10.33
What's Changed
New Features 🎉
- Only fail upgrade insights on
:failed
statuses by @michaeljguarino in #1447 - feat(client): Add OIDC provider mutations by @maciaszczykm in #1450
- Add user-level email settings by @michaeljguarino in #1453
- Add
auth_method
to oidc provider mutations/queries by @michaeljguarino in #1452 - feat(client): Add auth method to OIDC provider fragment by @maciaszczykm in #1456
- Fix console-side oidc queries by @michaeljguarino in #1457
- add email settings tab to profile by @jsladerman in #1454
- feat: Container statuses improvements by @maciaszczykm in #1451
- Prep 0.10.33 release by @michaeljguarino in #1458
- feat: Show client info for upgrade insights by @maciaszczykm in #1460
- Catalog CRD support by @zreigz in #1449
- add conditions tables to statefulset and deployment views by @jsladerman in #1463
- Last fixes before v0.10.33 by @michaeljguarino in #1461
Bug Fixes 🐛
- update DS by @jsladerman in #1448
- fix secret sharing bugs by @jsladerman in #1459
Other Changes
- Release rapid v0.10.32 by @github-actions in #1445
- Release v0.10.32 by @github-actions in #1446
- Compatibility Matrix Update 2024-10-10 by @github-actions in #1455
Full Changelog: v0.10.32...v0.10.33
controller-chart-v0.0.85
deploys the deployment operator for plural cd
What's Changed
Other Changes
- Release rapid v0.10.33 by @github-actions in #1464
Full Changelog: v0.10.33...controller-chart-v0.0.85