Alexandre Gaudreault

Results 135 comments of Alexandre Gaudreault

> @agaudreault-jive question for you - we've forked your branch and are using it locally. Do we run it like `npx @ourOrg/semantic-release --allow-outdated-branch true` ? @jeffrichie It's a CLI flag...

If you simply want to logout, you can clear the cache with `rm -r ~/.kube/cache/oidc-login` and this will re-trigger the authorization flow with your identity provider. Add an alias if...

Same thing is happening to me. Especially when using https://k8slens.dev/, but it will also cause problems on the CLI. Whenever it prompts you to login and open the browser, if...

I just tried it and the old processes don't seem to be closed. ``` $ kubelogin version kubelogin version v1.20.1 (go1.14.7 darwin_amd64) $ lsof -n -i :8000 COMMAND PID USER...

@int128 it seems to fix it on my side, or at least remediate to the issue with a weird side effect. With the CLI, I get a transport error when...

I have the following logs. But at this point, I think there is a retry somewhere in the Kubernetes client and this has nothing to do with the plugin. Sadly,...

@int128 No, I am intentionally letting the window open 3 minutes (or the timeout duration value) so the timeout condition is triggered. Then, another tab opens. This happens exactly 5...

Lerna seems to be **failing** when there is a **submodule** in the repo ``` $ lerna list info cli using local version of lerna lerna notice cli v7.1.5 lerna info...

> Hey @agaudreault-jive do you still actively use this fork? I am using it happily, wondering if you could update it with the latest changes from `master`. @tmeijn it is...

This should probably be closed by now, but I ended up hitting the same issue with version v1.14.0. The line is formatted to ternary after 80 char. ```yaml this_is_a_short_property: |...