Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider-nsxt Failure on Install #1

Open
noshmak78 opened this issue Dec 2, 2024 · 1 comment
Open

provider-nsxt Failure on Install #1

noshmak78 opened this issue Dec 2, 2024 · 1 comment

Comments

@noshmak78
Copy link

Hello Team,

Tried installing Provider nsxt on cluster but its failing to create container. Below are errors received:
`Name: provider-nsxt
Namespace:
Labels:
Annotations:
API Version: pkg.crossplane.io/v1
Kind: Provider
Metadata:
Creation Timestamp: 2024-12-02T09:59:17Z
Generation: 1
Resource Version: 1097618678
UID: b80a5af0-3e6b-4b1f-8ac3-328769327dee
Spec:
Ignore Crossplane Constraints: false
Package: xpkg.upbound.io/ankasoftco/provider-nsxt:v0.0.1
Package Pull Policy: IfNotPresent
Revision Activation Policy: Automatic
Revision History Limit: 1
Runtime Config Ref:
API Version: pkg.crossplane.io/v1beta1
Kind: DeploymentRuntimeConfig
Name: default
Skip Dependency Resolution: false
Status:
Conditions:
Last Transition Time: 2024-12-02T10:00:04Z
Message: post establish runtime hook failed for package: provider package deployment is unavailable with message: Deployment does not have minimum availability.
Reason: UnhealthyPackageRevision
Status: False
Type: Healthy
Last Transition Time: 2024-12-02T09:59:22Z
Reason: ActivePackageRevision
Status: True
Type: Installed
Current Identifier: xpkg.upbound.io/ankasoftco/provider-nsxt:v0.0.1
Current Revision: provider-nsxt-72669c53b096
Events:
Type Reason Age From Message


Warning InstallPackageRevision 8m10s (x3 over 8m20s) packages/provider.pkg.crossplane.io current package revision health is unknown
Warning InstallPackageRevision 7m38s (x4 over 7m48s) packages/provider.pkg.crossplane.io current package revision is unhealthy`

POD EVENTS:
Events:
Type Reason Age From Message


Normal Scheduled 6m54s default-scheduler Successfully assigned crossplane-system/provider-nsxt-72669c53b096-546dfb7994-42dlv to ip-100-64-62-225.eu-west-1.compute.internal
Normal Pulling 6m53s kubelet Pulling image "xpkg.upbound.io/ankasoftco/provider-nsxt:v0.0.1"
Warning Failed 6m36s kubelet Error: failed to generate container "4694e1e4beab45ced8630fb7be157b7ea4884dc91e3f41d4210cff27b5c7d6b7" spec: failed to generate spec: no command specified
Normal Pulled 6m36s kubelet Successfully pulled image "xpkg.upbound.io/ankasoftco/provider-nsxt:v0.0.1" in 16.838s (16.838s including waiting). Image size: 309671 bytes.
Warning Failed 6m36s kubelet Error: failed to generate container "42f535501a7aedc8a227965e10ddd2139e184bc1daf69cb3df934f0482a78c17" spec: failed to generate spec: no command specified
Warning Failed 6m23s kubelet Error: failed to generate container "b12a65b379656d632f7427c8fde0c6af499bf37c6469c25a04775ea8c0a41688" spec: failed to generate spec: no command specified
Warning Failed 6m11s kubelet Error: failed to generate container "69d0826da1e4d4943d7fb0bcddef552f760e1c1dcf061a62f68688547b03db79" spec: failed to generate spec: no command specified
Warning Failed 5m58s kubelet Error: failed to generate container "098eaab56bcff2e005925bffe6c9d7fa1b0b1f36f1099b0061222892ed74a302" spec: failed to generate spec: no command specified
Warning Failed 5m45s kubelet Error: failed to generate container "2123a8827d7d4a3c242a7cb20aec229098071b835ccd83a92647cc8020186ac9" spec: failed to generate spec: no command specified
Warning Failed 5m30s kubelet Error: failed to generate container "6d360208b37cf467e2f04d158b16d24ed662f5371e5ad88d1de1dc519dc5e972" spec: failed to generate spec: no command specified
Warning Failed 5m19s kubelet Error: failed to generate container "fc2b731e11eb39d49fedb9cc5ca6e3468b0b00e4147ba7b23f171684a03dd424" spec: failed to generate spec: no command specified
Warning Failed 5m7s kubelet Error: failed to generate container "25a53a5b18c4695b0ef5f2edd8849676cd6112a3f3b97df882dd0d54d9c98940" spec: failed to generate spec: no command specified
Warning Failed 4m24s (x3 over 4m52s) kubelet (combined from similar events): Error: failed to generate container "d2a9cf30d309d7ab03667a48705f3171cc01dd79d77df1ed889da14b71a58396" spec: failed to generate spec: no command specified
Normal Pulled 107s (x24 over 6m36s) kubelet Container image "xpkg.upbound.io/ankasoftco/provider-nsxt:v0.0.1" already present on machine

Think it's the same issue you had with provider-vsphere, please help correct.
Regards,
Noah M.

@Fumigatus
Copy link
Collaborator

New version released. The current version is v0.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants