Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase YAML buffer & more up to date deps #2

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2022

  1. fix: update deps & increase yamlBuf size

    yamlBuf is too tiny when you have a big Opa gatekeeper configuration and returns `Error: read yaml document: short buffer`. Increase it
    Loic Blot committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6c9fd1b View commit details
    Browse the repository at this point in the history
  2. downgrade to kube 0.24.5

    Loic Blot committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a68d286 View commit details
    Browse the repository at this point in the history
  3. Update root.go

    nerzhul authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    0c8bc13 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. add vendor folder

    Loic Blot committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2b7230e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update root.go

    adavid44 authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    efd9977 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from adavid44/patch-1

    feat: ⬆️ Increase ram buffer & upgrade deps
    nerzhul authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e3c6849 View commit details
    Browse the repository at this point in the history