This project is mirrored from https://gitee.com/cowcomic/pixie.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
-
release/cli/v0.2.6
- Add support for org-specific scripts
-
release/cli/v0.2.5
- Deploy sockshop demo with an intitial load
-
release/cli/v0.2.2
- Fix bug when deleting cluster role binding
-
release/cli/v0.2.1
- Support for live view scripts with arguments
-
release/cli/v0.2.0
- Introduction of `px live`.
-
release/cli/v0.1.8
\n- Added more logging to to deploy command.\n- Added support to execute queries .\n- Added support to query PEM information .\n
-
release/cli/v0.1.7
- Automated updates are available for all new versions of the CLI. - Enhanced deploy checks: `pixie deploy --check`. - Proxy mode to access the UI with firewalls: `pixie proxy`. - Mac binary is now available.
-
release/cli/v0.1.31
- Update healthcheck to wait for all services to be ready - Add better error handling for `px run`
-
release/cli/v0.1.30
- Fix deployment checks for kernel versions containing pre-release tags - Fix bug where health checks were failing despite being healthy
-
release/cli/v0.1.29
- Fix bug with `px deploy` that aborted after check. - Fix output display on `px deploy` to show correct status.
-
release/cli/v0.1.28
- Minor bug fixes and enhancements
-
release/cli/v0.1.26
- Delete demo namespace if deploying demo failed - Fix formatting for numbers - Include live view URL for scripts with available vis - Run checks by default before deploying
-
release/cli/v0.1.25
- Better instructions on what to do next at various stages. - Introduction of `px demo`. - Better messaging for script compilation errors. - Add `px scripts` command for viewing and running scripts.
-
release/cli/v0.1.24
- MacOS signing for CLI binary - Better output table formatting - `px deploy` waits for "healthy" state
-
release/cli/v0.1.23
- Allow parsing of multiple Kubeconfig files - Allow config path to be selectable in install.sh
-
release/cli/v0.1.22
- `px config` command to update/get configs for a Vizier cluster. - `px get` can now list Viziers. - Simplified "-o json" output schemas for easier consumption by downstream utilities likes jq.
-
release/cli/v0.1.21
- Fix proxy mode on CLI