Giter Site home page Giter Site logo

Comments (8)

amorey avatar amorey commented on May 30, 2024 1

The fix is live in kubetail:0.1.3 (chart v0.1.9):

helm repo update kubetail
helm upgrade kubetail kubetail/kubetail --namespace kubetail --version 0.1.9

I changed the strategy from using a SameSite=Strict cookie to using CSRF token validation which is more secure. Let me know if you notice any issues.

from kubetail.

amorey avatar amorey commented on May 30, 2024 1

Nice! Thanks again for your help debugging the problem.

from kubetail.

amorey avatar amorey commented on May 30, 2024

I have a PR that should fix this #5

Can you try out the kubetail/[email protected] helm chart? This should work:

helm upgrade kubetail kubetail/kubetail --namespace kubetail --version 0.1.9-rc2

from kubetail.

nefarius avatar nefarius commented on May 30, 2024

Does this need some time to work?

Error: chart "kubetail" matching 0.1.9-rc2 not found in kubetail index. (try 'helm repo update'): no chart version found for kubetail-0.1.9-rc2

EDIT: NVM, reading the bloody output helps 🤣

from kubetail.

nefarius avatar nefarius commented on May 30, 2024

Hey hey! 🎉

image

from kubetail.

amorey avatar amorey commented on May 30, 2024

Nice!!! Thanks for testing it out. The PR changes the way that kubetail protects against cross-site WebSocket connection requests so I want to tread carefully and double check the code before publishing a new release. Will try to get it out asap. If you have some time, it'd be useful to get another set of eyes on this: #5. I'm using a cookie with SameSite=Strict to ensure that only same-site connections are allowed.

from kubetail.

nefarius avatar nefarius commented on May 30, 2024

Not sure how valuable my input is here, I see what you're trying to achieve here, however I am not well versed enough in Go and front-end development to make a fair judgment.

from kubetail.

nefarius avatar nefarius commented on May 30, 2024

Just updated, everything is working 👍

from kubetail.

Related Issues (15)

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.