jd-sandk
jd-sandk
This would be greatly appreciated, any word on this?
Same issue with Helm Chart: `9.29.1` when using Terraform to apply - we're were getting Error: ``` ╷ │ Error: unable to build kubernetes objects from current release manifest: resource...
@Idan-Lazar We don't remember fully, since it was awhile ago, but we tried to recall this morning, and we want to say: that once we upgraded the Kubernetes version, then...
We were also burnt by this: ``` ╷ │ Error: Unsupported block type │ │ on provider.tf line 23, in provider "helm": │ 23: kubernetes { │ │ Blocks of...
I am noticing the same issue with: `ModuleNotFoundError: No module named 'powerline'` . . . ``` $ python3 --version Python 3.13.0 ``` --- ``` Traceback (most recent call last): File...
☝ @digeomel This fixed half my issue (`ModuleNotFoundError: No module named 'powerline'`), now I only have to deal with: ``` Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/powerline/__init__.py", line 392, in...