Akmal Hazim
Akmal Hazim
Try to use `window.util.format( this.$refs.xxx.textContent );` instead. Use `console.log( this.$refs.xxx.textContent )` to see the contents and check if that's what you wanted
I also tried downgrading to v1.26.7, but the error still persists
@dbyron-sf Here you go ``` { "expectedArtifacts": [ { "defaultArtifact": { "customKind": true, "id": "c724c6fb-d0c6-44c0-9b5d-f9bd61f36574" }, "displayName": "kustomize-manifest", "id": "2d0543d4-265a-47cc-b6e0-8708d0243dc9", "matchArtifact": { "artifactAccount": "embedded-artifact", "customKind": false, "id": "0db36b64-c825-4223-9f07-d7ea2cb46aa4", "type": "embedded/base64"...
I tried using curl to fetch the artifact from Clouddriver on Rosco, seems like the artifact is a valid gzip. So now i'm pretty sure the issue is on Rosco...
@dbyron-sf Btw, my Kubernetes running on Ubuntu Kinetic Kudu (Active Development) branch. Would that be an issue?
Hi, I recently found another hint. Here's the logs while booting spin-rosco; ``` WARNING: All illegal access operations will be denied in a future release _,.---._ ,-,--. _,.----. _,.---._ .-.,.---....
@spinnakerbot remove-label stale
Hey @jasonmcintosh , thank you for replying. It looks like this issue is still happening. I could curl clouddriver and i'm getting a valid gzip. Here's a reference to how...
Hi, anyone have make this into reality? I really need to use this one.