Releases: cyclops-ui/cyclops
Releases Β· cyclops-ui/cyclops
v0.7.0
What's Changed
Other Changes
- Implemented UI component for DaemonSets by @FengMeizuo in #333
- load initial values when migrating templates by @petar-cvit in #327
Full Changelog: v0.6.5...v0.7.0
v0.6.5
What's Changed
Other Changes
- extract goreleaser step by @petar-cvit in #321
- fix #323: cyctl get nonexistent resource by @thebigbone in #324
New Contributors
- @thebigbone made their first contribution in #324
Full Changelog: v0.6.3...v0.6.5
v0.6.3
What's Changed
Other Changes
- Template resolved version by @petar-cvit in #250
- template auth rule docs by @petar-cvit in #316
- [BLOG] π k8s easy start by @KaradzaJuraj in #318
- raise error for invalid GitHub template path by @petar-cvit in #317
- extract error handling by @petar-cvit in #319
- feat(ui): add component for PersistentVolumeClaim by @doncicuto in #320
- feat: automatically release cyctl using goreleaser by @SpiffyEight77 in #308
New Contributors
- @doncicuto made their first contribution in #320
Full Changelog: v0.6.2...v0.6.3
v0.6.3-rc.1
Changelog
- 87f0ba3 extract goreleaser step
v0.6.2
What's Changed
Other Changes
- Added Back Button Functionality by @Wasiim105 in #307
cyctl
create command for template and templateauthrule by @siddhantprateek in #299- add cyclops architecture by @petar-cvit in #309
- handle empty initial values by @petar-cvit in #311
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
Other Changes
- Wider resource panel by @petar-cvit in #301
- docs: correct typo in documentation by @SpiffyEight77 in #300
- Add support for OK button functionality by @Wasiim105 in #304
- Added a method for handling DaemonSets by @FengMeizuo in #305
New Contributors
- @SpiffyEight77 made their first contribution in #300
- @Wasiim105 made their first contribution in #304
- @FengMeizuo made their first contribution in #305
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
Other Changes
- π Format UI with Prettier by @KaradzaJuraj in #268
- color of collapse component goes out fix by @AKHIL-DyC in #272
- save default chart values to Module spec by @petar-cvit in #229
- [blog] Debunking Common Kubernetes Myths by @KaradzaJuraj in #274
- fix updating nested toggles by @petar-cvit in #275
- πΈοΈ cyclops install networkpolicies by @petar-cvit in #276
- ft(cyctl): Delete modules functionality by @siddhantprateek in #278
- Bump express from 4.18.2 to 4.19.2 in /web by @dependabot in #179
- Bump follow-redirects from 1.15.4 to 1.15.6 in /web by @dependabot in #160
- Revamp module details page by @petar-cvit in #280
- ft(cyclops-ctrl): Added support for fetching Secret resources by @siddhantprateek in #281
- default install namespace by @petar-cvit in #288
- default to empty object if no initial values by @petar-cvit in #289
- ft(cyctl): Added multiple module/template/templateauth get and delete functionality by @siddhantprateek in #279
- no module found on search by @AKHIL-DyC in #287
- [BLOG] is kubernetes a database by @petar-cvit in #294
- fix kubernetes database blog by @petar-cvit in #295
- [WEB] add pricing page by @KaradzaJuraj in #293
- ft(
cyctl
): Implementation of describe command for the custom resources by @siddhantprateek in #292 - Bump ejs from 3.1.9 to 3.1.10 in /cyclops-ui by @dependabot in #249
New Contributors
- @siddhantprateek made their first contribution in #278
Full Changelog: v0.5.0...v0.6.0
Install
kubectl apply -f https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.6.0/install/cyclops-install.yaml && kubectl apply -f https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.6.0/install/demo-templates.yaml
v0.5.0
What's Changed
Other Changes
- feat: area/controller:Add Support for Template Reference Check by @Sheikh-Abubaker in #242
- feat(backend): add deployment logs to the backend by @hanshal101 in #232
- fixed the issue #253 by @AKHIL-DyC in #254
- Sanitize Input while saving Templates by @devesh-2002 in #252
- Impl(backend): add pvc data fetch api functionality by @Tanmay-21 in #259
- feat(backend): add prometheus for cyclops by @hanshal101 in #248
- Disable
Save
button onEdit module
if configuration is not modified by @AKHIL-DyC in #263 - [WEB] from less to fewer by @KaradzaJuraj in #264
- π₯ init prom monitor by @petar-cvit in #266
- π₯ fix prom monitor imports by @petar-cvit in #267
- feat(ui):make view for module dynamic by @Tapasvi48 in #265
- Sorted fields from values.schema.json by @RohanMishra315 in #230
New Contributors
- @AKHIL-DyC made their first contribution in #254
- @devesh-2002 made their first contribution in #252
- @Tanmay-21 made their first contribution in #259
- @Tapasvi48 made their first contribution in #265
- @RohanMishra315 made their first contribution in #230
Full Changelog: v0.4.1...v0.5.0
Install
kubectl apply -f https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.5.0/install/cyclops-install.yaml && kubectl apply -f https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.5.0/install/demo-templates.yaml
v0.5.0-rc.1
Full Changelog: v0.4.1...v0.5.0-rc.1
v0.4.1
What's Changed
Other Changes
- βοΈ optional reconciliation error by @petar-cvit in #251
Full Changelog: v0.4.0...v0.4.1