All Posts

Hi, If you'd want to get updates about communities in this site, you may subscribe to relevant community. In case you'd need to subscribe all general updates about VMware, please check from social ... See more...
Hi, If you'd want to get updates about communities in this site, you may subscribe to relevant community. In case you'd need to subscribe all general updates about VMware, please check from social channels: https://communities.vmware.com/t5/Social-Channels/ct-p/18400-home.   Br, Darcy
Vmware latest update how i got everyday?
Yes, we have found this issue as well. Will be fixed.
Hi, we tried to deploy MySQL and RabbitMQ, but with both we got the Message: "failed to apply resource: Secret/vcd-ds-workloads/bugtest-credentials , error: data values must be of type string" Work... See more...
Hi, we tried to deploy MySQL and RabbitMQ, but with both we got the Message: "failed to apply resource: Secret/vcd-ds-workloads/bugtest-credentials , error: data values must be of type string" Workaround is to put the password in Quotes, so the string is as string recognized and not as a variablename or something like that. Happy new Year Marian PS: The problem occurs, when i try to use a password that starts with a number. If the password starts with an letter everything is fine.
Make sure that "secretgen-controller" is installed in your cluster if it's not provisioned by default. check the result of `kubectl get pkgi -A | grep secretgen`
This version should be compatible with k8s 1.22 https://cert-manager.io/docs/installation/supported-releases/#supported-releases Did this error only happen after DS installed? If yes, will this erro... See more...
This version should be compatible with k8s 1.22 https://cert-manager.io/docs/installation/supported-releases/#supported-releases Did this error only happen after DS installed? If yes, will this error disappear after DS uninstalled?
Installation of the operator with 1.21.11 failed, (but works with k8s 1.22.9)   Name: PatchObjectError Type: Error Time: Wed Dec 28 2022 10:10:25 GMT+0100 (Central European Standard Time) Resourc... See more...
Installation of the operator with 1.21.11 failed, (but works with k8s 1.22.9)   Name: PatchObjectError Type: Error Time: Wed Dec 28 2022 10:10:25 GMT+0100 (Central European Standard Time) Resource Name: SecretExport/vcd-ds-registry-creds error: [no matches for kind "SecretExport" in version "secretgen.carvel.dev/v1alpha1"] during patching objects   Marian
Hi, we use the "default" cert-manager which was deployed with tkgm 1.5.4 k8s 1v.22.9: app: cert-manager     app.kubernetes.io/component: controller     app.kubernetes.io/instance: cert-manager ... See more...
Hi, we use the "default" cert-manager which was deployed with tkgm 1.5.4 k8s 1v.22.9: app: cert-manager     app.kubernetes.io/component: controller     app.kubernetes.io/instance: cert-manager     app.kubernetes.io/name: cert-manager     app.kubernetes.io/version: v1.5.3
Which version of cert-manager did you test? There is a similar issue https://github.com/cert-manager/cert-manager/issues/2817#issuecomment-967024612
Thanks for reporting. We will verify and fix it in GA.
when we try to create an Instance, and want to set a password with "!" or "%" as the first character, the create button is greyed out. Other special characters seems to work, but have not tested the... See more...
when we try to create an Instance, and want to set a password with "!" or "%" as the first character, the create button is greyed out. Other special characters seems to work, but have not tested them all. cheers Marian
We are curently testing the Data Solution Beta. One issue we run into, is with the cert-manager-cainjector when delpoyig: 14:41:42.157760 1 start.go:151] cert-manager/ca-injector "msg"="Error regis... See more...
We are curently testing the Data Solution Beta. One issue we run into, is with the cert-manager-cainjector when delpoyig: 14:41:42.157760 1 start.go:151] cert-manager/ca-injector "msg"="Error registering certificate based controllers. Retrying after 5 seconds." "error"="no matches for kind \"MutatingWebhookConfiguration\" in version \"admissionregistration.k8s.io/v1beta1\" Error: error registering secret controller: no matches for kind "MutatingWebhookConfiguration" in version "admissionregistration.k8s.io/v1beta1" We are running CAPVCD Cluster with TKGm 1.5.4 v1.22.9+vmware.1 Seems we are running a toooo new k8s version for your image (lough). look at "v1beta1" (hmmm - smile) kubectl api-versions (pipe) grep admissionregistration admissionregistration.k8s.io/v1   Merry Christmas guys! Marian  
For DS 1.1 beta, you can test these solution versions: VMware RabbitMQ 1.3, 1.4 VMware MySQL 1.6 VMware Postgres 1.9 We haven't tested other versions yet. But if you have need for earlier versi... See more...
For DS 1.1 beta, you can test these solution versions: VMware RabbitMQ 1.3, 1.4 VMware MySQL 1.6 VMware Postgres 1.9 We haven't tested other versions yet. But if you have need for earlier versions, we can add to test as well. Thanks!
Is there a recommendation for specific Tanzu package versions to be used in the beta for DS 1.1 beta or do we just use the latest published version of each package (Postgres, MySQL, RabbitMQ)? I kno... See more...
Is there a recommendation for specific Tanzu package versions to be used in the beta for DS 1.1 beta or do we just use the latest published version of each package (Postgres, MySQL, RabbitMQ)? I know in the 1.0 beta for RabbitMQ the documentation stated using a specific package version (1.3.0) so keen to understand the guidance for 1.1 beta.
Hi Darcy, The API configs from that document (including VCDKE Config Entity and VCDKE Config Entity Instance) have already been applied to this environment to run the (earlier) CSE 4 beta. This appe... See more...
Hi Darcy, The API configs from that document (including VCDKE Config Entity and VCDKE Config Entity Instance) have already been applied to this environment to run the (earlier) CSE 4 beta. This appears to be something new/broken with the updated CSE 4 beta available in the Data Solutions downloads. Regards, Jon.
Hi Jon, Thanks for the feedback, as checked from CSE team, you saw this error because the VCDKEConfig does not exist yet in VCD environment. Would you please try the instructions inside Provider Wo... See more...
Hi Jon, Thanks for the feedback, as checked from CSE team, you saw this error because the VCDKEConfig does not exist yet in VCD environment. Would you please try the instructions inside Provider Workflow doc https://communities.vmware.com/t5/VMware-Cloud-Director-Container/Provider-Workflow/ta-p/2918785?attachment-id=109103? Please create VCDKE Config Entity Type and VCDKE Config Entity Instance. Please let me know if the problem is still there.   Br, Darcy
Attempting to deploy CSE 4.0 beta with Data Solutions beta, the download of cse in the Data Solutions beta is updated from the build available in the CSE 4.0 beta topic. When deploying the build fro... See more...
Attempting to deploy CSE 4.0 beta with Data Solutions beta, the download of cse in the Data Solutions beta is updated from the build available in the CSE 4.0 beta topic. When deploying the build from the Data Solutions downloads (build 20547633), the deployment works fine (it now asks for an API key for the CSE service account rather than the password, but that's fine). However, the cse service fails to start on the appliance: panic: failed to read VCDKEConfig RDE with the provider credentials: [error retrieving the VCD-KE config from the RDE: [<nil>]] Any ideas on the best way to troubleshoot this? I'm guessing that the API updates made to get the earlier 4.0 beta CSE working need updating for this later build?