Releases: krateoplatformops/installer-chart
Release Notes For Krateo 2.5.1 ... 2.6.0
Removed Charts
- resource-tree-handler v0.3.0: Removed
snowplow v0.20.2
What's Changed
✨ Features
- feat: upgrade plumbing deps to use retry http client (link) by @lucasepe
- feat: upgrade swagger and replace all perPage params (link) by @lucasepe
🐛 Bug Fixes
🔧 Other Changes
Full Changelog: krateoplatformops/snowplow@0.19.0...0.20.2
frontend v0.0.57
What's Changed
🔧 Other Changes
- ci: update smithery version to 0.9.1 (link) by @braghettos
- ci: move crds to dedicate chart (link) by @braghettos
- Widget pagination (link) by @kandros
Full Changelog: krateoplatformops/frontend@0.0.48...0.0.57
finops-operator-exporter v0.5.0
What's Changed
✨ Features
- feat: added support for single exporter (link) by @FrancescoL96
Full Changelog: krateoplatformops/finops-operator-exporter@0.4.3...0.5.0
eventrouter v0.5.5
What's Changed
Full Changelog: krateoplatformops/eventrouter@0.5.5...0.5.5
oasgen-provider v0.7.0
What's Changed
✨ Features
- feat: added recursion guard + fixes (link) by @vicentinileonardo
📚 Documentation
- docs: updated readme (link) by @vicentinileonardo
- docs: updated readme (link) by @vicentinileonardo
Full Changelog: krateoplatformops/oasgen-provider@0.6.0...0.7.0
finops-notebooks-chart v0.1.1
What's Changed
Full Changelog: krateoplatformops/finops-notebooks-chart@0.1.1...0.1.1
cratedb-chart v0.1.4
What's Changed
✨ Features
- feat: added default storageClassName selection + minor general fixes (link) by @vicentinileonardo
Full Changelog: krateoplatformops/cratedb-chart@0.1.3...0.1.4
finops-composition-definition-parser v0.1.2
What's Changed
Full Changelog: krateoplatformops/finops-composition-definition-parser@0.1.2...0.1.2
finops-database-handler-uploader v0.2.0
What's Changed
✨ Features
- feat: improved deletion flow (link) by @FrancescoL96
Full Changelog: krateoplatformops/finops-database-handler-uploader@0.1.0...0.2.0
smithery v0.10.1
What's Changed
✨ Features
- feat: upgrade crdgen dependency to v0.5.0 (link) by @lucasepe
- feat: upgrade go version in dockerfile (link) by @lucasepe
- feat: add extra slice properties for pagination (link) by @lucasepe
🔧 Other Changes
Full Changelog: krateoplatformops/smithery@0.8.0...0.10.1
opa-chart v0.1.0
What's Changed
🐛 Bug Fixes
- fix: service port name (link) by @FrancescoL96
🔧 Other Changes
- refactor: value file now follows Krateo's standard (link) by @FrancescoL96
- Let clusterrole and clusterrolebinding depend on the release namespace (link) by @braghettos
Full Changelog: https://github.com/krateoplatformops/opa-chart/commits/0.1.0
authn v0.21.0
What's Changed
🐛 Bug Fixes
- fix: add mandatory for csr approval with signer name 'kubernetes.io/k… (link) by @lucasepe
- fix: critical bug in jwt management for restactions (link) by @FrancescoL96
🔧 Other Changes
- 63 error in jwt handling for oauth and OIDC (link) by @FrancescoL96
Full Changelog: krateoplatformops/authn@0.20.1...0.21.0
finops-operator-focus v0.4.3
What's Changed
Full Changelog: krateoplatformops/finops-operator-focus@0.4.3...0.4.3
finops-operator-scraper v0.4.2
What's Changed
Full Changelog: krateoplatformops/finops-operator-scraper@0.4.2...0.4.2
portal v1.1.0
What's Changed
✨ Features
- feat: remove widgets presentation logic from restaction (link) by @braghettos
Full Changelog: krateoplatformops-blueprints/portal@1.0.0...1.1.0
core-provider v0.25.2
What's Changed
Full Changelog: krateoplatformops/core-provider@0.25.2...0.25.2
finops-database-handler v0.5.1
What's Changed
✨ Features
- feat: improved error handling for get/delete of notebooks (link) by @FrancescoL96
🐛 Bug Fixes
- fix: improved handling of empty numeric fields (link) by @FrancescoL96
Full Changelog: krateoplatformops/finops-database-handler@0.4.5...0.5.1
eventsse v0.5.3
What's Changed
Full Changelog: krateoplatformops/eventsse@0.5.3...0.5.3
etcd-chart v11.1.3
What's Changed
Full Changelog: krateoplatformops/etcd-chart@11.1.3...11.1.3
finops-moving-window-policy-chart v0.1.2
What's Changed
Full Changelog: krateoplatformops/finops-moving-window-policy-chart@0.1.2...0.1.2
Release Notes For Krateo 2.5.0 ... 2.5.1
Removed Charts
- portal v0.1.10: Removed
eventrouter v0.5.5
What's Changed
Full Changelog: krateoplatformops/eventrouter@0.5.5...0.5.5
resource-tree-handler v0.3.0
What's Changed
Full Changelog: krateoplatformops/resource-tree-handler@0.3.0...0.3.0
oasgen-provider v0.6.0
What's Changed
✨ Features
- feat: added additionalstatusfields in RestDefinition (link) by @vicentinileonardo
- feat: make the status field of resources in oasgen type safe (link) by @vicentinileonardo
- feat: oas2jsonschema code section refactor + Configuration CRD (link) by @vicentinileonardo
📚 Documentation
- docs: readme update - added informations about pending state (link) by @matteogastaldello
🔧 Other Changes
- ci: fix broken step (link) by @matteogastaldello
Full Changelog: krateoplatformops/oasgen-provider@0.5.3...0.6.0
snowplow v0.19.0
What's Changed
✨ Features
- feat: API call should proxy also user defined content type during POS… (link) by @lucasepe
- feat: Add precooked payload for PATCH in resourcerefs response (link) by @lucasepe
- feat: handle custom JQ modules from local path KRA-480 (link) by @lucasepe
- feat: fix fetching spec.resourceRefs after updating to map (link) by @lucasepe
- feat: bump plumbing dependency (link) by @lucasepe
- feat: expose JQ engine via endpoint KRA-705 (link) by @lucasepe
- feat: add traceId to widget status KRA-709 (link) by @lucasepe
- feat: inject variables in the RESTAction context at call time (link) by @lucasepe
- feat: align widgetdata crd validation with kube apiserver strict mode (link) by @lucasepe
- feat: change how resourcerefs are returned to fe KRA-707 (link) by @lucasepe
- feat: expose pagination data to restaction filter (link) by @lucasepe
- feat: bump plumbing deps to use http client retry wrapper (link) by @lucasepe
🐛 Bug Fixes
- fix: allow patch verb in build uri function (link) by @lucasepe
- fix: handle preserve unknow fields (link) by @lucasepe
🔧 Other Changes
Full Changelog: krateoplatformops/snowplow@0.12.2...0.19.0
cratedb-chart v0.1.4
What's Changed
✨ Features
- feat: added default storageClassName selection + minor general fixes (link) by @vicentinileonardo
Full Changelog: krateoplatformops/cratedb-chart@0.1.3...0.1.4
finops-composition-definition-parser v0.1.2
What's Changed
Full Changelog: krateoplatformops/finops-composition-definition-parser@0.1.2...0.1.2
core-provider v0.25.2
What's Changed
✨ Features
- feat: add path field on composition status (link) by @matteogastaldello
🔧 Other Changes
- chore: added resources field on status (link) by @matteogastaldello
- 173 add support for service for composition dynamic controller (link) by @matteogastaldello
- KRA-763 - change logging library (link) by @matteogastaldello
- chore: lib update (link) by @matteogastaldello
- 179 libs update logs revision (link) by @matteogastaldello
Full Changelog: krateoplatformops/core-provider@0.24.7...0.25.2
opa-chart v0.1.0
What's Changed
🐛 Bug Fixes
- fix: service port name (link) by @FrancescoL96
🔧 Other Changes
- refactor: value file now follows Krateo's standard (link) by @FrancescoL96
- Let clusterrole and clusterrolebinding depend on the release namespace (link) by @braghettos
Full Changelog: https://github.com/krateoplatformops/opa-chart/commits/0.1.0
frontend v0.0.48
What's Changed
✨ Features
- feat: add declarative success and error messages in action rest (link) by @fedepini
- feat: update resources refs handling (link) by @braghettos
🔧 Other Changes
Full Changelog: krateoplatformops/frontend@0.0.19...0.0.48
finops-operator-exporter v0.4.3
What's Changed
Full Changelog: krateoplatformops/finops-operator-exporter@0.4.3...0.4.3
finops-database-handler-uploader v0.1.0
What's Changed
🐛 Bug Fixes
- fix: error in configuration parsing for dbhandler URL override (link) by @FrancescoL96
🔧 Other Changes
- test: added tests for update and delete functions of the controller (link) by @FrancescoL96
Full Changelog: https://github.com/krateoplatformops/finops-database-handler-uploader/commits/0.1.0
finops-moving-window-policy-chart v0.1.2
What's Changed
🔧 Other Changes
- refactor: updated example composition kind (link) by @FrancescoL96
Full Changelog: krateoplatformops/finops-moving-window-policy-chart@0.1.1...0.1.2
finops-operator-focus v0.4.3
What's Changed
Full Changelog: krateoplatformops/finops-operator-focus@0.4.3...0.4.3
authn v0.20.1
What's Changed
Full Changelog: krateoplatformops/authn@0.20.1...0.20.1
finops-database-handler v0.4.5
What's Changed
✨ Features
- feat: added new notebook code api (link) by @FrancescoL96
🐛 Bug Fixes
- fix: added try catch on list notebooks query (link) by @FrancescoL96
Full Changelog: krateoplatformops/finops-database-handler@0.4.4...0.4.5
etcd-chart v11.1.3
What's Changed
Full Changelog: krateoplatformops/etcd-chart@11.1.3...11.1.3
smithery v0.8.0
What's Changed
✨ Features
- feat: update resourcesRefs schema to handle slicing (link) by @lucasepe
- feat: add resource enum key (link) by @lucasepe
Full Changelog: krateoplatformops/smithery@0.6.1...0.8.0
finops-notebooks-chart v0.1.1
What's Changed
🐛 Bug Fixes
- fix: deletion job checks for notebooks before deleting endpoint (link) by @FrancescoL96
Full Changelog: krateoplatformops/finops-notebooks-chart@0.1.0...0.1.1
eventsse v0.5.3
What's Changed
Full Changelog: krateoplatformops/eventsse@0.5.3...0.5.3
finops-operator-scraper v0.4.2
What's Changed
Full Changelog: krateoplatformops/finops-operator-scraper@0.4.2...0.4.2
portal v1.0.0
What's Changed
✨ Features
- feat: improve dashboard (link) by @braghettos
- feat: adopt allowedResouces array (link) by @braghettos
- feat: adjust adoption of allowedResources array (link) by @braghettos
- feat: update cyberjoker RBAC (link) by @braghettos
🐛 Bug Fixes
- fix: update rbac for cyberjoker user (link) by @braghettos
📚 Documentation
- docs: update README.md (link) by @braghettos
Full Changelog: krateoplatformops-blueprints/portal@0.0.1...1.0.0
Release Notes For Krateo 2.4.3 ... 2.5.0
Removed Charts
- backend v0.15.3: Removed
- composable-portal-basic v0.6.4: Removed
- krateo-frontend v2.4.2: Removed
finops-moving-window-policy-chart v0.1.1
What's Changed
🐛 Bug Fixes
- fix: updated api version for finops compositon (link) by @FrancescoL96
Full Changelog: krateoplatformops/finops-moving-window-policy-chart@0.1.0...0.1.1
snowplow v0.12.2
What's Changed
✨ Features
- feat: handle backend endpoints (link) by @lucasepe
- feat: write any reported error message to 'status.error' (link) by @lucasepe
- feat: removed plumbing module in favor of dedicated library (link) by @lucasepe
- feat: bump docker image for go builder (link) by @lucasepe
- feat: refactoring to use JWT (breaking changes) (link) by @lucasepe
- feat: allow JQ expression in resourceRefsTemplate.template.id field (link) by @lucasepe
- feat: new exportJwt property for restactions (link) by @lucasepe
- feat: upgrade plumbing lib to v0.5.3 (link) by @lucasepe
- feat: upgrade plumbing lib to v0.5.4 (link) by @lucasepe
- feat: upgrade plumbing libs to v0.5.5 (link) by @lucasepe
- feat: add patch verb to resources refs (link) by @lucasepe
- feat: allow PATCH verb to CORS filter (link) by @lucasepe
- feat: map PATCH verb to call handeler (link) by @lucasepe
🐛 Bug Fixes
- fix: remove unused dir plumbing from dockerfile (link) by @lucasepe
- fix: widget data template resolution (link) by @lucasepe
- fix: handle missing nested schema during crd validation (link) by @lucasepe
🔧 Other Changes
Full Changelog: krateoplatformops/snowplow@0.6.0...0.12.2
composable-portal-starter v0.1.10
What's Changed
✨ Features
- feat: update manifest for frontend 0.0.15 (link) by @braghettos
Full Changelog: krateoplatformops/composable-portal-starter@0.1.9...0.1.10
oasgen-provider v0.5.3
What's Changed
📚 Documentation
- docs: documentation improvements (link) by @matteogastaldello
- docs: revision (link) by @matteogastaldello
Full Changelog: krateoplatformops/oasgen-provider@0.5.2...0.5.3
eventrouter v0.5.5
What's Changed
Full Changelog: krateoplatformops/eventrouter@0.5.5...0.5.5
smithery v0.6.1
What's Changed
✨ Features
- feat: add README and workflow puml diagram (link) by @lucasepe
- feat: add resourcesRefsTemplate section to README (link) by @lucasepe
- feat: 23-add-patch-verb-to-resources-ref-schema (link) by @lucasepe
Full Changelog: krateoplatformops/smithery@0.6.0...0.6.1
cratedb-chart v0.1.4
What's Changed
✨ Features
- feat: added default storageClassName selection + minor general fixes (link) by @vicentinileonardo
Full Changelog: krateoplatformops/cratedb-chart@0.1.3...0.1.4
finops-operator-focus v0.4.2
What's Changed
Full Changelog: krateoplatformops/finops-operator-focus@0.4.2...0.4.2
opa-chart v0.1.0
What's Changed
🐛 Bug Fixes
- fix: service port name (link) by @FrancescoL96
🔧 Other Changes
- refactor: value file now follows Krateo's standard (link) by @FrancescoL96
- Let clusterrole and clusterrolebinding depend on the release namespace (link) by @braghettos
Full Changelog: https://github.com/krateoplatformops/opa-chart/commits/0.1.0
finops-operator-scraper v0.4.1
What's Changed
Full Changelog: krateoplatformops/finops-operator-scraper@0.4.1...0.4.1
authn v0.20.1
What's Changed
✨ Features
🐛 Bug Fixes
📚 Documentation
- docs: updated graphics examples (link) by @FrancescoL96
Full Changelog: krateoplatformops/authn@0.19.1...0.20.1
finops-operator-exporter v0.4.2
What's Changed
Full Changelog: krateoplatformops/finops-operator-exporter@0.4.2...0.4.2
core-provider v0.24.7
What's Changed
Full Changelog: krateoplatformops/core-provider@0.24.7...0.24.7
finops-composition-definition-parser v0.1.2
What's Changed
Full Changelog: krateoplatformops/finops-composition-definition-parser@0.1.2...0.1.2
eventsse v0.5.3
What's Changed
Full Changelog: krateoplatformops/eventsse@0.5.3...0.5.3
frontend v0.0.19
What's Changed
Full Changelog: krateoplatformops/frontend@0.0.18...0.0.19
finops-database-handler v0.4.4
What's Changed
✨ Features
- feat: updated notebooks for krateo 2.5.0 (link) by @FrancescoL96
🔧 Other Changes
- 37 update notebooks for krateo 250 (link) by @FrancescoL96
Full Changelog: krateoplatformops/finops-database-handler@0.4.3...0.4.4
etcd-chart v11.1.3
What's Changed
Full Changelog: krateoplatformops/etcd-chart@11.1.3...11.1.3
resource-tree-handler v0.3.0
What's Changed
🐛 Bug Fixes
- fix: resource tree status format (link) by @FrancescoL96
🔧 Other Changes
- 73 resource lock not released if composition is not ready on create event received (link) by @FrancescoL96
- refactor: status is based on condition with type: Ready, if it exists… (link) by @FrancescoL96
- refactor: search for any negative condition if Type Ready is not present (link) by @FrancescoL96
- 81 use latest condition if type ready is not present (link) by @FrancescoL96
- 83 get composition reference by uid installed version instead of name namespace group installed version resource (link) by @FrancescoL96
Full Changelog: krateoplatformops/resource-tree-handler@0.2.13...0.3.0