Skip to content

Conversation

@johanfylling
Copy link
Contributor

The previous update of this bundle was a corrupted tarball that OPA was unable to read.

$ opa eval -b helm-kubernetes-quickstart 'data'
  {
    "errors": [
      {
        "message": "loading error: bundle helm-kubernetes-quickstart: bundle load failed on manifest decode: invalid character '\\x00' looking for beginning of value"
      }
    ]
  }

With downstream effects here: open-policy-agent/kube-mgmt#275

The previous update of this bundle was a corrupted tarball that OPA was unable to read.

```bash
$ opa eval -b helm-kubernetes-quickstart 'data'
  {
    "errors": [
      {
        "message": "loading error: bundle helm-kubernetes-quickstart: bundle load failed on manifest decode: invalid character '\\x00' looking for beginning of value"
      }
    ]
  }
```

Signed-off-by: Johan Fylling <[email protected]>
@netlify
Copy link

netlify bot commented Mar 27, 2025

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit c0c69e6
🔍 Latest deploy log https://app.netlify.com/sites/openpolicyagent/deploys/67e5b5889437de0008f6b244
😎 Deploy Preview https://deploy-preview-7469--openpolicyagent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@johanfylling johanfylling merged commit c34a941 into open-policy-agent:main Mar 27, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants