You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The remote package upgrade command fails to update to the newer version of the package. This behavior occurs consistently whether using porchctl or packageVariant
However, when updating the package in Draft to a later version, the following exception occurs
./porchctl rpkg update deployments-b89549e0374f61620bae75862adb8642e4dfdeb4 --revision=v2 -n NAMESPACE --kubeconfig /home/.kube/management.nc.config Error: Internal error occurred: error updating the package to revision blueprint-235dd102397166675b5ef6e6267490174a9d44d8
This issue occurs not only with the CLI but also when using PackageVariant. For example, creating a Draft with version v1 and then updating the revision to v2 in PackageVariant results in the same exception. Additionally, the error message in the pod logs is not much helpful
component Version:
component
version
porchctl
3.0.0
porch-server
v3.0.0
The text was updated successfully, but these errors were encountered:
The remote package upgrade command fails to update to the newer version of the package. This behavior occurs consistently whether using porchctl or packageVariant
Steps to reproduce the issue:
However, when updating the package in Draft to a later version, the following exception occurs
Error: Internal error occurred: error updating the package to revision blueprint-235dd102397166675b5ef6e6267490174a9d44d8
This issue occurs not only with the CLI but also when using PackageVariant. For example, creating a Draft with version v1 and then updating the revision to v2 in PackageVariant results in the same exception. Additionally, the error message in the pod logs is not much helpful
component Version:
The text was updated successfully, but these errors were encountered: