Releases: onepanelio/onepanel
v1.0.2
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.2/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.2/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
- feat: updated go migration data to have metadata (#957)
 - feat: cache artifactRepositoryType (#958)
 - feat: create namespace implementation (#959)
 - feat: cvat 1.6.0 workspace migration (#960)
 - feat: update api to 1.0.2, fix multi-namespace issues with login (#307)
 - feat: search more than just the onepanel namespace (#111)
 
Fixes
- fix: pin down postgres version to 13.4 (#131)
 
Other
- clean: remove unused modeldb manifests (#132)
 
Contributors
Vafilor Vafilor
v1.0.2-rc.1
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.2-rc.1/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.2-rc.1/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
- feat: updated go migration data to have metadata (#957)
 - feat: cache artifactRepositoryType (#958)
 - feat: create namespace implementation (#959)
 - feat: cvat 1.6.0 workspace migration (#960)
 - feat: update api to 1.0.2, fix multi-namespace issues with login (#307)
 - feat: search more than just the onepanel namespace (#111)
 
Fixes
- fix: pin down postgres version to 13.4 (#131)
 
Other
- clean: remove unused modeldb manifests (#132)
 
Contributors
Vafilor Vafilor
v1.0.1
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.1/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.1/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
- feat: add onepanel serving url to workspaces (#955)
 - feat: make sure fqdn ends in domain (#108)
 - feat: show current context when deleting deployments (#110)
 - feat: upgrade gpu drivers (#129)
 - feat: update kfserving image (#130)
 
Fixes
- fix: workflow volumes don't delete on failed workflow (#953)
 - fix: add model serving url to output for microk8s (#109)
 - fix: lock down minio gateway version (#128)
 - fix: storage typo (#155)
 
Docs
- docs: update minio-tenant.yaml example (#151)
 - docs: update binary links to use latest (#152)
 - docs: create nodegroup command missing "" (#153)
 
Contributors
Vafilor Vafilor
inohmonton99 inohmonton99
v1.0.1-rc.1
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.1-rc.1/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.1-rc.1/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
Fixes
- fix: workflow volumes don't delete on failed workflow (#953)
 - fix: add model serving url to output for microk8s (#109)
 - fix: lock down minio gateway version (#128)
 - fix: storage typo (#155)
 
Docs
- docs: update minio-tenant.yaml example (#151)
 - docs: update binary links to use latest (#152)
 - docs: create nodegroup command missing "" (#153)
 
Contributors
Vafilor Vafilor
inohmonton99 inohmonton99
v1.0.0
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.0/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.0/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
- feat: auth updates (#921)
 - feat: check if kfserving is set up (#925)
 - feat: added pagination to listing files (#930)
 - feat: added migrations to update filesyncer to version 1.0.0 (#933)
 - feat: separate files api and support presigned urls (#938)
 - feat: add optional logic to capture the entire node (#940)
 - feat: Inference Service API (#943)
 - feat: add model support (#294)
 - feat: link to model details page (#296)
 - feat: added support for pagination in file browser (#297)
 - feat: add support for pre-signed urls in core-ui (#301)
 - feat: add checkbox to allow using full node resources or not for workspaces (#302)
 - feat: detect microk8s provider in apply/app status (#99)
 - feat: additional validation of parameters to prevent placeholders (#100)
 - feat: optional database configuration (#101)
 - feat: enable kfserving and code clean up (#102)
 - feat: add support to expose minio (#104)
 - feat: support kfserving without https (#106)
 - feat: upgrade istio to v1.9.1 (#120)
 - feat: add kfserving (#124)
 - feat: updated manifests to support exposing minio (#125)
 - feat: local kfserving (#126)
 - feat: onepanel-access-token header (#127)
 - feat: clean up remote microk8s (#140)
 
Fixes
- fix: use in-cluster url for ONEPANEL_API_URL (#922)
 - fix: s3 not listing files in file browser (#934)
 - fix: issue where wrong namespace was parsed in certain cases (#936)
 - fix: alert with no error message for workflow templates (#295)
 - fix: issue where navigation past root was possible for workflows (#299)
 - fix: model tab not always loading (#300)
 - fix: issue where some clusters took a while to get an external ip (#103)
 - fix: kfserving requires cert-manager (#105)
 
Docs
- docs: added stable version for eksctl (#139)
 
Other
- chore: rename model serving flag (#107)
 - chore: removed hide option as that is now handled by cli (#122)
 
Contributors
Vafilor Vafilor
inohmonton99 inohmonton99
v1.0.0-rc.3
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.0-rc.3/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.0-rc.3/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
- feat: auth updates (#921)
 - feat: check if kfserving is set up (#925)
 - feat: added pagination to listing files (#930)
 - feat: added migrations to update filesyncer to version 1.0.0 (#933)
 - feat: separate files api and support presigned urls (#938)
 - feat: add optional logic to capture the entire node (#940)
 - feat: Inference Service API (#943)
 - feat: add model support (#294)
 - feat: link to model details page (#296)
 - feat: added support for pagination in file browser (#297)
 - feat: add support for pre-signed urls in core-ui (#301)
 - feat: add checkbox to allow using full node resources or not for workspaces (#302)
 - feat: detect microk8s provider in apply/app status (#99)
 - feat: additional validation of parameters to prevent placeholders (#100)
 - feat: optional database configuration (#101)
 - feat: enable kfserving and code clean up (#102)
 - feat: add support to expose minio (#104)
 - feat: support kfserving without https (#106)
 - feat: upgrade istio to v1.9.1 (#120)
 - feat: add kfserving (#124)
 - feat: updated manifests to support exposing minio (#125)
 - feat: local kfserving (#126)
 - feat: onepanel-access-token header (#127)
 - feat: clean up remote microk8s (#140)
 
Fixes
- fix: use in-cluster url for ONEPANEL_API_URL (#922)
 - fix: s3 not listing files in file browser (#934)
 - fix: issue where wrong namespace was parsed in certain cases (#936)
 - fix: alert with no error message for workflow templates (#295)
 - fix: issue where navigation past root was possible for workflows (#299)
 - fix: model tab not always loading (#300)
 - fix: issue where some clusters took a while to get an external ip (#103)
 - fix: kfserving requires cert-manager (#105)
 
Docs
- docs: added stable version for eksctl (#139)
 
Other
- chore: rename model serving flag (#107)
 - chore: removed hide option as that is now handled by cli (#122)
 
Contributors
Vafilor Vafilor
inohmonton99 inohmonton99
v1.0.0-rc.2
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.0-rc.2/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.0-rc.2/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
- feat: auth updates (#921)
 - feat: check if kfserving is set up (#925)
 - feat: added pagination to listing files (#930)
 - feat: added migrations to update filesyncer to version 1.0.0 (#933)
 - feat: separate files api and support presigned urls (#938)
 - feat: add optional logic to capture the entire node (#940)
 - feat: add model support (#294)
 - feat: link to model details page (#296)
 - feat: added support for pagination in file browser (#297)
 - feat: add support for pre-signed urls in core-ui (#301)
 - feat: add checkbox to allow using full node resources or not for workspaces (#302)
 - feat: detect microk8s provider in apply/app status (#99)
 - feat: additional validation of parameters to prevent placeholders (#100)
 - feat: optional database configuration (#101)
 - feat: enable kfserving and code clean up (#102)
 - feat: add support to expose minio (#104)
 - feat: support kfserving without https (#106)
 - feat: upgrade istio to v1.9.1 (#120)
 - feat: add kfserving (#124)
 - feat: updated manifests to support exposing minio (#125)
 - feat: local kfserving (#126)
 - feat: clean up remote microk8s (#140)
 
Fixes
- fix: use in-cluster url for ONEPANEL_API_URL (#922)
 - fix: s3 not listing files in file browser (#934)
 - fix: issue where wrong namespace was parsed in certain cases (#936)
 - fix: alert with no error message for workflow templates (#295)
 - fix: issue where navigation past root was possible for workflows (#299)
 - fix: model tab not always loading (#300)
 - fix: issue where some clusters took a while to get an external ip (#103)
 - fix: kfserving requires cert-manager (#105)
 
Docs
- docs: added stable version for eksctl (#139)
 
Other
- chore: removed hide option as that is now handled by cli (#122)
 
Contributors
Vafilor Vafilor
inohmonton99 inohmonton99
v1.0.0-rc.1
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.0-rc.1/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v1.0.0-rc.1/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
- feat: auth updates (#921)
 - feat: check if kfserving is set up (#925)
 - feat: added pagination to listing files (#930)
 - feat: added migrations to update filesyncer to version 1.0.0 (#933)
 - feat: add model support (#294)
 - feat: link to model details page (#296)
 - feat: added support for pagination in file browser (#297)
 - feat: detect microk8s provider in apply/app status (#99)
 - feat: additional validation of parameters to prevent placeholders (#100)
 - feat: optional database configuration (#101)
 - feat: enable kfserving and code clean up (#102)
 - feat: upgrade istio to v1.9.1 (#120)
 - feat: add kfserving (#124)
 
Fixes
- fix: use in-cluster url for ONEPANEL_API_URL (#922)
 - fix: s3 not listing files in file browser (#934)
 - fix: alert with no error message for workflow templates (#295)
 
Docs
- docs: added stable version for eksctl (#139)
 
Other
- chore: removed hide option as that is now handled by cli (#122)
 
Contributors
Vafilor Vafilor
inohmonton99 inohmonton99
v0.21.0
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v0.21.0/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v0.21.0/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
- feat: added deep learning desktop workspace (#913)
 - feat: added step to label your nodes in microk8s (#108)
 
Fixes
- fix: added handling for failed state (#286)
 - fix: issue where labeling nodes was being shown for all providers (#109)
 
Contributors
Vafilor Vafilor
inohmonton99 inohmonton99
v0.21.0-rc.1
Documentation
CLI Installation
Linux
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v0.21.0-rc.1/opctl-linux-amd64
# Make binary executable
chmod +x opctl-linux-amd64
# Move binary to path
mv ./opctl-linux-amd64 /usr/local/bin/opctl
# Test installation
opctl version
macOS
# Download the binary
curl -sLO https://github.com/onepanelio/onepanel/releases/download/v0.21.0-rc.1/opctl-macos-amd64
# Make binary executable
chmod +x opctl-macos-amd64
# Move binary to path
mv ./opctl-macos-amd64 /usr/local/bin/opctl
# Test installation
opctl version
Windows
Download the attached executable, rename it to "opctl" and move it to a folder that is in your PATH environment variable.
Changelog
Features
- feat: added deep learning desktop workspace (#913)
 
Fixes
- fix: added handling for failed state (#286)
 
Contributors
Vafilor Vafilor
inohmonton99 inohmonton99