Joe Scanlon
Joe Scanlon
I can query and export to terraform for a few different profiles but have one that fails. i run from docker logs: docker logs okit --follow ERROR: 'ocid1.subnet.oc1.iad.xxxxxx' Traceback (most...
Sample code: String responseStr = "largeB64EndodedStrhere"; Base64 decoder = new Base64(); byte[] thebytes = decoder.decode(responseStr); logger.info(new String(thebytes)); Artifact artifact = OpenSAMLUtils.buildSAMLObject(Artifact.class); Exception in thread "main" java.lang.NullPointerException at no.steras.opensamlbook.OpenSAMLUtils.buildSAMLObject(OpenSAMLUtils.java:48) at no.steras.opensamlbook.sp.ConsumerServlet.main(ConsumerServlet.java:262)...
➜ ~ tf -v Terraform v1.14.0 on darwin_arm64 ➜ ~ Error: Request cancelled │ │ The plugin6.(*GRPCProvider).ApplyResourceChange request was cancelled. ╵ Stack trace from the terraform-provider-helm_v3.1.1_x5 plugin: panic: interface conversion:...
load_balancer_util.go when we create NLB: we use: service.Namespace, service.Name, service.UID LB the naming is just service.UID the LB naming makes it hard for Admins that use the UI to determine...