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.3.27
- Deploy Vizier without running update job
-
release/cli/v0.3.26
- Improve error messaging for `px run` and `px live`
-
release/cli/v0.3.24
- Add AKS to list of allowed cluster types in CLI.
-
release/cli/v0.3.23
- Add better checking for unsupported clusters. - Add support for `px deploy --annotations` - Add support for changing cluster names when deploying: `px deploy --clusterName`
-
release/cli/v0.3.22
- Update "help" description for `px run` to clarify `--cluster` flag.
-
release/cli/v0.3.20
- Fix security vulnerability in CLI auth.
-
release/cli/v0.3.2
- Provide option of deploying etcd as operator
-
release/cli/v0.3.19
- Update `get pems` to default to cluster specified in the current kubeconfig context
-
release/cli/v0.3.18
- Update `px delete --clobber` to also delete cluster-scoped resources. - Fix `px deploy --labels` for labels with boolean values.
-
release/cli/v0.3.17
- Support for adding custom labels to Vizier resources.
-
release/cli/v0.3.14
- Add `previous` flag to `px debug log`
-
release/cli/v0.3.12
- Add debug path for fetching Vizier logs
-
release/cli/v0.3.11
- Add better messaging when user is unauthenticated.
-
release/cli/v0.3.1
- Allow cluster selection for `px update`
-
release/cli/v0.3.0
- Allow deployment and script execution across multiple clusters - Support YAML deployment: `px deploy --deploy_key=<DEPLOYMENT_KEY> --extract_yaml=<PATH>`
-
release/cli/v0.2.8
- Allow updating cluster as long as it's connected to pixie cloud.