Skip to content

Releases: portworx/pxc

Release v0.35.0

02 Sep 19:04
Compare
Choose a tag to compare
  • Updated to work with Kubernetes v1.23+
  • Support for ARM based Apple Macbook

NOTE: If you run on a macOS, it may not allow you to run the application. You must allow by first, trying to run kubectl pxc, then going to System Preferences-->Security & Privacy and allowing kubectl-pxc to run.

Release v0.34.0 [DO NOT USE]

27 Jun 16:53
Compare
Choose a tag to compare
Pre-release

DO NOT USE

Use version v0.33.0

  • Fixed vulnerability issues with imported packages
  • [New] Support for Apple ARM m1/m2 processors (Use pxc*.darwin.arm64.tar.gz archive below)

NOTE: If you run on a macOS, it may not allow you to run the application. You must allow by first, trying to run kubectl pxc, then going to System Preferences-->Security & Privacy and allowing kubectl-pxc to run.

Release v0.33.0

24 Mar 19:36
Compare
Choose a tag to compare
  • Added support for --owner to volume list
  • Updated to go mods and removed the vendor dir

Release 0.32.0

18 Mar 20:48
Compare
Choose a tag to compare

4c2b1ca Update kubernets dependencies to v0.20.4
1c37f3e (github/component-update, component-update) Add components to the help screen
4c5ad40 Update Makefile for components
607cdb0 pretty format
73a86b2 extend for fastpath

pxc v0.31.1

18 Sep 17:43
Compare
Choose a tag to compare

pxc

Install on Linux, MacOS, or Windows WSL2 using brew:

brew tap portworx/brew
brew install pxc pxc-pxctl

If you have it already installed, then use:

brew upgrade pxc pxc-pxctl

New Commands

  • kubectl pxc cluster list-by-context : New multicluster command
  • kubectl pxc auth guest-access : Enable disable Portworx Guest role access for 2.6+ systems
  • Fixes

Components

The following components are available on brew. You can install by typing: brew install <component>

  • pxc-pxctl: Send a pxctl command to Portworx
  • pxc-useradd: Add a user to Kubernetes and create a kubeconfig

pxc v0.31.0

18 Sep 16:41
Compare
Choose a tag to compare

pxc release v0.30.0

23 Jul 19:15
f4082ce
Compare
Choose a tag to compare

Install on Linux, MacOS, or Windows WSL2 using brew:

brew tap portworx/brew
brew install pxc pxc-pxctl

If you have it already installed, then use:

brew upgrade pxc pxc-pxctl

pxc v0.29.0

06 Jul 19:02
b0deec7
Compare
Choose a tag to compare

Install on Linux, MacOS, or Windows WSL2 using brew:

brew tap portworx/brew
brew install pxc pxc-pxctl

pxc v0.28.0

02 Jul 17:11
Compare
Choose a tag to compare
RC1 v0.28.0

v0.27.0

27 Mar 07:20
2d1db31
Compare
Choose a tag to compare

Updates

  • New pxc config credentials token and whoami commands
  • Bug fixes