Giter Site home page Giter Site logo

libs get wrapped about konstraint HOT 9 CLOSED

plexsystems avatar plexsystems commented on August 17, 2024
libs get wrapped

from konstraint.

Comments (9)

usualstuff avatar usualstuff commented on August 17, 2024 1

@jpreese I'm using v0.13.0 installed with command from the readme. OS is Ubuntu 18.04, Go version 1.16.

I have a simple policy which imports a couple of libraries which themselves have some imports. Overall libs size is around 8k characters.

@Morriz thanks. Looks like I stumbled upon something different.

from konstraint.

jpreese avatar jpreese commented on August 17, 2024

@Morriz are you running the latest version of Konstraint (v0.12.1)? We've seen this behavior in the past, but they should be resolved now. It's more to do with how some Go libraries parse YAML than the size of the file.

If you are and still seeing this behavior, which OS are you running and do you have an example to replicate this?

from konstraint.

Morriz avatar Morriz commented on August 17, 2024

I am not sure it happened in your lib now. Also managed to work around it. Closing for now. Tnx

from konstraint.

usualstuff avatar usualstuff commented on August 17, 2024

@Morriz Hey there. How did you managed to work around the issue? I got similar thing right now.

from konstraint.

jpreese avatar jpreese commented on August 17, 2024

@usualstuff can you provide more information about your scenario? The version of Konstraint that you're running and your Operating System would be really helpful!

from konstraint.

Morriz avatar Morriz commented on August 17, 2024

@Morriz Hey there. How did you managed to work around the issue? I got similar thing right now.

After inspecting the konstraint output files I noticed it wasn't minifying the output at all. It was a subsequent step translating it. (kubectl?) Anyways, we have control over the output so I closed this.

from konstraint.

usualstuff avatar usualstuff commented on August 17, 2024

@jpreese I think I found the culprit: it's tab characters :) Once I removed them from an every involved file the generated code became readable again.

from konstraint.

jpreese avatar jpreese commented on August 17, 2024

@jpreese I think I found the culprit: it's tab characters :) Once I removed them from an every involved file the generated code became readable again.

@usualstuff Brilliant! We should be able to fix that. See here (https://github.com/plexsystems/konstraint/blob/main/internal/rego/rego.go#L238) how we remove newlines. I'll add tabs to the list and see if that fixes it for you.

from konstraint.

jpreese avatar jpreese commented on August 17, 2024

@usualstuff @Morriz

#160

from konstraint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.