Releases: cyclops-ui/cyclops
Releases Β· cyclops-ui/cyclops
v0.0.1-alpha.13-rc-cache-templates.1
What's Changed
Other Changes
- Support building release candidates in GH actions by @petar-cvit in #116
Full Changelog: v0.0.1-alpha.12...v0.0.1-alpha.13-rc-cache-templates.1
v0.0.1-alpha.12
What's Changed
Other Changes
- fix calculation of deployment and statefulset status by @petar-cvit in #109
Full Changelog: v0.0.1-alpha.11...v0.0.1-alpha.12
v0.0.1-alpha.11
Changes π :
b74cd5e
: βοΈ update cyclops to v0.0.1-alpha.11 by (petar-cvit)02bd16f
: πͺ‘ fix_header_position by (KaradzaJuraj)1c6ea05
: remove layout component margin by (petar-cvit)931adb7
: bump docs install version to v0.0.1-alpha.10 by (petar-cvit)
Full changelog: v0.0.1-alpha.10...v0.0.1-alpha.11
v0.0.1-alpha.10
Features
- optimized controller image size π€ π
v0.0.1-alpha.9
v0.0.1-alpha.8
Bugs π
- limit history entries to ten per Module
- fetched ReactAce
sass
mode
v0.0.1-alpha.7
Features
- now supporting semantic version ranges (currently only for Helm chart dependencies) β«
- added lazy loading for page components π¦₯
- UI now fetches all K8s resources deployed by a Module βΈοΈ
Bugs
- resolved bug with highlighted sidebar items π
v0.0.1-alpha.6
Added node overview
- list all nodes in the cluster
- check node health and which pods are running on a specific node
v0.0.1-alpha.5
Features
- Support additional file extensions ->
text
,yaml
,toml
,javascript
,typescript
- Populate values from a yaml file by providing a reference
v0.0.1-alpha.4
Features
- Reference a version (branch/tag/commit hash) when fetching templates
- Download logs button
- Support
sh
script andjson
highlighting - Specifying a default template through environment variables
Resolved bugs
- nested fields in arrays not being mapped properly
- issue finding maps in submitted values