Nam Giang
Nam Giang
https://developer.android.com/reference/android/widget/TextClock ### LeakTrace information ``` 5446 bytes retained by leaking objects Signature: 24ae8ab7f39ddd58d1df561358903f7b13726 ┬─── │ GC Root: Global variable in native code │ ├─ android.database.ContentObserver$Transport instance │ Leaking: UNKNOWN │...
the project has gone quite large, dnr.js now stink! However, refactoring require changing in main.js to have new files to be concatenated into the final red.js one. That could be...
Hi there, We're running kots in our CI and during the installation step: ``` kubectl kots install ``` we got ``` Error: failed to validate installation: failed to get latest...
Hi there, In some environment such as administrated cloud-based NR, saving to disk capability might be limited. Is there a way to retrieve the model and feed it directly to...
When running the upgrade or deploy with the kots cli (e.g. kubectl kots admin-console upgrade), it go over the manifests and from this procedure, it doesn't handle the template function....
Observed in Azure kurl installation, `sudo bash tasks.sh generate-admin-user` put the private IP of the cluster instead of the public one. Thus the generated kube config cannot be used outside...
Hi there, We are using kurl in Azure's VM. Azure's OS disk is only 30GB so when kurl run, it bailed with "the disk containing directory /var/lib/kubelet" has less than...
I saw it's once added to kurl but then removed. Was there a problem adding calico support? Do we have it in the roadmap or it's a never? Thanks
Is it mandatory to have HCP_CLIENT_ID for the build to succeed? It builds fine in my laptop but not in the Github Action. Why? # Expected Behavior packer build should...
Is there any example app that works with postgres db? thanks