Jeff Lill
Jeff Lill
**CLOSING:** I'm going to go ahead and close this because it's not impacting us right now; it was impacting Cadence/Temporal client unit testing but we've moved on from being in...
Now that AWS Marketplace images exist, we probably need to do the same for AWS.
For Azure, it looks like it's possible to accept terms using PowerShell cmdlets: [set-azurermmarketplaceterms](https://learn.microsoft.com/en-us/powershell/module/azurerm.marketplaceordering/set-azurermmarketplaceterms?view=azurermps-6.13.0) [set-azmarketplaceterms](https://learn.microsoft.com/en-us/powershell/module/az.marketplaceordering/set-azmarketplaceterms?view=azps-3.4.0) So it's likely we'll be able to handle the approval in our code.
**CLOSING:** this code has been refactored since this was reported
The #1770 login refactor is now persisting the deployment information including the hosting details and secrets to the cluster and I first thought that we could just obtain this information...
**BY-DESIGN:** I believe this is by design now.
It looks like @marcusbooyah has already implemented this as: **DexStaticUser**
It looks like Envoy still doesn't support UDP, but they say it may be coming in 2023: https://github.com/istio/istio/issues/1430#issuecomment-1279257188 https://github.com/envoyproxy/envoy/issues/23564
**FIXED:** Thanks for the contribution and sorry this has been languishing so long. I've added an optional `passPhrase` parameter to the method. Note also that we've pulled non-NEONKUBE libraries out...
**CLOSING:** I think we should address this by modifying **kubectl** so it's on top of **neon-cli**, **helm**, and **kustomize**: https://github.com/nforgeio/neonKUBE/issues/1734